Aspose.Cells for .NET V25.9
Released: Sep 10, 2025
V25.9 での更新項目
機能
- Added support for WRAPCOLS and WRAPROWS functions.
- Added support for font Variation Selectors while converting to XPS.
- Added support for font Variation Selectors while converting to SVG with embedded font.
- Added support for embedding fonts when converting file to HTML.
- Added support for FlatOPC file format.
- Added support for converting chart to FlapOPC without table tags.
- Added support for editable charts to PPTX file.
- Added support for pattern settings.
- Made research data structure adjustments to accommodate support for scatter plots.
- Added support for const values as data source of chart in the DOCX file.
- Added support for exporting editable OLE object to PPTX.
- Optimized the logic for cell formatting to change values only after clicking "OK" instead of changing them in real time.
- Optimized row and column menu handling for bulk inserts.
- Optimized the code calling method for batch style modification.
- You can now disable/hide menu to InsertRow below the maximum row.
不具合の修正
- XLSX to PDF: Shape not rendered correctly in the output.
- XLSX to XPS: WordArt rendered incorrectly in output.
- The date texts are displayed as # when converting file to XPS.
- Hovering mouse on themes does not change the theme colors in XLS format. XLSX format works fine.
- The font size of label within the pie chart seem to be bigger than the rest when rendering to image.
- The position of label inside the pie in each portion does not seem to be centered in some cases when rendering to image.
- Generated file is corrupted if pivot table contains OLAP data source.
- Invalid pivot row item if only refreshing data source of pivot table.
- Re-saving an XLSX file can lead to corruption of the pivot table.
- Single quote in the file name of pivot table's data source was duplicated when converting XLSB to XLSX.
- CopyRows/CopyColumns: NullReferenceException when copying styles to a new Workbook.
- Sorting the auto-filtered data caused Excel to crash for XLSX file generated by cells.
- Exception while rendering to DOCX.
- NullReferenceException occurs when calling Cells.InsertCutCells method.
- Formulas with relative references aren't carried over when copied to a new location.
- Added hyperlinks/links are not saved in the output Excel file.
- Editing text in the text box and clicking on the cell clears the cell unexpectedly.
- Fail to sync image history after server restart in collaborative mode.