Released: Sep 13, 2016
V9.0.0 での更新項目
機能
- Added the ability to detect if a DataPoint is in a pie or a bar chart.
- Improved formula calculation performance.
不具合の修正
- Cell shading is missing while converting HTML to XLSX file format.
- Workbook to HTML show '#' in the cells.
- Missing borders, cell shading and images - HTML to Excel rendering.
- Cells missing in PDF when multiple print-areas are defined in a single sheet.
- Right side legend is truncating in the chart's image.
- Text misplaced in the diagram after converted to HTML format.
- Chart is...
Released: Aug 12, 2016
V8.9.1 での更新項目
機能
- Added user configurable font substitution mechanism.
不具合の修正
- Calculation time has increased with recent API revisions.
- User configurable fonts substitution mechanism is required.
- Workbook.calculateFormula() method never terminates for the source Excel file.
- Unable to catch image resource while rendering spreadsheet to HTML with IStreamProvider.
- Problem with rendering CheckBoxes to HTML.
- Issue with getDisplayStringValue() for Date formatted values.
- Using Light Cells APIs to process an XLS file...
Released: Jul 21, 2016
V8.9.0 での更新項目
不具合の修正
- Bars mis-aligned after converting xlsx to pdf and pptx.
- Specifying Custom Number Decimal and Group Separators for Workbook doesn't work.
- Formula calculation result differs from Excel native calculation.
- Checkboxes are not rendering correctly when using SheetRender.toImage() method.
- Character orientation is different while rendering to PDF.
- Some characters are missing or not pasted right in Excel to PDF conversion.
- Some of the DataBar images are blank.
- Bars of the graph not aligned...
Released: Jun 28, 2016
V8.8.3 での更新項目
不具合の修正
- Conversion to HTML renders redundant empty rows.
- Text alignment is changed after re-saving a template XLS file.
- Excel file with DataBars not converted to HTML properly.
- Pivot Chart created with Aspose.Cells does not display in Excel 2016 for MAC.
- Aspose.Cells appends null at the end of the path for resources HTML.
- LightCells APIs only generates events for first column of the row.
- Cell borders appear after resaving XLS.
- Logo image is lost while converting XLS to PDF.
- Character position is...
Released: May 26, 2016
Updates in this release
Updates in V8.8.1
- Export DataBars based on conditional formatting to HTML.
- Support for ColorScale, DataBar and IconSet while exporting XLSX to HTML.
Released: Apr 22, 2016
Updates in this release
Updates in V8.8.0
- Image Markers are now supported while Grouping Data in Smart Markers.
Released: Feb 26, 2016
Updates in this release
Updates in V8.7.1
- Support for calculating FORMULATEXT functions.
Released: Jan 27, 2016
Updates in this release
Updates in V8.7.0
- Fixed bug where Cells.importCSV() method wasn't recognizing formulas.
- Fixed bug where the API rendered Russian month name differently before and after calling the calculateFormula method.
Released: Dec 24, 2015
Updates in this release
Updates in V8.6.3
The following bugs were fixed:
- Error processing upper-case image source tags when converting from HTML to Excel.
- Hidden cell is incorrectly displayed in HTML.
- API returns #DIV/0! where Excel calculates the value correctly.
- Formula calculation unexpectedly produces #NAME?.
Released: Sep 22, 2015
Updates in this release
Updates in V8.6.0
- New property, for HtmlSaveOptions, that controls the generation of JavaScript and conditional comments.
- Detect chart changes before rendering.