Aspose.Cells for Node.js via Java 릴리스

Released: Apr 14, 2025

V25.4 버젼 업데이트

기능

  • You can now check unsupported functions and formulas in a worksheet.
  • Added support for embedded images when reading/writing HTML.
  • Improved XLSX to MD header export.
  • Improved XLSX to MD conversion.

Released: Jan 17, 2025

V25.1 버젼 업데이트

기능

  • Added support for rich formatted text when saving Excel to DOCX.

수정사항

  • Excel to PDF still displays the data but truncates some of it.
  • The text is skewed and exceeds the scope when converting file to HTML.
  • Excel to HTML conversion - Some "td" elements have "id" attribute.
  • Pattern lost when saving file to HTML.
  • Extra borders are added when saving file to HTML.
  • Text position is incorrect when saving file to HTML.
  • Number formats are not working after calling PivotTable.formatAll(dxfStyle).
  • Row...

Released: Oct 12, 2024

V24.10 버젼 업데이트

기능

  • Added support for formatting date as 1900-2-29 to mimic Microsoft Excel's behavior.
  • You can now ignore row data in disorder when reading OOXML template files.

수정사항

  • XLSX to PDF: Incorrect placement of flowchart arrows in the output PDF file.
  • The result file shows inconsistency with Excel when converting the file to PDF.
  • The aspose-cells.jar may cause Eclipse show compile error.
  • Precision issue of calculating formulas for JDK8 and later versions when FormulaSettings.PrecisionAsDisplayed is true...

Released: Jul 16, 2024

V24.7 버젼 업데이트

기능

  • Improved width and height measure for Aptos Narrow font.
  • You can now keep and remove custom JavaScript macros.

수정사항

  • The spacing between text lines in the text box is incorrect when converting the file to PDF.
  • ASC function does not give correct value for some characters.
  • WIDECHAR does not give correct result for some Japanese characters.
  • TEXT function was not calculated correctly for some regions.
  • Incomplete display of chart data when converting file to HTML.
  • Image size exceeds the limit when...

Released: Jun 17, 2024

V24.6 버젼 업데이트

수정사항

  • Fixed error for loading unknown image supported by third party imageio plugin.
  • Issue with copying images and shapes from one Excel file to another.
  • Full width characters not converted to half width characters when converting files to PDF.
  • Dotted lines in chart became solid lines when chart saved as EMF image.
  • Row height error when converting file to HTML.
  • Rotated text rendering error when converting files to HTML.
  • Cell data position error when converting file to HTML.
  • Text cross column...

Released: Apr 11, 2024

V24.4 버젼 업데이트

기능

  • Added support for placing a picture into a cell.
  • Added support for getting the original column width.

수정사항

  • Issue with copying images and shapes from one Excel file to another.
  • Full width characters not converted to half width characters when converting files to PDF.
  • Dotted lines in chart became solid lines when chart saved as EMF image.
  • Row height error when converting file to HTML.
  • Rotated text rendering error when converting files to HTML.
  • Cell data position error when converting file to...

Released: Mar 12, 2024

V24.3 버젼 업데이트

기능

  • Added support for setting default folders when saving a file to HTML.
  • Improved response when terminating HTML saving processes.

수정사항

  • Text characters shift upwards when Excel file is converted to PDF.
  • Failed to apply formatting when adding multiple formatting conditions.
  • The chart area, labels, legends, are rendered incorrectly in output PDF and PNG.
  • Worksheet.autoFitRows(true) - the page layout sometimes broken or inconsistent.
  • Some cell text is too small and missing when converting sample...

Released: Feb 7, 2024

V24.2 버젼 업데이트

기능

  • Reduced the file size of generated EMF image while exporting sheet to EMF image.

수정사항

  • Dialog box is not converted into output PDF properly.
  • Issue with rendering drawings and text for XLT file format in Excel to PDF.
  • CalculateForumula results "-".
  • Excel conditional format duplicate value setting format shows error after saving to HTML.
  • Incorrect results obtained after calling formula calculation.
  • Value list validation does not show in GridWeb Java.
  • The incorrect size and resolution are...

Released: Jan 11, 2024

V24.1 버젼 업데이트

기능

  • Added support for highlighted sheet tabs in the output HTML for mobile devices.
  • Added support for JSON as the data source of a smart marker.
  • You can now show the first item of datetime group pivot field if the field contains a blank item.

수정사항

  • Text inside shapes is not displayed when converting Excel worksheet to images.
  • Invalid text color inside the shape/textbox when saving an Excel file to HTML.
  • CalculateFormula() does not calculate formula correctly.
  • Generated XLS file was corrupted when...

Released: Dec 15, 2023

V23.12 버젼 업데이트

기능

  • Added support for MAKEARRAY function.
  • Added support for JSON as data source for smart markers.
  • You can now retrieve "Style Includes" information.
  • Improved the performance of calculating shared formulas recursively.

수정사항

  • Different behavior of XLSX and XLSB files for MaxRow and MaxColumn attributes when using in LightCells APIs.
  • VLOOKUP function calculation gets an error value.
  • Incorrect value obtained after IRR function calculation.
  • Endless loop with "CalculateFormula" method.
  • NumberValue...