Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Cells Product Family
Aspose.Cells for Java and Apache POI SS Comparison for Features and Usage
Project Aspose for Apache POI shows how different tasks can be performed using Aspose Java APIs in comparison with Apache POI. The project also covers the Aspose features that are not available in Apache POI SS.
Examples for Aspose.Cells vs Apache POI SS
Below listed are some examples showing code comparison side by side for both the platforms. Source code of these examples is hosted on CodePlex, GitHub, Bitbucket and SourceForge.
Working with Workbook
… Continue ReadingSQL Server 2014 Supported and Other Enhancements in Aspose.Cells for Reporting Services 2.1.0
We are happy to announce the release of Aspose.Cells for Reporting Services 2.1.0. In this release, we have optimized the overall performance of Aspose.Cells for Reporting Services, enhanced the performance when rendering and exporting Microsoft Excel files and fixed a few issues occurring when exporting reports.
Support for SQL Server 2014
Aspose.Cells for Reporting Services has increased its productivity since it can now be used with SQL Server 2014. Developers and administrators can easily design, develop, maintain and export reports. … Continue Reading
Posted in Aspose.Cells Product Family
Exception Handling for Corrupted Excel Files in Android
We are pleased to announce the release of Aspose.Cells for Android 7.0.0 with new features, enhancements, and bug fixes.
There are some valuable features in this month’s release. For a full list of bug fixes and other improvements please refer to the download page.
Optimize Memory for Existing Worksheets
Aspose.Cells for Android provided memory optimization settings for newly created worksheets by exposing the setMemorySetting method for the Workbook.Settings class. The previously provided approach was useful for minimizing the overall memory … Continue Reading
Set Pixel Format for Worksheet to Image Conversion using C#
Aspose.Cells for .NET 8.0.1 has been released. This new release supports a number of new features and enhancements. It also includes over 30 new fixes and improvements. Moreover, we have fixed some bugs in the Grid suite provided by Aspose.Cells for .NET and improved the performance of the web-based grid control to load and manipulate bigger Microsoft Excel files.
Set Pixel Format for the Rendered Image
Aspose.Cells allows you to set the pixel format for a rendered image. You may … Continue Reading
Posted in Aspose.Cells Product Family
Optimize Memory Usage and Show Formulas instead of Values in Worksheet in Android
We are pleased to announce the release of Aspose.Cells for Android 6.0.0 with new features, enhancements, and bug fixes. The new release supports optimizing memory usage when working with big Microsoft Excel files with large data sets. When building a workbook with large data sets, or reading a big template file, the total amount of RAM the process will use is always a concern. Aspose.Cells provides measures that can be adopted to cope with the challenge. Aspose.Cells provides some relevant … Continue Reading
Set Creation Time in Excel to PDF with Aspose.Cells for Java 8.0.0
We are pleased to announce the release of Aspose.Cells for Java 8.0.0 with new features, enhancements and bug fixes. This release supports optimizing memory usage when working with big Microsoft Excel files with large data sets. When building a workbook with large data sets, or reading a big template file, the total amount of RAM the process will use is always a concern.Aspose.Cells provides measures that can be adopted to cope with the challenge. Aspose.Cells provides some relevant options … Continue Reading
Export Excel Data Excluding Hidden Rows in C# using Aspose.Cells for .NET
Aspose.Cells for .NET 8.0.0 has been released. This new release supports optimizing memory use when working with big Microsoft Excel files that have large data sets. When building a workbook with a large data set, or reading a big template file, the total amount of RAM the process will take is always a concern. Aspose.Cells provide measures to cope with this challenge. Aspose.Cells provides relevant options and API calls to lower, reduce and optimize memory usage accordingly. For example, MemorySetting.MemoryPreference … Continue Reading
Optimized Report Designer and Other Enhancements in Aspose.Cells for Reporting Services 2.0.0
We are happy to announce the release of Aspose.Cells for Reporting Services 2.0.0. In this release, we have optimized the Aspose.Cells for Reporting Services Report Designer. You can now load Aspose.Cells for Reporting Services add-ins for Excel x64. You can configure Report Servers to store or cache the report server data. Aspose.Cells for Reporting Services Report Designer saves current accessed report server URL. When you open the report server manager dialog in the Aspose.Cells Report Designer again, the dialog form … Continue Reading
Posted in Aspose.Cells Product Family
Spring.NET NHibernate Northwind Reports using Aspose.Cells and Aspose.PDF
The Spring.NET NHibernate Northwind sample demonstrates the use of Spring’s NHibernate integration to simplify the use of NHibernate. A web tier is also included showing how to use the Open-Session In View approach to session management in the web tier.
We have extended the Northwind application to support the following features:
- Product Catalog report generation using Aspose.Cells and Aspose.Pdf for .NET.
- Customer Labels report generation using Aspose.Cells and Aspose.Pdf for .NET.
- Products by Category report using Aspose.Cells and Aspose.Pdf for