We are happy to annouce the release of Aspose.Cells for Java V2.0.0.
In this new version, we have made many feature enhancements. The major improvement is Excel2007 enhancement. Please download and try it at http://www.aspose.com/community/files/51/file-format-components/aspose.cells/default.aspx .
No related posts.

What exactly has changed since 1.9.5 ? What about some list? I swap from 1.9.5.10 (patched version sent by you) to 2.0.0.12 and my graphs started to behave really odd (e.g. categoryData are instead of data I set programmatically numbers starting from 1 to x, where x is a count of graph’s columns). It’s really important to release list of changes or even migration guide, when new release has appeared, especially when your product is commercial based…. Is there something like that? Thank you.
Hi,
Well, our latest official release is v2.0.0.0: http://www.aspose.com/community/files/51/file-format-components/aspose.cells-for-.net-and-java/entry152824.aspx
For your demand, I would provide here some links with details for the new features that we did incorporate into v2.0.0.0.
1) Supported to manipulate charts in Excel97-2003 template files: Please check the following links with comments:
http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/manipulating-designer-charts.html ……….. Here, we have added some java code examples now.
2) Supported to read and save Excel2007 XLSM, XLTX, XLTM file:
Please check the following links as these formats are added to the supported format list table:
http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/opening-files.html
http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/saving-files.html
3) Supported drawing objects such as Shapes, Charts, etc. in Excel2007 format
Well, it means, now, the Java version supports to preserve the drawing shapes and charts in the template files and saves the file with it in Excel 2007 formats.
http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/working-with-controls.html
4) Supported to set outline border for a range:
Please check the links; we have added the java codes there in the links for it:
http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/adding-borders-to-cells.html
http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/named-ranges.html
5) Supported to copy Macros when copying Workbook:
The feature was not there before, now it is supported that when we copy a worksheet the macros would also be get copied with the sheet.
6) Supported images in xls2pdf The feature was not there before, now it is supported since v2.0.0.0:
7) Supported new Excel formula functions: MROUND, FDIST, NEGBINOMDIST
Please check the following link as we have added the newly supported formulas to the list for the Java version:
http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/supported-formulas-functions.html
Hopefully, it will give you some insight.
Now, for your issue: "I swap from 1.9.5.10 (patched version sent by you) to 2.0.0.12 and my graphs started to behave really odd (e.g. categoryData are instead of data I set programmatically numbers starting from 1 to x, where x is a count of graph’s columns)."
Could you post the complete details, sample codes and template file(s) to show the issue, we will look into your issue. And we appreciate if you could use the Aspose.Cells forum to post your issues there (as I would centralize all the support tasks at one place).
And we suspect the issue might be already fixed into our latest fix 2.0.0.27.
We appreciate your cooperation.
Feel free to contact us anytime if you need further clarifications.
Regards,
Amjad Sahi Support Developer, Aspose Nanjing Team.
Pingback: Aspose.Cells for Java V2.0.0 Released! | Blogs – Aspose.com