Aspose.Cells for Python via Java 新版本发表

Released: Apr 10, 2026

V26.4 中的更新

特性

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

修补程序

  • "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...

Released: Mar 13, 2026

V26.3 中的更新

修补程序

  • Excel shape with curved text path converts to straight path when converted into an image.
  • Custom number format using Arabic locale is not formatted as expected.
  • The page break is wrong while converting workbook to PDF.
  • HTML to Excel rowspan issue.
  • Excel to HTML export: Fixed panes partially covered after scrolling.
  • Incorrect picture rotation in Excel-to-HTML conversion.
  • Cast Exception while saving workbook meta data.
  • NumberFormatException while opening workbook.

Released: Feb 12, 2026

V26.2 中的更新

特性

  • Added support for object streams in the generated PDF.

修补程序

  • Formula cell value is read "#VALUE!".
  • Waterfall chart Data labels are not getting removed.
  • Excel to HTML conversion - Content has some orphan "</style>" tags.
  • Difference in formula calculations by Aspose.Cells formula calculation engine compared to Excel.
  • "#VALUE!" for formula cells in template file was read as "#UNKNOWN!".

Released: Jan 16, 2026

V26.1 中的更新

特性

  • Added support for using a smart expression as a variable of another smart expression.
  • Implemented JSON arrays with personalized styles to a single cell in Smart Markers.
  • Support for embedding XLS image for WPS compatibility.
  • Support for converting an embedded image from XLS to XLSX.

Released: Dec 12, 2025

V25.12 中的更新

特性

  • Added support for the PERCENTOF function.
  • Added support for AES-128 for PDF encryption.
  • Added support for XREF stream in the generated PDF.

修补程序

  • The data bars are missing when the HTML file (generated by Aspose.Cells) is inserted into an empty Word document via Aspose.Words for Java.
  • Exception occurred when saving file to HTML and calling formula calculation.
  • CellsException occurs when saving file to PDF.
  • Exception "The custom criteria of auto filter could not be null" when loading the saved...

Released: Nov 13, 2025

V25.11 中的更新

特性

  • Added support for smart expression as variable of another smart expression.

修补程序

  • Could not handle JSON array as Single cell for Smart Markers in CSV/XLSX using Aspose.Cells.
  • Horizontal smart marker parameter does not shift right smart marker.
  • Unsupported token for Array when using if condition in smart markers.
  • Invalid detail sheet if smart detail worksheet is not the first.
  • Process the smart markers after smart detail worksheet.
  • Null Exception is thrown if DetailSheetNewName is omitted.

Released: Oct 14, 2025

V25.10 中的更新

特性

  • Added support for changing theme colors for chart series.
  • Added support for the PHONETIC formula.
  • Added support for repeating worksheets when processing smart markers.
  • Removed unnecessary redundant data when loading sample file.
  • Support Master-Detail smart markers.
  • Added support for dynamic array formula for dynamic formulas in smart marker.
  • Added support for filtering by nephew conditional smart marker.
  • Reduced generated SVG file size while converting to SVG with font embedded.

修补程序...

Released: Sep 12, 2025

V25.9 中的更新

特性

  • Added support for PHONETIC formula.
  • Added support for repeating worksheets when processing smart markers.
  • Removed unnecessary redundant data when loading sample file.
  • Added support for Master-Detail smart markers.
  • Added support for dynamic array formula for dynamic formulas in smart marker.
  • Reduced generated SVG file size while converting to SVG with font embedded.

修补程序

  • Need to use new WorkbookDesigner(workbook) unnecessarily to make variables processing work.
  • "if" parameter works only when...

Released: Aug 14, 2025

V25.8 中的更新

特性

  • Added support for changing theme colors for chart series.

修补程序

  • Difference in HTML output.
  • Incorrect text line spacing after rendering Excel to PDF.
  • Fonts in text boxes that refer to cells are distorted.
  • TEXTSPLIT function was not spilled correctly when the text is multiple rows/columns.
  • Aspose.Cells formula calculation engine results differ from Excel 365.
  • The width of the line rendered with the circle diameter is smaller than the diameter of the circle.
  • The font used in EMF image is not...

Released: Jul 11, 2025

V25.7 中的更新

特性

  • Added support for ShiftType.NONE when calling Cells.insertCutCells method.

修补程序

  • The text box border line is not a multiple line, but a single line.
  • Mini image/sparkline displayed incompletely in merged cells - Excel to HTML conversion.
  • Wrong retrieval of the isAlignmentApplied() flag on the custom style.
  • The result file crashes due to macro exception information when converting XLS to XLSX.