Aspose.Cells for Android via Java V25.9
Released: Sep 12, 2025
V25.9 での更新項目
機能
- Added support for changing theme colors for chart series.
- 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.
- Added support for ShiftType.NONE when calling Cells.insertCutCells method.
- 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 used with variables.
- 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.
- Incorrect retrieval of the isAlignmentApplied() flag on the custom style.
- The result file crashes due to macro exception information when converting XLS to XLSX.
- 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.
- 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.
- "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.