GroupDocs.Conversion for Node.js via Java Releases

Released: Sep 30, 2024

Updates in V24.9

Features

  • Added support for conversions from XML transformed through XSLT to any supported format.
  • Improved handling of custom font folders when converting from a presentation to HTML.
  • Improved code quality and stability.

Fixes

  • Failed PNG to EMF, WMF, EMZ and WMZ on macOS.

Released: Sep 3, 2024

Updates in V24.8

Features

  • Setting ConverterSettings.FontDirectories now applies when converting from SVG.

Fixes

  • PDF-DOCX conversion: Thai characters not shown properly in the output.
  • isPasswordProtected property missing when getting info of DOC file.
  • Excel to PDF conversion, cells color issue.
  • TeX to DOCX conversion issue.
  • TeX to XPS conversion issue.
  • TeX to PDF conversion issue.
  • DWG to PPT conversion issue.
  • AutoCad (DWG) to PDF conversion issue.
  • Word to HTML or PDF conversion, page break cuts off text and image...

Released: Jul 24, 2024

Updates in V24.7

Features

  • Added the ability to retrieve sheet names from a spreadsheet.
  • Added the ability to convert sheets by name from a spreadsheet.
  • Improved TIFF to PDF conversions.
  • You can now differentiate the sheet names when converting Excel to HTML.

Fixes

  • TIF to PDF conversion issue.
  • Word table is not converted properly.
  • CSV to PDF conversion issue.
  • Formula not evaluated on certain XLSM when converting to PDF.
  • Could not load file or assembly error when converting PPTX to JPG.
  • PDF to CSV conversion cells...

Released: Jun 18, 2024

Updates in V24.6

Features

  • Improved CHM to Spreadsheet conversions.
  • Improved Word-processing to Spreadsheet conversions.
  • Improved conversion from Email to PDF.
  • Improved DJVU to Word-processing conversion.
  • Improved Presentation to Spreadsheet conversion.
  • Improved Presentation to Word-processing conversion.
  • Improved conversion boot up due to applying font settings.
  • Introduced PageWidth property for all convert options which implements IPageSizeConvertOptions interface. The property allows if PageSize is set to...

Released: May 21, 2024

Updates in V24.5

Features

  • Added support for PDF file optimizations.
  • Added support for retrieving view info when rendering to PDF.

Fixes

  • Converting particular PDF to HTML is throwing an exception.
  • High memory usage, long processing time creating thumbnail for spreadsheet.
  • NullReferenceException when trying to view a PST file as PDF.
  • DOCX to PNG: Application consumes all available memory.
  • Aspose.PDF dependency creates temp files.
  • VIEWERNET‑2428 Incorrect position of images and characters in a DOCX file.
  • setLicense...

Released: Apr 15, 2024

Updates in V24.4

Features

  • Added the ability to convert to EPS format.
  • Improved exceptions handling.
  • Improved external HTML resources loading.

Fixes

  • Fixed HTML to PDF conversion issue (missing images).
  • Fixed EPUB to PDF conversion issue.

Released: Mar 13, 2024

Updates in V24.3

Features

  • Added support for converting PDF files to PDF/2A standard.
  • Improved detecting JPEG from stream.
  • Added support for converting from OLM.
  • Added options to restrict external resources loading.
  • Improved Spreadsheet to XPS conversions.
  • Improved WordProcessing to XPS conversions.
  • Improved Presentation to XPS conversions.
  • Improved Diagram to XPS conversions.
  • Improved Email to PDF conversions.

Fixes

  • Fixed margin respection when converting from Web document.

Released: Feb 15, 2024

Updates in V24.2

Features

  • Improved conversion chains.
  • Improved Word Processing to EBook conversion.
  • Improved Note to Web conversion.
  • Improved conversion to EBook by skipping intermediate conversions.
  • Save Diagram and SVG format to XPS.
  • Save Email format to PDF.
  • Save VCF format to PDF.
  • Added the ability to prevent exceptions on font loading.
  • Convert tagged DOCX format to tagged PDF.

Fixes

  • Exception on PDF to Image conversion.

Released: Jan 18, 2024

Updates in V24.1

Features

  • Added the ability to automatically fit rows when converting spreadsheets.
  • Added support for retrieving sheets names from a spreadsheet.
  • Added support for converting sheets by name from a spreadsheet.
  • Improved Presentation to Word-processing conversion.

Fixes

  • CsvLoadOptions.ShowGridLines is now respected.

Released: Dec 5, 2023

Updates in V23.11

Features

  • Improved file type detection algorithm.
  • Added LZMA format detection from input stream.
  • Improved stability of working with some kinds of documents.
  • Added a simplified public API to process document from stream.

Fixes

  • Fixed CSV and text to PDF conversion from input stream.
  • Fixed IFC to JPG conversion issue.
  • Fixed Word with Macros files conversion.
  • Fixed setFontDirectories method modifier.