Aspose.Cells for Java 17.6.0
Released: Jun 16, 2017
17.6.0 での更新項目
機能
- Group rows in worksheets.
- Added JS Client API for AjaxCallFinished event.
不具合の修正
- 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.
- Issue with calculating Print Area when specifying formulas.
- Set Column Header Tip feature is not working in GridWeb (JAVA).
- GridWorksheet.setColumnHeaderToolTip() is not working in GridWeb (JAVA).
- Chart does not get updated if it exists in separate sheet.
- Cell value is appended at the start when we click on an existing cell (having some value).
- When XLSX is saved as PDF, the words are mirrored.
- Extra characters present in output PDF/image of Excel file.
- Bars are missing in Bar chart's PDF output.
- Chart image is wrong in the output HTML.
- Image of the chart is incorrect in the output HTML.
- Content is missing when Excel Chart is converted to PDF.
- Chart's PDF has wrong date format of x-axis labels.
- Incorrect Y-axis scaling in the output PDF.
- Style/formatting is wrong when save to HTML.
- Option to compress images is not preserved on opening and saving the Excel file.
- Background color of cells in File gets changed on opening and saving Workbook.
- Excel formula cell becomes non-formula cell when setting text for the shape.
- Workbook.getFonts() shows additional font after reloading the same spreadsheet.
- Exception: "The row index should not be inside the pivottable report" occurred when rendering to HTML file format.
- Exception: "Row index cannot be negative" occurred if a PivotTable exists in the worksheet to be converted to HTML file format.
- An exception is thrown when trying to open Workbook.
- Exception: "java.lang.NullPointerException" when opening an ODS file via Aspose.Cells APIs.
- NullPointerException on creating Workbook instance from source Excel file.