Aspose.Cells for PHP via Java V26.7

Released: Jul 11, 2026

Atualizações na V26.7

Recursos

  • Added support for setting the initial zoom level when opening generated PDF.
  • Added support for Dynamic Array formulas in Smart Markers.
  • Added HtmlSaveOptions to control spacing generation mode for accounting formats.

Correções

  • 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.
  • "java.lang.StringIndexOutOfBoundsException" on ExternalConnection.getPowerQueryFormula() method.
  • 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.
  • Chart rendering incomplete or missing elements on Workbook.save() method.
  • Tree Map chart number values missing and layout rendered incorrectly on Workbook.save() method.
  • Different font used for text while converting to PDF.
  • Font names are not displayed completely in PDF reader while converting to PDF.
  • HTML to Excel conversion is not good and caused data loss and merged cells errors.
  • HTML was not converted to XLS file correctly.
  • Data loss while converting from HTML to Excel.
  • Repeating parent property for each child.
  • "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 64" on Workbook() constructor.