Aspose.Cells for Android via Java V26.6

Released: Jun 12, 2026

Aggiornamenti in V26.6

Funzionalità

  • Added support for the REGEXTEST function.
  • Added support for decrypting encrypted ODS with ODF 1.4 specification.
  • Added the ability to detect the file format of an encrypted ODF 1.4 file.

Correzioni

  • "CellsException: Corrupted file. (ExceptionType.IO)" on Workbook constructor when using incorrect password for ODS/OTS files.
  • XLOOKUP returns incorrect result when mixing TEXT and BOOLEAN values.
  • The settings for individual data points that affected the NumberFormat.
  • Some shapes missing in Excel to PDF conversion.
  • Text line break error.
  • A single page is being generated as two pages while converting to PDF.
  • Extra small box appears after converting XLSX to PDF on Workbook.save() method.
  • Columns getting truncated even after Autofit.
  • HTML output layout is distorted.
  • Linked picture (camera object) shows stale cached bitmap in HTML export.
  • Pivot table refresh causes filters to fail.
  • Smart marker 'group:repeat' fails to repeat parent property for nested child records.
  • Landray RDM EKP-25735-1 Convert Effect.
  • Padding not in the XLSX file added for a cell with Cells 26.4 compared to 26.3 when converting to PNG/PDF.
  • Calculation of LINEST function is wrong.
  • SEARCH function was calculated as #VALUE! when find_text contains "~~".
  • When a graph generated in Excel is converted to an image, if February 29th of a leap year is used as an X-axis scale label, it is incorrectly converted to February 28th.
  • Dash line is changed to solid line after converting to PDF.
  • Custom Number Format with Trailing Dots is ignored when exporting to HTML.
  • Extra column generated in HTML export due to text overflow in hidden rows on Workbook.save() method.
  • HTML output still differs from older versions in Aspose.Cells for Java 26.5.
  • Support nested arrays (array within array) officially with ArrayAsSingle.
  • Handling JSON array as single cell in CSV using Aspose.
  • Nullpointer when opening password protected Open Office ODS file.
  • "java.lang.StringIndexOutOfBoundsException" on ExternalConnection.getPowerQueryFormula() method.