Lanzamientos de Aspose.Cells for Node.js via C++

Released: Nov 13, 2024

Actualizaciones en V24.11

Características

  • 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...

Released: Oct 11, 2024

Actualizaciones en V24.10

Características

  • 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...

Released: Sep 12, 2024

Actualizaciones en V24.9

Características

  • 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...