Released: Jan 26, 2016
Updates in this release
Updates in V8.7.0
- Support for exporting VBA certificates to files or streams.
- Now supports an API that checks if VBAcode is signed.
- Digitally sign VBA projects and macros.
- Added the ability to work with XML Maps.
Released: Dec 22, 2015
Updates in this release
Updates in V8.6.3
- Parse HTML tags while importing data in bulk.
- Support for reading/writing external linked tables.
- Support for nested object collections.
Released: Jun 26, 2015
Updates in this release
Updates V8.4.1
- Set SQL data connections.
- Support for printing comments.
- Add rich text data labels to charts.
Released: Jul 1, 2014
Updates in this release
Updates in V8.1.1
The following bugs were fixed:
- SheetRender fails when UpdateSelectedValue is used.
- Curved Connector shape does not appear when rendering XLSX to PDF.
- Aspose.Cells embeds incorrect fonts in PDFs.
- X-axis labels are cut off.
- Bullet points do not render correctly if they are within a text box.
- Legend lines are thinner than in Excel.
- Bullet list under the Cycle heading is not properly converted to PDF.
- Opening and saving the file causes Custom Views error.
Released: Apr 3, 2014
Updates in this release
Updates in V8.0.0
- Optimize memory usage when building workbooks with large data sets.
- Export data without hidden rows and columns.
- Fixed PrintTitleRow problem using Turkish regional settings.
Released: Jul 5, 2013
Updates in this release
Updates in V7.5.0
- Insert a picture based on a cell reference.
- Shading Style Fill Effect for cells fixed.
- Open CSV files that contain cell values longer than 32K.
Released: Oct 29, 2012
Updates in this release
Updates in V7.3.3
- Copy Sparklines using Workbook.Copy
- Includes DataBar missing fields.
- Read conditional formatting rules with cross-sheet formulas.
- Cells.MinDataColumn and Cells.MinDataRow properties added.
- Cell background colors with conditional formatting.
- Pivot Table data filters supported.
- Advanced data validation.
- Support for reading and writing MHT files.
- Support for XML maps.
Released: Sep 12, 2011
Updates in this release
Updates in V7.0
Aspose.Cells for .NET
- Import formulae with values from an Excel file
- Import Excel files from a stream without calculating all formulae
- Export to XPS files
- Create write-protected XLSX files
- Load data asynchronously
- Supports IE9 without using compatibility mode
- Set background image for a cell's Button control
Aspose.Cells for Java
- Separate compiled versions of the product for different JDKs, e.g. 1.4, 1.5, 1.6
- Set formulas with external references
- Support for ListObjects / Tables...
Released: May 5, 2011
Updates in this release
Updates in V5.3.2
- Supports Arabic text rendering in PDF conversion
- Supports calculating array constants in formulas
- Supports multiple non-sequential cell operations
- Supports calculating array constants in formulas
- Supports MS Excel 2010 encryption
- Disable/hide printing
- Process dialog box
- Supports changing paper source while printing
- Supports setting grouped row state to 'Expanded' or 'Collapsed' on the client side
Released: Mar 10, 2011
Updates in this release
Updates in V5.3
- Chart-to-Image feature has been enhanced
- Excel-to-PDF feature has been enhanced
- R/W ODS files feature has been enhanced
- Auto-fit rows feature has been enhanced
- All features of the control now work in in Firefox.
- Provides support for converting a list collection to a DataTable object.
- Supports SMALL function/formula.
- Imports auto-filters in Excel files.
- The performance of client scripts for IE is enhanced.
- Supports whether to extend maximum row/column automatically when...