Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Cells Product Family
Support for ODF 1.2, Show Cell Ranges as Data Labels and Copy Sparklines Group with Aspose.Cells for Android 8.3.1
Aspose.Cells for Android 8.3.1 has been released. This release contains some useful features and other improvements. Below, we list some major features and other enhancements in the new release.
Save ODS File in ODF 1.1 and 1.2 Specifications
Aspose.Cells APIs have extended its support for the OpenDocument Format. Now users can save the ODS (OpenDocument Spreadsheets) in conformance to ODF 1.2 specifications. Aspose.Cells APIs have exposed the methods isStrictSchema11 & setStrictSchema11 for the OdsSaveOptions class to support this feature. The … Continue Reading
Posted in Aspose.Cells Product Family
Support for ODF 1.2, Show Cell Ranges as Data Labels and Insert Values in ListObjects using Offset with Aspose.Cells for .NET 8.3.1
Aspose.Cells for .NET 8.3.1 has been released. This release contains a few useful features and a number of other enhancements. It contains over 40 improvements, including the new features listed below. It also includes the long awaited support for ODF 1.2 specifications. If you are planning to upgrade the API from a previous release, we suggest you to check documents in the Public API Changes section.
Save ODS file in ODF 1.1 and 1.2 Specifications
The Aspose.Cells APIs have extended … Continue Reading
Posted in Aspose.Cells Product Family
Get Text of Chart Trendline Equation in Excel Spreadsheets in Android
Aspose.Cells for Android 8.3.0 has been released. This release contains some useful features and other improvements. Below, we list some major features and other enhancements in the new release.
Get a Chart Trendline Equation Text
Aspose.Cells allows you to retrieve the equation text of a chart trendline. Aspose.Cells provides the Trendline.getDataLabels().getText() method which returns the equation text of a chart’s trendline. To make use of this property, first call the Chart.calculate() method.
Please see the detailed article on retrieving the … Continue Reading
Examples of Aspose.Cells Code Comparisons with Apache POI SS (HSSF + XSSF) Now Available in NetBeans IDE
Aspose has now integrated the examples of Aspose.Cells for Java code and a features comparison with Apache POI SS (HSSF + XSSF) in Aspose Project Wizard for NetBeans IDE.
After this both Aspose.Words vs Apache POI WP and Aspose.Cells vs Apache POI SS are available in Aspose Project Wizard from version 2.3 and onwards.
With this integration you don’t need to manually download the Aspose Java APIs code comparison examples with Apache POI framework as they are now available … Continue Reading
HTML5 Spreadsheet Editor by Aspose for Java 1.3
We are excited to announce the release of HTML5 Spreadsheet Editor 1.3 which has useful new features, improvements and fixes. Every new release is more powerful and stable compared to the previous.
Resizable Columns
The 1.3 release of the Editor allows users to resize columns. Learn more about resizing columns.
Colors
In 1.2 we introduced rendering of cell formatting. But the colors were not properly rendered. In 1.3 we have fixed those issues and improved the rendering of both background … Continue Reading
Posted in Aspose.Cells Product Family