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

Released: Mar 13, 2025

Updates in V25.3

Features

  • 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.
  • You can now check and apply borders of those adjacent cells when getting cell's display style.
  • Added support for placing inline styling/formatting inside HTML elements.
  • Added support for highlighting selected sheet tab in the output HTML.

Fixes

  • Calculating TEXTAFTER function produced incorrect result.
  • The image color changes from blue to red when rendering to PDF on Linux.
  • Line chart is not rendered properly in the output image.
  • AutoSize not working on Mac for Comment.
  • The position of line break changed when comparing to the display in Excel (Excel to XPS conversion).
  • 3D model display is distorted (Excel to XPS conversion).
  • Shape.CalculateTextSize takes long time and causes server crash.
  • The text that should be displayed vertically is incorrectly converted to a horizontal orientation in the PDF.
  • The text inside the text box with small caps formatting overlaps in the output PDF.
  • Complex number related functions were calculated incorrectly for locales that have different decimal separator.
  • Sum of single cell of multiple sheets was calculated incorrectly.
  • Data table (What-if analysis) formulas evaluation quirk.
  • MATCH function returns error value after calling Workbook.CalculateFormula() method.
  • Formulas in table were calculated incorrectly.
  • Issue with defined names when worksheet name contains dots.
  • The dropdown lists cannot be refreshed/filled automatically in the re-saved XLSB file.
  • The chartArea size returns an incorrect zero value.
  • Strikethrough in the title section was shifted downwards (XLS to XPS conversion).
  • Strikethrough in the data label was shifted downwards (Excel to XPS conversion).
  • The formula is not displayed correctly (XLS to XPS conversion).
  • Chart display issues when converting XLSX to PDF.
  • Optimized the area and label layout of Treemap chart.
  • Excel chart legend categories - only one of 3 levels is printed/rendered.
  • Missing labels on bottom and the blue header has vertical lines across it.
  • Chart labels are overlapping when converting chart to SVG.
  • The font style of datalabels changes when saving the picture for the second time.
  • Datalabel is missing in Bar chart.
  • Repair incorrect Multi-level category axis.
  • Repair missing Bar chart area.
  • Repair incorrect radar chart.
  • Conditional star icon set is not same as MS Excel.
  • Duplicated line breaks after bullet points when using HtmlString.
  • Conditional format borders display abnormally when saving file to HTML.
  • Unable to convert MS Excel workbook from XLS to XLSX format.
  • Unable to convert MS Excel workbook from XLSX to XLS format.
  • Support saving pivot table with external connection to XLS.
  • An extra blank page was generated when converting range to DOCX.
  • Show Borders when converting Excel to DOCX.
  • DataLabels of treemap chart does not show when saving as XLSX.
  • Conditional formatting is not copied correctly.
  • ArgumentException "Destination array was not long enough..." when re-saving XLSB file.
  • Exception "Chart/Picture to image Error" when rendering Excel file to PDF.
  • "System.NullReferenceException" when retrieving data source for the pivot table.