Aspose.Cells for Android via Java V25.6

Released: Jun 12, 2025

V25.6 での更新項目

機能

  • You can now check unsupported functions and formulas in a worksheet.
  • Added support for setting custom border width when saving a file to PDF.
  • Added support for embedded images when reading/writing HTML.
  • Improved XLSX to MD header export.
  • Improved XLSX to MD conversion.
  • You can now render linked data types to HTML.
  • Added support for the smart marker range tag.

不具合の修正

  • Aspose.Cells for Java reads custom formatted value wrong.
  • Issue with full recalculation of the workbook formulas when calculation chain is enabled.
  • Inconsistent HTML output for charts.
  • Category axis labels' formatting is different when rendering chart to image.
  • Chart lines disappear when the chart is saved as an image.
  • Support rendering text using curves and glyphs or using SVG fonts to render the text.
  • The generated PDF embeds two fonts with same name and style while converting file to PDF.
  • Regression: XLSX to HTML: Horizontal table width is incorrect.
  • Some issues with Smart Markers when using JSON data source.
  • Merging multiple worksheets with pivot tables causes file corruption.
  • Excel crashes When closing the generated XLS file.
  • The result file has unwanted label repeating after refreshing and calculating pivot table.
  • Start or end index of DeleteBlankOptions became -1 after setting them as 0.
  • Data value display error when dynamic array formula uses external references as data.
  • Chart.Calculate() method takes infinite time for stacked bar and clustered bar with same values.
  • Regression: XLSX to HTML: Missing data in output file.
  • Row Column headings incorrectly displayed in HTML when the Excel sheet contains hidden columns.
  • Range to HTML creates an additional cell when containing hidden columns in the worksheet.
  • Unexpected cell border line appeared in Excel to HTML conversion.
  • Extra empty columns created when converting MHT file to XLS.
  • Some issues with Smart Markers when using JSON data source.
  • Accessing array element by index in Smart markers.
  • Cells.insertColumns() does not work fine with InsertOptions parameter CopyFormatType.CLEAR.
  • Obtain incorrect value while reading XLS file and calling isEquation() method.
  • Calculation difference compared with Excel 365.
  • Calculated result of MATCH function with INDEX function as lookup array is incorrect.
  • Calculated result of SUM with cached 2D range was incorrect when there is only one row of data.
  • Bars don't start in correct point when rendering to PDF.
  • Data pagination is inconsistent with excel when saving file to PDF.
  • Paging error when converting file to PDF.
  • Column width changed after converting MHT to XLSX.
  • Some issues with Smart Markers when using JSON data source.
  • SubtotalN functionality with JSON input in Smart Markers doesn't work as expected.
  • IndexOutOfBoundsException error while generating Excel file if a child array is empty for Smart Markers.