Aspose.Cells for Java Releases
Released: Mar 19, 2018
Updates in V18.3
Funktionen
- Added PdfSaveOptions.DrawObjectEventHandler.
- Extract label names embedded in MS Excel files.
Fehlerkorrekturen
- Using stream to import Excel file via GridWebBean.importExcelFile() is invalid or non-existing.
- Unable to access horizontal category axis label items.
- Output HTML does not match with MS Excel.
- Excel files corrupted after open/save by Aspose.Cells APIs.
- Extra columns at the end of each row in the output HTML for a range.
- Excel file is corrupted and some cells changed after...
Released: Feb 8, 2018
Updates in V18.2
Funktionen
- Improved filtering in Microsoft Excel 2013 and 2016 files.
- Added LoadDataFilterOptions.NAMES constant to help filter when loading a workbook.
Fehlerkorrekturen
- Sheet1 shapes are lost and Stars in Sheet2 are rounded.
- Invalid encoding - Exception occurs on loading Excel file.
- Macro and Dialog sheets are detected as regular worksheets.
- Mcrosoft Excel does not save XLS file.
- Aspose.Cells is not filtering data correctly, instead it hides all rows.
Released: Jan 18, 2018
Updates in V18.1
Funktionen
- Added option to export workbook and document properties.
- Create a PdfBookmarkEntry for a Chart sheet.
Fehlerkorrekturen
- Parts of images are truncated or missing and they do not match with original source images.
- Image protrudes from the Shape in the output PDF.
- Element shape is incorrect in the output HTML.
- Excel to HTML - Wrapping text is ignored.
- XLSB file is corrupt after opening and saving.
- HTML output discrepancy - Issue with spaces.
- Irrelevant data included when saving to HTML...
Released: Dec 18, 2017
Updates in V17.12
Fehlerkorrekturen
- Improved LoadDataFilterOptions enumeration and ambiguity removed
- CSV Format - Cells are IsString but Aspose.Cells treats them as IsNumeric.
- When XLSX is converted to PDF, some lines in charts are different.
- Some CSS class declarations are not prefixed in the output HTML.
- HTML output inconsistent with source.
- Importing long value from HSQL DB throws an exception.
- Equation is not rendered in the output PDF.
- Chart is missing in the output PDF.
- Data labels for the chart are missing...
Released: Nov 21, 2017
Updates in V17.11
Funktionen
- Added Shape.GetResultOfSmartArt() method - Convert smart art to a group shape.
- Added Shape.IsSmartArt property - Indicates whether a shape is smart art.
- Added Workbook.ProtectSharedWorkbook() and Workbook.UnprotectSharedWorkbook() methods - Protects and unprotects the shared workbook.
- Added enum StyleModifyFlag.Spacing - Specifies the spacing between characters within a text run.
- Added PdfSaveOptions.IgnoreError property - Indicates if you need to hide the error while rendering.
- Added...
Released: Oct 20, 2017
Updates in V17.10
Funktionen
- Cancel long-running formula calculations.
- Easily read Excel Sheet ID fields.
Fehlerkorrekturen
- Position of long-hyphens is not same as Microsoft Excel.
- Arrow points are not clear in the output PDF.
- Text gets truncated in the output HTML.
- Border color does not match MS Excel in HTML.
- Value axis labels are missing when converting Excel to PDF.
- Text overlap Issue after rendering worksheet to image.
- Cancellation and out of memory issue because of large data range of chart.
- Output chart is...
Released: Sep 20, 2017
Updates in V17.9
Funktionen
- Implement a named destination when rendering to PDF.
- Enumerate all shapes to set the Z-Order of the shape properly.
- Set the name of ActiveX Controls.
Fehlerkorrekturen
- Cell width shown in the resulted PDF is not the same as in the Excel file when using the "Show formula" feature.
- HTML output of Excel document contains hash values instead of actual values.
- Saving to XLSX format generates corrupt file.
- Loading Workbook object throws NullPointerException.
- Workbook Calculation is wrong...
Released: Aug 17, 2017
Updates in V17.8.0
Funktionen
- Added a property to indicate whether to output an empty page or not when there is nothing to print.
- Added support for an Advanced Filter to display records that meet a complex criteria.
Fehlerkorrekturen
- Formula is not displayed in the resulted PDF.
- WEEKDAY formula returns wrong value on workbook formula calculation.
- Aspose.Cells is not able to convert the HTML file correctly while MS-Excel is able to convert it properly.
- Label text is displaced in Pie chart.
- Various styles of the...
Released: Jul 19, 2017
Updates in 17.7.0
Funktionen
- Added an Advanced Filter to display records that meet complex criteria.
Fehlerkorrekturen
- ResultSet imports zero instead of null value in XLSX file.
- Enhancements needed for data filters and paging features - Aspose.Cells.GridWeb (Java).
- SaveCustomStyleFile is not present in GridWeb (Java).
- CellsHelper.setSignificantDigits() should not be (global) static function.
- Some shapes are distorted and changed in Excel to PDF rendering.
- Mdashes and ndashes inserted into TextBoxes in charts are...
Released: Jun 16, 2017
Updates in 17.6.0
Funktionen
- Group rows in worksheets.
- Added JS Client API for AjaxCallFinished event.
Fehlerkorrekturen
- PivotTable is wrong (missing rows, pivot field headers printed twice, Date converted to numeric values, etc.) in Excel to HTML rendering.
- Extra characters present in HTML output of Excel file.
- Image does not get displayed in the output HTML when HtmlSaveOptions.setExportHiddenWorksheet is set to false.
- HTML could not be converted to Excel file properly.
- Issue with HTML table to Excel rendering...