Tag Archives: Excel Files

C++ Library to Create, Manipulate and Convert Excel Spreadsheets

Aspose.Cells for C++

We are pleased to announce that Aspose is going to introduce file format APIs for C++ platform. The Aspose.Cells for C++ is the first one under this platform and is a fine addition to Aspose.Cells Product Family. It will be a native C++ library that will allow the developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application. All of our experience of file formats APIs goes into this new platform to provide … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , ,

Retrieve Excel Worksheet Instance from Chart using Java

Aspose.Cells for Java

We are pleased to announce that the Aspose.Cells for Java 8.2.2 is now available for public use. Head to the download section to give the new release a try. While you are downloading the latest version, here is a look at the biggest features in this month’s release. For a full list of bug fixes and improvements please refer to the release notes for Aspose.Cells for Java 8.2.2, and if you are planning to upgrade the API from any … Continue Reading

Posted in Aspose.Total Product Family, Aspose.Cells Product Family, Babar Raza | Tagged , , , , , , ,

Retrieve Excel Worksheet Instance from Chart using C#

Aspose.Cells for .NET logo

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

Posted in Aspose.Cells Product Family | Tagged , , , , , , , ,

Exception Handling for Corrupted Excel Files in Android

Aspose.Cells for Android logo

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

Posted in Aspose.Cells Product Family | Tagged , , , , , , , , , , , , ,

Export Excel Data Excluding Hidden Rows in C# using Aspose.Cells for .NET

Aspose.Cells for .NET logo

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

Posted in Aspose.Cells Product Family | Tagged , , , , , , ,

Read Encrypted Microsoft Excel 2013 Files and Apply Justify Distributed Alignment Setting in Aspose.Cells for Android 5.0.0

Aspose.Cells for Android logoWe are pleased to announce the release of Aspose.Cells for Android 5.0.0 with new features, enhancements and bug fixes. This new release supports reading password protected Microsoft Excel 2013 files. We provide the Style.setJustifyDistributed() method so you can apply the justify distributed setting while applying text alignment settings on cells.

We also provide support for the B3 (13.9 x 19.7 inches) and Business Card (90 mm x 55 mm) PaperSizeType options.

We have added a number of enhancements and fixes … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , , , , , ,

Read Encrypted Microsoft Excel 2013 Files, Unhide Rows/Columns to their Original Height/Width and More in Aspose.Cells for Java 7.7.2

Aspose.Cells for Java logoWe are pleased to announce the release of Aspose.Cells for Java 7.7.2 with new features, enhancements and bug fixes. This new release supports reading password protected Microsoft Excel 2013 files. We provide the Style.setJustifyDistributed() method so you can apply the justify distributed setting while applying text alignment settings on cells.

We also provide support for B3 (13.9 x 19.7 inches) and Business Card (90 mm x 55 mm) PaperSizeType.

We have enhanced the unhiding rows/columns feature in this release. … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , , , , , ,

Read Encrypted Microsoft Excel 2013 Files, Apply Justify Distributed Alignment Setting and Other Enhancements in Aspose.Cells for .NET 7.7.2

Aspose.Cells for .NET logoAspose.Cells for .NET 7.7.2 has been released. This new release supports reading password protected Microsoft Excel 2013 files. We provide the Style.IsJustifyDistributed property so you can apply the justify distributed setting while applying text alignment settings on cells.

We also provide support for B3 (13.9 x 19.7 inches) and Business Card (90 mm x 55 mm) PaperSizeType. We have added the PaperB3 and PaperBusinessCard enumeration members to the PaperSizeType enumeration that can be used when setting page options.

Fixes

Continue Reading
Posted in Aspose.Cells Product Family | Tagged , , , , , , , , ,

Read Large Excel Files with LightCells API using Java

Aspose.Cells for Java logo

We are pleased to announce the release of Aspose.Cells for Java 7.7.1 with certain new features, enhancements, and other bug fixes. This new release supports reading large Excel files with LightCells API. This is a useful feature. Sometimes you need to read data from a huge Microsoft Excel workbook with millions of records and you are always worried about the performance. You want it to take less time and memory to process big files. The LightCells API is useful … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , , , , ,

Print a Range of Excel Sheets to PDF using Aspose.Cells for Android 3.0.0

We are pleased to announce the release of Aspose.Cells for Android 3.0.0. In this release, you can print a desired number of pages generated in Microsoft Excel to PDF. Aspose.Cells allows you to specify how many pages are generated when converting an Excel spreadsheet to PDF file format. The following sample code illustrates on how to limit the number of pages in the output PDF file that is generated from an Excel template file:

String sdCardPath = Environment.getExternalStorageDirectory().getPath()+ File.separator; 
Continue Reading
Posted in Aspose.Cells Product Family | Tagged , , , , , , , , , , ,