Aspose.Cells for PHP via Java V25.10
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.
修补程序
- 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 Substituted after setting font Substitution while converting to PDF.
- MHT to XLSX conversion issues: Duplicate Logo, Column Width, Formatting & Borders.
- Image is lost when converting file to HTML.
- Either the data rows are not output or are interleaved after processing smart marker.
- Subtotal functionality does not work correctly in Smart Markers.
- Support grouped smart markers in different rows with JSON data source.
- Smart Marker row indexing issue for Table without header for index and column gap between index and data.
- copyColumn() does not paste into inserted columns when source contains merged header.
- "java.lang.StackOverflowError" on Cell.putValue("string") when inserting particular value and do formula calculations.
- "java.lang.OutOfMemoryError: Java heap space" when upgrading Aspose cells from 25.1 to 25.6 - Investigation required.
- Need to use new WorkbookDesigner(workbook) unnecessarily to make variables processing work.
- "if" parameter works only when used with variables.
- Certain numeric values display with inconsistent height and some values appear as superscript.
- Image loss when adding SVG image to Excel file.
- Date format error when converting file to PDF.
- Paging error when converting file to PDF.
- Text display error occurred when outputting text with spaces to PDF.
- The embedded "IPAmjMincho" font is not applied while converting to SVG.
- The generated PDF failed PDF/A-2b validation while converting to PDF with PDF/A-2b.
- One extra row gets added above the smart marker.
- The style of last column lost after processing smart markers.
- Proportion issue for group of picture.
- Image distorted in Excel to PDF transformation.
- Incorrect conditional formatting when saving file to PDF.
- Issue with missing cell border when hiding rows in Excel template.
- The original data in the template has been overwritten when multiple ranges are placed in the same column.
- Font is wrong when converting Excel file to HTML.
- The stacked bar type can not be set for series when adding a combined chart.
- "horizontal" parameter of Smart Markers is not working as per expectation when using with specific array in JSON data.
- Empty rows are inserted into legend table when using the range parameter in smart marker.
- Borders are not copied after insertColumns starting from 25.6.
- Cells.copyColumns results in incomplete formatting.
- Issues with processing variables expressions in Smart Markers.
- Smart marker with nested objects (map / list) fails to work with horizontal parameter.
- Pivot refresh removes a pivot field from axes.
- java.lang.NullPointerException occurs when processing "IF" in smart markers.