Tag Archives: Chart to Image

Convert Chart to PDF and Images like JPG, PNG, WMF in Java

You can efficiently convert a chart to image or PDF in your Java applications. Aspose.Cells for Java API offer a lot of features to create, edit, or manipulate XLSX, XLS, XLSM, XLSB, and other supported file formats without needing to install Microsoft Excel. In this article, we will be exploring the support for chart rendering to image and PDF file format.

Posted in Aspose.Cells Product Family | 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 , , , , , , , ,

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 , , , , , , , , , , ,

Retrieve External Data Source Details and Limit the Number of Pages Generated in PDF with Aspose.Cells for Java 7.7.0

Aspose.Cells for Java logoWe are pleased to announce the release of Aspose.Cells for Java 7.7.0. In this release, we have added a feature that lets you retrieve external data source details. Sometimes, you may want to retrieve details from external data sources, for example if you want to read the SQL connection data. This may include any or all type of data that is required to establish a connection with an SQL Server, such as the server URL, user name, underlying table name, … Continue Reading

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