Aspose.Cells for PHP via Java V25.7
Released: Jul 11, 2025
V25.7 中的更新
特性
- Added support for setting custom border width when saving a file to PDF.
- You can now render linked data types to HTML.
- Added support for the smart marker range tag.
- Added support for ShiftType.NONE when calling Cells.insertCutCells method.
修补程序
- Start or end index of DeleteBlankOptions became -1 after setting them as 0.
- Data value display error when dynamic array formula uses external references as data.
- Chart.Calculate() method takes infinite time for stacked bar and clustered bar with same values.
- Regression: XLSX to HTML: Missing data in output file.
- Row Column headings incorrectly displayed in HTML when the Excel sheet contains hidden columns.
- Range to HTML creates an additional cell when containing hidden columns in the worksheet.
- Unexpected cell border line appeared in Excel to HTML conversion.
- Extra empty columns created when converting MHT file to XLS.
- Some issues with Smart Markers when using JSON data source.
- Accessing array element by index in Smart markers.
- Cells.insertColumns() does not work fine with InsertOptions parameter CopyFormatType.CLEAR.
- Obtain incorrect value while reading XLS file and calling isEquation() method.
- Calculation difference compared with Excel 365.
- Calculated result of MATCH function with INDEX function as lookup array is incorrect.
- Calculated result of SUM with cached 2D range was incorrect when there is only one row of data.
- Bars don't start in correct point when rendering to PDF.
- Data pagination is inconsistent with Excel when saving file to PDF.
- Paging error when converting file to PDF.
- Column width changed after converting MHT to XLSX.
- Some issues with Smart Markers when using JSON data source.
- SubtotalN functionality with JSON input in Smart Markers doesn't work as expected.
- IndexOutOfBoundsException error while generating Excel file if a child array is empty for Smart Markers.
- 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.