Aspose.Cells for Node.js via C++ Releases

Released: May 13, 2025

Updates in V25.5

Funktionen

  • Added support for exporting images when saving to Markdown format.
  • Added support for exporting text box to Numbers format.
  • Added support for exporting conditional formatting to Numbers format.
  • Added support for camera feature of range.
  • Enhanced copying slicers from other workbooks.
  • Added support for exporting embedded image to DOCX.
  • Improved support for exporting entity data to DOCX.
  • Improved support for obtaining the first data row of a column.
  • Improved support for clearing comments...

Released: Apr 11, 2025

Updates in V25.4

Funktionen

  • Now supports Linux arm64.
  • Added support for saving specified sheets to HTML.
  • You can now export editable charts to DOCX.
  • Added support reading and writing sensitivity labels.
  • Added support for exporting hidden rows and columns to Numbers format.
  • You can now export call fill settings to Numbers format.
  • Added support getting and setting gridline color in worksheets.
  • Added support for exporting chart multi-level category data word processing files.
  • Added support for exporting chart date...

Released: Mar 13, 2025

Updates in V25.3

Funktionen

  • Added support for comparing display values when searching text.
  • Added support for getting display style from cells instead of the cell instance.
  • Added support for tracking conditional formatting changes after shifting cells.
  • Added support for getting binary content of used fonts.
  • Added support for converting Excel to workbook struct JSON.
  • Added support for exporting cell data, formulas and comments to Numbers file.
  • Added support for exporting cells and row/column style to Numbers file...

Released: Feb 14, 2025

Updates in V25.2

Funktionen

  • Added support for calculating INDIRECT where ref text of defined name is "#".
  • Provided all sheet names which references multiple worksheet in a formula.
  • Added support for setting a cell to rich text when saving a workbook with LightCells.
  • Provided async APIs for time-consuming operations when loading, saving and during formula calculation.
  • Added support for reading DIF format files.
  • Added support for reading and writing DBF (dBase) format files.
  • Added support for WPS compatible...

Released: Jan 14, 2025

Updates in V25.1

Funktionen

  • Added support for ignoring the calculation of custom functions to keep the original spilled range and values of dynamic array formulas.
  • Added support for saving autoshapes and free shapes to ODS file.
  • Added support for getting the expression of external table reference while calculating formulas with user's custom engine.
  • Added support for calculating external table reference when external workbook source has been set.
  • Aspose.Cells for Node.js via C++ no longer uses vulnerable...

Released: Dec 12, 2024

Updates in V24.12

Funktionen

  • You can now get notified of formula changes when inserting/deleting cell range.
  • Added support for BYROW and BYCOL lambda functions.
  • Added support for parsing fraction values such as "33 1/3" as numeric when calculating formulas.
  • Added support for rendering LinearGradientBrush, PathGradientBrush, HatchBrush and TextrueBrush to PCL.
  • Added support for placing inline styling/formatting inside HTML elements.
  • You can now add Font Color, Cell Color as data sorter key.
  • Enhanced pivot filter...

Released: Nov 13, 2024

Updates in V24.11

Funktionen

  • Updated package.json to use 'optionalDependencies' to install the corresponding pre-built binary package.
  • Added the getCount method to CustomDocumentPropertyCollection and BuiltInDocumentPropertyCollection.
  • You can now construct a color object based on a color name.
  • Added predefined colors to the Color class.
  • Added support for converting a picture in a cell to PDF.
  • Added the ability to place an image in a cell in MemoryPreference mode.
  • Added support for using a picture as result of...

Released: Oct 11, 2024

Updates in V24.10

Funktionen

  • Added support for implementing custom functions through Aspose.Cells API using AbstractCalculationEngine functionality.
  • Added support for using Object type objects as function parameters.
  • Added support for functions that return Object type objects.
  • You can now delete blank rows/columns between a user specified range.
  • Added support for getting the source of a pivot table from a corresponding external connection.
  • Added support for getting the source of DataModelConnection.
  • Added the...

Released: Sep 12, 2024

Updates in V24.9

Funktionen

  • Added support for implementing custom functions through Aspose.Cells API using AbstractCalculationEngine functionality.
  • Added support for using Object type objects as function parameters.
  • Added support for functions that return Object type objects.
  • Added support for reading, storing and rendering limit equations and equation groups.
  • Added support for exporting equation content to MathML format.
  • Added support for choosing whether equations should be output as images or MathML strings...