Aspose.Cells for Android via Java V22.3

Released: Mar 14, 2022

Updates in V22.3

Features

  • Added support for removing external links from workbooks without removing formulas.
  • Added support for locale depended unit text for chart coordinate axes.
  • GridWeb:
    • Added support for auto-fit rows.
    • Added support for keeping the session alive after server restart.

Fixes

  • The text in this XLSX is garbled.
  • Cell.getDependents() throws Exception if cell’s formula has not been parsed.
  • Bug in external formula when importing a workbook into another workbook.
  • The text of the data labels wrap in the output chart image.
  • Pagination issue for CSV.
  • The Pie chart labels are not matched with Excel after manipulating or updating chart.
  • When exporting HTML, the data labels are different from that of Excel.
  • Content render differently when saving Workbook to XLSX & HTML formats.
  • When exporting to HTML, row height becomes higher.
  • Infinite loop when converting XLSX file.
  • When converting Excel to PDF, the output position shifts compared to the case of manual conversion.
  • When converting XLSX to PDF, the pivot table timeline shape (window) is not displayed.
  • Workbook containing a pivot table becomes corrupted.
  • XLSX to PDF: Data in Scientific number format from the XLSX file doesn’t match with the data in the output PDF file.
  • Resaved Excel file needs to be recovered when opening it into MS Excel.
  • Images shown incorrectly.
  • GridWeb spring demo save file failed in jdk1.8.
  • Row header height mismatch with row content after edit cell for the file 249.xls.
  • Raise out of memory exception for the file bug.xlsx.
  • Formula is lost when td content is wrapped by div tag.
  • Single line text is wrapped while converting to PDF.
  • Issue with overlapping Donut Chart Labels.
  • Category axis item name in the graph is cut off in Excel to PDF conversion.
  • Infinite loop when converting XLSX file.
  • Setting direction of chart label text to vertical doesn’t take effect.
  • Exception “java.lang.NullPointerException” on Chart.toPdf method.
  • The text direction of coordinate axis is wrong after Excel file is converted to HTML.
  • Wrong chart category axis labels in Chart to image rendering.
  • Is SVG format supported for reading or rendering to PDF.
  • Shape height is not correct.
  • Copying the sheet content to a new sheet page and save it as HTML causes the style of the Excel math formula abnormal.
  • Percentage format of Cell is lost when we are expanding those 2 rows that we have changed.
  • Cell width is not correct in the output DOCX in Excel to DOCX conversion.
  • Conditional formatting stopped working after adding custom properties.
  • Excel file gets corrupt when opened and saved with Aspose.Cells.
  • Issue with horizontal copying of ranges in the output XLSX.
  • Row header height does not match row content in the file with freeze pane.
  • Image/shape shall be kept after server restart for GridWeb.
  • The color of the column chart turns white when converting to HTML.
  • Some data labels of Excel graphs are lost when saving Excel file as HTML.
  • The angle of category axis items in the graph is different in Excel to PDF conversion.
  • Wrong chart category axis labels in Chart to image rendering.
  • Cell link underline can’t remove when convert XLSX to HTML.
  • Out of memory issue for the file data.xls.
  • “Invalid endrow index” exception for empty file.
  • Null pointer exception for file.
  • Exception “java.lang.OutOfMemoryError: Java heap space” when rendering to HTML file format.
  • Exception “java.lang.ClassCastException: com.aspose.cells.n2f cannot be cast to com.aspose.cells.o90” when calling Workbook.calculateFormula().
  • Exception while adding signature line.
  • CellsException raised while converting XLSX to HTML.