Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Amjad Sahi
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
Save Charts to SVG format, Get Equation Text of Chart Trendline and Retrieve Workbook State with Aspose.Cells for .NET 8.3.0
Aspose.Cells for .NET 8.3.0 has been released. This release contains a few useful features and a number of other enhancements. It contains over 60 improvements, including the new features as listed below. 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 Charts in SVG Format
Aspose.Cells for .NET 8.3.0 provides support for exporting charts in Scalable Vector Graphics (SVG) format, an XML-based vector image … Continue Reading
Retrieve Excel Worksheet Instance from Chart using C#
Aspose.Cells for .NET 8.2.2 has been released. This release contains useful new features and a number of improvements. It introduces contains over 60 improvements, including the new features listed below. If you are planning to upgrade the API from a previous release, we suggest you check the Public API Changes section.
Get Worksheet Instance of the Chart using C#
Before the release of Aspose.Cells for .NET 8.2.2, retrieving the Worksheet instance from the Chart object was not possible. The latest … Continue Reading
Improved AutoFitRows and AutoFitColumns in Aspose.Cells for Android
Aspose.Cells for Android 8.2.0 has been released. This release contains useful new features and other improvements. Below, we list some major features and other enhancements in this month’s release.
Extended Support for Multi-Threading Environment
The Aspose.Cells for Android API is useful in a multi-threading environment as in a single thread execution plan. However, recent changes to the core make the API more reliable when reading cell values in multiple threads simultaneously. Aspose.Cells for Android has exposed the MultiThreadReading property for … Continue Reading
Posted in Aspose.Cells Product Family Tagged autofit columns in android, autofit rows in android
Aspose.Cells for .NET 8.2.0 Released
Aspose.Cells for .NET 8.2.0 has been released. This release contains some useful features and other improvements. It also includes over 40 fixes and other enhancements. Below, we list some major features and other enhancements in this month’s release.
Extended Support for Multi-Threading Environment
Aspose.Cells for .NET API is equally useful in multi-threading environment as well as in a single threaded execution plan. However, with recent changes to the core makes the API more reliable to read cell values in multiple … Continue Reading
Posted in Aspose.Cells Product Family
Get Font Substitution Warnings while Rendering Spreadsheets in Android
We are pleased to announce the release of Aspose.Cells for Android 8.1.2. The new version contains many useful enhancements. It also includes several fixes and other improvements. Below, we list the major features and enhancements in this month’s release.
Getting Warnings for Font Substitution
Aspose.Cells APIs generally use TrueType Fonts (TTFs) when a task involves rendering spreadsheets to images or portable formats such as PDF. Aspose.Cells detects which TTFs are required by scanning the spreadsheet styles and tries to find … Continue Reading
Posted in Aspose.Cells Product Family
Get Font Substitution Warnings when Rendering Spreadsheets with Aspose.Cells for .NET 8.1.2
Aspose.Cells for .NET 8.1.2 has been released. This release contains some useful features and improvements. It also includes over 20 fixes and other enhancements. However, if you are planning to upgrade your project to use the latest build, we recommend you to check the Public API Changes section first. Below, we list some major features and other enhancements in this month’s release.
Getting Warnings for Font Substitution
The Aspose.Cells APIs generally uses TrueType Fonts (TTFs) when a task involves rendering … Continue Reading
Posted in Aspose.Cells Product Family
Support for Worksheet Scenarios and More Enhancements to the HTML Rendering in Aspose.Cells for Android 8.1.1
We are pleased to announce the release of Aspose.Cells for Android 8.1.1. The new version contains many useful enhancements. It also includes several fixes and other improvements. Below, we list the major features and enhancements in this month’s release.
Support for Scenarios
Scenarios are part of a suite of commands called what-if analysis tools provided by Microsoft Excel. What-if analysis is the process of changing the values in cells to see how those changes affect the outcome of formulas on … Continue Reading