Hi Aspose Team,
Hi,
I have converted your xls file to ods using the latest version:
Aspose.Cells for Java 7.0.3 and it appears to be ok.
Below is my sample code and I have attached the output file. If you see any difference, then please highlight them with red circles in a screenshot.
Java
String path = “F:\Shak-Data-RW\Downloads\Totale voorraad 2009 smeerolie na telling.xls”;
Workbook workbook = new Workbook(path);
workbook.save(path + “.out2.ods”, SaveFormat.ODS);
The Apose team recommended us to use aspose-cells-2.5.4-java . There are many features in your new version that are not supported yet. So what is the solution now?
Hi,
I think, the newer version supports all the features of ods now, but I will confirm it with the development team and update you asap.
Hi,
We have found this issue with v2.5.4 but we are afraid we cannot provide fix on that version as my fellow colleague told you. According to our knowledge, the features which are absent in the new version are regarding charts and some shapes for ODS file format, all other features are working fine. We are working hard on it now and will provide new fix/version for the users as soon as we finish it. Before that we are afraid there is no better way to solve your issue. We are sorry for the inconvenience caused and thank you for your understanding. Also, if there is any other feature that you are using which is absent in the new version (7.0.3), please tell us and we will try our best to adjust our schedule accordingly.
Thank you.
Hi,
Hi,
Hi,
Hi,
I have added a new feature request to add Chart2Image feature for ODS files in our database. We will look into it and provide you ETA asap.
This issue has been logged as CELLSJAVA-40040.
Hi,
We are afraid the Chart2Image feature for ODS files cannot be supported before reading charts, so reading charts should be supported first for ODS files. Firstly, those charts in ODS template file needs to be parsed and built in cells model, then the model can be used to render image. Hopefully we can provide a fix in two weeks time for you. The new fix will support to read most of the charts and chart features from ODS template files and Chart2Image for them also can be supported at the same time.
Thank you for being patient.
Hi,
Hi,
Hi,
Please try the new fix: Aspose.Cells for Java v7.0.3.6
We have supported to read COLUMN/BAR/LINE/PIE charts from ods template files. So rendering those chart to image has also been supported by the new fix.
Hi,
Hi,
Would you please provide us the exception stack trace of setting license and your environment information such as the JDK, server, and so on.
Also please make your application as simple as only has one line of code of setting the license to test the two version jars to confirm whether it can work with old jar but not for the new one.
The issues you have found earlier (filed as CELLSJAVA-40040) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.