Aspose.Cells for Node.js via C++ 新版本發表
Released: Apr 9, 2026
V26.4 中的更新
特性
- Added support for calculating REGEXEXTRACT and REGEXREPLACE functions.
- Added the ability to expand a table when copying ranges.
- Added support for shifting formulas after inserting cut ranges.
- Added support for formatting a whole row or column of pivot table.
- Added support for exporting the label of a table column to an XLS file.
- You can now copy rich values from another workbook.
修補程式
- Final punctuation mark missing in the output PDF - Excel to PDF conversion,
- Failed to set font color for...
Released: Mar 12, 2026
V26.3 中的更新
特性
- Enhanced saving some advanced functions in formulas for XLSB.
- Added support for parsing legend tag when importing HTML.
- Added support for parsing label tag when importing HTML.
- Improved copying rich value to other workbooks.
修補程式
- Text gets mirrored when saving XLSX to PDF.
- The text inside the graphic was unexpectedly flipped horizontally.
- Shape.FitToTextSize() method does not work precisely.
- When textParagraph.IsHangingPunctuation is True, the output PDF will have missing punctuation marks...
Released: Feb 11, 2026
V26.2 中的更新
特性
- Added support for getting python script from a cell that uses python formula.
- Users can now calculate defined LAMBDA function in custom calculation engine.
- Added support for ODF 1.4.
- Added support for whether to include table names when importing Numbers.
- Added support for copying shapes when copying columns.
- Added support for getting all pictures which are placed in or over cells.
- Improved support for R/W pivotOptions since Excel 2016.
修補程式
- Calculating formulas causes the crash using 26.1 on...
Released: Jan 14, 2026
V26.1 中的更新
特性
- Enhanced refreshing slicers with pivot table data source.
修補程式
- Segmentation fault when converting XLSX with image to PDF in Debian (bookworm) + Node.js 22.
- Segmentation fault occurred when saving to HTML on Linux or macOS.
- Issue occurred when saving to HTML.
- When testing saving an Excel file as HTML and then reading it back in under Linux, some errors were encountered.
- When testing saving an Excel file as PDF in under Linux, some errors were encountered.
- An error occurred while adding a...
Released: Dec 10, 2025
V25.12 中的更新
特性
- Added PivotGlobalizationSettings::GetNameOfDataField API.
- Added AbstractCalculationEngine::SkipCalculation API.
- Added some member functions to the U16String class.
- Added support for exporting charts to Numbers.
- Added API for importing LaTeX format strings in Aspose equation objects.
- Removed the special exception of SkipCalculation() for user's custom engine.
- Added support for public API to get data values from chart.
- Added support for converting cell area to pivot area setting list.
- Added...
Released: Nov 12, 2025
V25.11 中的更新
特性
- Added a check to prevent deletion of partial table including the header.
- Added a check to prevent setting the name of one existing defined name to another Table.
- Added support for copying pivot tables when copying a range.
- Added support for duplicated worksheet names for "DetailSheetNewName" parameter of smart marker.
- Added support for exporting editable textboxes and shapes to PPTX.
- Added support for custom properties of worksheet in XLSB files.
- Added support for removing AutoFilter of the...
Released: Oct 11, 2025
V25.10 中的更新
特性
- Provided an option to determine how to output significant digits for numeric values.
- Added support for processing exported cell with custom ExportTableOptions when ExportAsString is true.
- Added support for parsing datetime with calendar of Japanese Emperor Reign.
- Added support for refreshing dynamic array formulas by default when calculating formulas for Workbook.
- Improved compatibility with PdfBox library for the generated PDF file while converting to PDF.
- Added support for calculating style...
Released: Sep 11, 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 const values as data source of chart in the DOCX file...
Released: Aug 13, 2025
V25.8 中的更新
特性
- Added support for the EXPAND formula.
- Added support for the COT/COTH function.
- Added support for the REDUCE function.
- Added support for font Variation Selectors while converting to PDF.
- You can now preserve frozen top rows when converting worksheet to HTML.
- Added support for the "if" parameter of smart marker.
- Added support for Variables in formula smart marker.
修補程式
- Segmentation faults back with Aspose.Cells for Node.js via C++ when saving Excel file to HTML.
- Auto adjust width for textbox...
Released: Jul 11, 2025
V25.7 中的更新
特性
- Added support for ISOMITTED function in calculating LAMBDA function.
- Added support for TAKE function.
- Added support for Variables in Excel template for smart marker.
- Added support for exporting floating picture to Numbers.
- Optimized the rendering of polylines when generating PDF files.
- Added an Aspose.Cells equivalent of VBA Styles.Merge.
- Added support for exporting Excel to DOCX as paste.
- Enhanced the export of cell formats to Numbers.
修補程式
- Overridden properties should be exposed as methods...