Aspose.Cells for Node.js via C++ 新版本發表

Released: Sep 12, 2024

V24.9 中的更新

特性

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