Hi Aspose team,
The Aspose is taking too much time for converting xls file to ods file.
I have attached the file as reference.
The following code snippet is being used:
Workbook workbook = new Workbook();
workbook.open(“c:/temp/input/pivot+verification.xls”);
workbook.save(“c:/temp/input/pivot+verification_asp_tempL.ods”, 14);
Thanks
Vajahat Ali
Oulu,Finland
Hi Amjad,
Actually the problem is that we can;t use multiple versions of aspose simultaneously for the project. As in the different posts i have already mentioned that we are using the older version aspose-cells-2.5.4-java as we have to convert files/ convert charts to images and other functionality and this version was recommended by aspose cells team.
That’s why suggest us some “All in One” API. We are working on a mega project and its not possible us to switch versions rapidly.
Thanks
Vajahat Ali
Oulu,Finland