Giter Site home page Giter Site logo

Comments (7)

SeregaKR avatar SeregaKR commented on August 26, 2024

Personally I'm definitely interested! Please upload it if you can! We have to get some information from Excel files at work. It's a long and painful process especially when we have to parse through 300 - 500 files a time.

from xlsx-workbook-class.

bzaner avatar bzaner commented on August 26, 2024

from xlsx-workbook-class.

DanLauer avatar DanLauer commented on August 26, 2024

@bzaner Send me your contact info at [email protected]. I'll respond with mine and we can work something out.

@SeregaKR I'll work on a more presentable version with commented changes to submit.

from xlsx-workbook-class.

DanLauer avatar DanLauer commented on August 26, 2024

@bzaner Have you looked at tabletoexcel.prg in the download .zip file? Seems like that gets you a long way to where you want to go.

from xlsx-workbook-class.

CHamlinPNP avatar CHamlinPNP commented on August 26, 2024

@DanLauer can you please share with me the changes you made to use the Chilkat libraries. I also use them and would be greatly interested in seeing what you have done. I also changed the CreateExcel method to use the Chilkat zipping methods for great speed increase.

from xlsx-workbook-class.

ggreen86 avatar ggreen86 commented on August 26, 2024

I am getting a new release ready (Release 32) which adds more functionality. But this release has drastically changed how the XML files are now being processed during opening xlsx files. I have abandoned the use of STREXTRACT() and now using pointers to the XML string (via SYS(2600)) to parse it with vast speed improvements.

from xlsx-workbook-class.

ggreen86 avatar ggreen86 commented on August 26, 2024

Please see Release 32. This release provides methods that you can override by creating a subclass of this class and implement your own code for handling of zip files.

from xlsx-workbook-class.

Related Issues (20)

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.