Aspose.Cells for Android via Java V25.3

Released: Mar 14, 2025

V25.3 での更新項目

機能

  • Added support for CSS prefixes when rendering a sheet to a SVG image.
  • Added support for creating unique clip-path identifiers when rendering sheets to SVG images for combining.
  • Added support for setting multiple ranges for smartmarker.
  • Added support for accessing array slicer in Excel smart marker template.
  • Added support for rich formatted text when saving Excel to DOCX.
  • Added support for calculating XMATCH function with multiple lookup values.
  • Added support for accessing array element by index in Excel template.
  • Added support for specifying SheetSet while converting XLSX to MD.

不具合の修正

  • Excel to PDF still displays the data but truncates some of it.
  • The text is skewed and exceeds the scope when converting file to HTML.
  • Excel to HTML conversion - Some "td" elements have "id" attribute.
  • Pattern lost when saving file to HTML.
  • Extra borders are added when saving file to HTML.
  • Text position is incorrect when saving file to HTML.
  • Number formats are not working after calling PivotTable.formatAll(dxfStyle).
  • Row Labels are not working when Summary fields added to Pivot table.
  • Many additional borders appear when converting files to HTML.
  • Losing linefeed/line breaks when saving Excel to DOCX.
  • Drag and Drop not working when adding calculate fields in PivotTable.
  • Missing Data when sample file is converted into PDF.
  • Table as HTML extracted from Excel range presents different layout in the presence of hidden columns.
  • Diagonal border loss when converting file to HTML.
  • The display effect of generated HTML is incorrect on iPad.
  • The cells in the HTML result file are still merged when MergeEmptyTdType is set to None.
  • The images are missing when resaving a file that contains DISPIMG images and opening it using WPS.
  • The image in Excel file is lost after saving to DOCX file.
  • Support base64 image array data source for smart marker.
  • Workbook.calculateFormula gives the wrong result.
  • LAMBDA functions in shared formula are calculated incorrectly when using relative references.
  • XLOOKUP was calculated incorrectly with multiple lookup values and search mode -1.
  • XLOOKUP was spilled incorrectly with multiple lookup values and invalid match mode or search mode.
  • Issue with text encoding while creating PDF from .xlsb file.
  • The specified SheetSet is ignored while converting XLSX to DOCX.
  • The text covers the border when saving file to HTML.
  • Incorrect cell background when exporting to HTML.
  • Database Error/Name Conflict error coming while opening the saved Excel XLSM file.
  • Missing random values and some cells colored green for some reason in Excel to PDF conversion.
  • Get garbled characters of VBA after calling VbaModule.getCodes() method.
  • Issue with rendering an array of objects in JSON data.
  • The size of the cell embedding image has changed after resaving sample file and opening it in WPS.
  • NullPointerException occurs when resaving the Excel file.
  • "com.aspose.cells.CellsException: For input string: '22860100000'" when rendering Excel file to PDF.
  • Searching string value in cached cells range for functions such as XLOOKUP/XMATCH sometimes caused NPE.
  • ArrayIndexOutOfBoundsException occurs when using JSON data as smartmarker data source.