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 logo][1] 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. While making a hidden column or row visible, if you want to restore it to previously assigned width/height or to its original width/height, you can unhide the column or row with a negative width/height.
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 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.
Find Cells Based on Formatting and Create Transparent Images of Worksheets in Aspose.Cells for Android 4.0.0
We are pleased to announce the release of Aspose.Cells for Android 4.0.0. In this release, you can find cells with particular style or formatting. Aspose.Cells supports finding all cells that have a common style or formatting. Aspose.Cells provides the FindOptions.setStyle() method which you can use to specify the style to search cells for.
You can now create transparent images of Microsoft Excel worksheet. Sometimes, you need to generate an image of your worksheet as a transparent image.
Read Large Excel Files with LightCells API using Java
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.
Read Large Excel Files with LightCells API and Create Transparent Images from Worksheets in Aspose.Cells for .NET 7.7.1
Aspose.Cells for .NET 7.7.1 has been released with over 80 useful new features, enhancements and 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 always worry about the performance. You want it to take less time and memory to process big files. The LightCells API is useful in that scenario: to read huge Excel spreadsheets, it uses less memory, so you get better performance and efficiency.
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:
Ignite Technologies used Aspose.Cells for .NET within Right90 for intuitive Sales Forecasting
About Ignite Technologies As the leader in Enterprise Performance Acceleration, its powerful enterprise software platform helps organizations grow revenue, optimize expense and accelerate transformation through a model where every customer has access to every product in our portfolio.
Right90 Sales Forecasting is one of the leading products which helps manufacturing companies see and manage changes to their sales forecasts. Right90 is intuitive enough for anyone to use and provides actionable insight to help managers stay alert to changes, be confident of their number and reduce potential risks.
Retrieve External Data Source Details and Limit the Number of Pages Generated in PDF with Aspose.Cells for Java 7.7.0
We 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, SQL query, query type, the location of the table, etc.
C# Excel to PDF - Fit All Worksheet Columns onto Single PDF Page
Aspose.Cells for .NET 7.7.0 has been released. This new release supports fitting all worksheet columns on single PDF page. This is a useful feature when you want to generate a PDF file that fits all columns on a worksheet onto a single page. We provide PdfSaveOptions.AllColumnsInOnePagePerSheet property which performs complex calculations, such as the height and width of the resultant PDF page to fit all the columns in.
We also provide a feature for detecting file format type and checking if the file is encrypted.
Dom4j Library Dependency Removal in Aspose.Cells for Java 7.6.1
We are pleased to announce the release of Aspose.Cells for Java 7.6.1. In this release, the dependency on the dom4j library has been removed. So, now dom4j-1.6.1.jar can be excluded from the classpath when using Aspose.Cells as we have written our own XML parser for certain operations. We have done a number of enhancements in the new release.
For example, we fixed an issue regarding set license, specifically the “Cannot find blacklisted licenses resource” exception as sometimes our users find this issue in their diverse environments.