Git Product home page Git Product logo

excelto's Introduction

ExcelTO

ExcelTO, Excel dosyalarını JSON veya CSV formatına dönüştüren bir konsol uygulamasıdır. Paket yönetimi için maven kullanılan projede dönüşüm işlemleri için Apache POI ve JSON paketleri kullanılmıştır.

JRE

https://adoptium.net/temurin/releases/ adresinden ise uyumlu JRE sürümünü indirebilirsiniz. Projede kullanılan JRE sürümü 17 - LTS'dir.

Dağıtım

https://launch4j.sourceforge.net/ adresinden Launch4J 3.50 sürümünü kullanarak uygulamayı .EXE türüne dönüştürebilir ve dağıtımını kolayca yapabilirsiniz. Gerekli ayarlamalar L4jConfig.xml dosyasında yer almaktadır.

Kullanım Örneği (Windows)

C:\> ExcelTO.exe "F:\Temp\INPUT.xls" "F:\Data\OUTPUT.json" 0 "0,1,2,3,4,5,6"
  1. Parametre excel dosyasını ifade eder.
  2. Dönüştürülecek olan dosyanın tam adını ifade eder. dosya uzantısı CSV veya JSON değil ise hata alırsınız.
  3. Sheet (sayfa) numarasıdır. Sıfırdan başlar
  4. Kolonların sıra numarasıdır. A kolonu için sıfır kullanılır, B için bir ve bu böyle devam eder.

UYARILAR

  • Delphi'den yapılan çağrılarda "No mapping for the Unicode character exists in the target multi-byte code page" hatasının oluşmaması için convertToTurkishEquivalent metodu eklenmiş ve kullanılmıştır. Bu metod temelde Latin alfabesinin türevlerinde kullanılan fakat Türk Alfabesi'nde olmayan karakterlerin Türk Alfabesi'ndeki benzerlerine dönüştürülmesi için kullanılır.

excelto's People

Contributors

uparlayan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.