Hello. I have used Aspose in the past to create XLS, PDF and PowerPoint files. We have a new requirement for my application to add subtotals into a file which is in .CSV format (it could be in .TXT is necessary).
After a lot of whiteboarding, we have decided to try to read the file with Aspose, insert the subtotals programatically and then then write out another .CSV file.
So, it is technically possible to read in a .CSV or .TXT file and output a .CSV?
Thanks
Lisa