Update References while Deleting Blank Rows & Columns with Aspose.Cells for Java 8.8.2
We are pleased to announce the release of Aspose.Cells for Java 8.8.2. This release includes some new features, enhancements and bug fixes that further improve the overall stability and usability of the API. Please check the release notes in order to get an idea about what is new and what has been fixed with this revision of Aspose.Cells for Java. If you are planning to upgrade the API from any previous version, we strongly suggest you check the Public API Changes section to know what has been changed since your current revision of the API.
Update References while Deleting Blank Rows & Columns and other Enhancements with Aspose.Cells for .NET 8.8.2
[![Aspose.Cells for .NET logo][1]. This release includes some valuable enhancements and other bug fixes. It also improves the overall stability and usability of the APIs. Please see the release notes in order to get an idea on what is new and what has been changed/fixed with this version of Aspose.Cells for .NET. If you are planning to upgrade the Aspose.Cells for .NET API to the latest revision, we would strongly suggest you to check the complete Public API Changes section to know what APIs are changed so far.
Filter Type of Data for Loading and Convert Excel Chart to PDF using Java
We are pleased to announce the release of Aspose.Cells for Java 8.8.1. This month’s release includes new features, enhancements and bug fixes that further improve the overall stability and usability of the API. Please check the release notes in order to get an idea about what is new and what has been fixed with this revision of Aspose.Cells for Java. If you are planning to upgrade the API from any previous version, we strongly suggest you to check the Public API Changes section to know what has been changed since your current revision of the API.
C#: Convert Chart to PDF and Set Shadow as Text Effect for Shapes in Excel
We are pleased to announce our next version of Aspose.Cells for .NET v8.8.1. The release contains some valuable features along with critical bug fixes and other enhancements. Please see the release notes in order to get an idea on what is new and what has been fixed with this version of Aspose.Cells for .NET. If you are planning to upgrade the Aspose.Cells for .NET API to the latest revision, we would strongly suggest you to check the complete Public API Changes section to know what APIs are changed so far.
Customize Calculation Engine and Search Cells Based on Original Values in Excel - Android API
We are pleased to announce the release of Aspose.Cells for Android 8.8.0. This release includes a number of new features, enhancements and bug fixes that further improve the overall stability and usability of the API. Please check the release notes in order to get an idea about what is new and what has been fixed with this revision of Aspose.Cells for Android.
While you are downloading the latest build, here is a look at the biggest features in this release.
Control the Conversion of Large Numeric Value to Exponential Notation in Excel using Java
We are pleased to announce the release of Aspose.Cells for Java 8.8.0. This month’s release includes new features, enhancements, and bug fixes that further improve the overall stability and usability of the API. Please check the release notes in order to get an idea about what is new and what has been fixed with this revision of Aspose.Cells for Java. If you are planning to upgrade the API from any previous version, we strongly suggest you to check the Public API Changes section to know what has been changed since your current revision of the API.
Convert Large Numeric Values to Exponential Notation in Excel using C#
We are pleased to announce our next version of Aspose.Cells for .NET v8.8.0. This release contains some valuable features along with critical bug fixes and other enhancements. Please see the release notes in order to get an idea of what is new and what has been fixed with this version of Aspose.Cells for .NET. If you are planning to upgrade the Aspose.Cells for .NET API to the latest revision, we would strongly suggest you to check the complete Public API Changes section to know what APIs are changed so far.
Aspose.Cells for .NET vs NPOI HWPF and XWPF - Code Examples
We are pleased to announce another release of Aspose.Cells for NPOI (HWPF and XWPF) which shows how different tasks can be performed using Aspose.Cells for .NET APIs in comparison with NPOI. Code Comparison of Aspose Cells for .NET with NPOI is helpful for developers who want to compare NPOI with the easiness and flexibility of Aspose.Cells for .NET or migrate from NPOI to Aspose.Cells.
What’s New in this Release v 1.
Implement Custom Calculation Engine and Add Custom XML Parts to Spreadsheets using Java
We are pleased to announce the release of Aspose.Cells for Java 8.7.2. This month’s release includes new features, enhancements and bug fixes that further improve the overall stability and usability of the API. In order to get an idea about what is new and what has been fixed with this revision, please check the release notes. If you are planning to upgrade the API from any previous version, we strongly suggest you to check the Public API Changes section to know what has been changed since your current revision of the API.
Implement Custom Calculation Engine, Add Custom XML Parts to Spreadsheets and Access TextBox via its Name with Aspose.Cells for .NET 8.7.2
[![Aspose.Cells for .NET logo][1] here.
Implement Custom Calculation Engine Aspose.Cells APIs have powerful calculation engine that can calculate almost all of the Microsoft Excel functions with precision. However, sometimes the application requirement demands to override any Excel formula in order to get desired results, such as return 3 for function =SUM(1,1), which isn’t possible with default Aspose.Cells calculation engine.
The recent revision of Aspose.Cells for .NET allows you to extend the default calculation engine to get desired results.