Hi
I have proposed Aspose.Cells and Aspose.Words to one of my client to automate the process of importing files into a database. They are almost ready to buy them.
But ... we just discovered that we also have .WKS files (lotus 123 files if I am not mistaken). Do you have something that would let me open the files without having a manual process?
If you have that, the purchase will be done this afternoon!
Hi,
Well, I am afraid Aspose.Cells only supports BIFF8 and higher formats including MS Excel (97-2007) file formats, e.g xls, xlsx, xlsm, spreadsheetml, csv, tab delimited etc.
I think you may open the lotus 123 file into MS Excel manually and save it as Microsoft Excel Workbook, now use Aspose.Cells to open/manipulate the file for your need.
Thank you.
>>I think you may open the lotus 123 file into MS Excel manually and save it as Microsoft Excel Workbook, now use Aspose.Cells to open/manipulate the file for your need.
That won't work since the solution needs to be fully automated.