Aspose.Cells for Node.js via C++ V25.1

Released: Jan 14, 2025

V25.1 버젼 업데이트

기능

  • 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 dependency.
  • Added support for Format 2 subtable in CMAP table font.
  • Added support for CSS custom properties when converting a file to HTML.
  • Re-implemented pivot conditional formatting API.
  • Added support for reading and writing Forms setting in the Table.
  • Simplified importing of list of row data into cells.

수정사항

  • Shape to image error when saving file to PDF.
  • Issue of Equal filtering in non English environments.
  • TEXTSPLIT function was not calculated correctly when there is row separator only.
  • The result of HYPERLINK function is incorrect for value types other than string.
  • Solve the problem of text clipped and line breaks in bar chart.
  • Strikethrough style lost when converting chart to XPS.
  • Double strikethrough style lost when converting chart to XPS.
  • Certain values in the chart not rendered fine in the chart to image conversion.
  • Extra text is printed in chart.
  • Fixed Area background color error in chart.
  • Published Blazor WASM App unable to load Workbook.
  • Error setting license in AOT Blazor App.
  • XLSX to PDF: Chinese fonts are not applied in PDF file.
  • The position of the text strikethrough line becomes lower when converting file to XPS.
  • Text italics and bold styles are lost when converting file to XPS.
  • Font name in the generated PDF is garbled while converting workbook to PDF.
  • The result file is corrupted after calling workbook.CalculateFormula().
  • Invalid refreshed result of filtering by Date Equal.
  • Pivot table conditional formatting not working.
  • After pivot replacement wrong data source was shown.
  • Conditional format is not same as in MS Excel.
  • PivotFilter is not being applied when adding filter to pivot table to filter "(blank)" value.
  • Charts overlap with the tables when saving file bytes to XLSX.
  • INDIRECT function failed due to case sensitivity in table column names.
  • Data misalignment when exporting data to DataTable.
  • Font size and font style getting changed after saving Excel file.
  • The generated XLSX file is corrupted after converting an ODS file.
  • Invalid pivot format.
  • The smart tags in the template file are still retained after calling WorkbookDesigner.Process(false).
  • NullReferenceException occurs when importing JSON as data source of smartmarker.