GroupDocs.Conversion for .NET Releases

Released: Mar 29, 2024

Updates in V24.3

Features

  • Added the ability to convert to J2K.
  • Added support for JFIF (.jfif) file extension.
  • Added a generic GetDocumentInfo method to return specific IDocumentInfo type.
  • You can now bypass the source document to the converted stream if NoConvertOptions is provided from the convert options delegate.
  • For container documents (PST, OST), extended the document info to return files and folders.
  • The "Folders" property of PersonalStorageDocumentInfo must now represent hierarchy structure of folders and...

Released: Feb 29, 2024

Updates in V24.2

Features

  • Convert PDF files to PDF/2A standard.
  • Improved detecting of JPEGs from streams.
  • Support for conversion from OLM.
  • Implemented options to restrict external resources loading.
  • Improved Presentation to XPS conversion.
  • Improved Word Processing to XPS conversion.
  • Improved Diagram to XPS conversion.
  • Improved Email to PDF conversion.

Released: Jan 31, 2024

Updates in V24.1

Features

  • Added the ability to convert from GLB to 3D formats.
  • Added the ability to convert from CAD formats to IFC, GLB, OBJ, 3DS and U3D.
  • Added the ability to convert from Autodesk Maya ASCII and Binary formats (Ma and Mb).
  • Added the ability to convert from 3D to Usd and Usdz.
  • Added the ability to convert from 3D formats to GLB.
  • Improved Word Processing to Spreadsheet document conversion.

Fixes

  • XLSX to PDF conversion - text misplaced in the resultant file.
  • Hidden pages are not rendered.
  • TXT to...

Released: Dec 22, 2023

Updates in V23.12

Features

  • Added the ability to convert XML transformed through XSLT to any supported output format.
  • Improved thread safety when loading TeX and Note documents.
  • Improved thread safety in FontFactory class.
  • Improved conversion from MSG to PDF when the email contains images.

Fixes

  • VCF to Web conversion should not save assets in temp folder on disk.
  • Fixed using Custom Fonts in PPTX to HTML Conversion issue.
  • PDF compliance not properly applied.
  • Improper ProjectManagement to Image conversion...

Released: Nov 30, 2023

Updates in V23.11

Features

  • Added support for converting tagged DOCX files to tagged PDF files.
  • Added the ability to set custom fonts folders when converting 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.
  • CsvLoadOptions.ShowGridLines does not work.
  • TEX to DOCX conversion issue.
  • TEX to XPS conversion issue.
  • TEX to PDF conversion issue.
  • DWG to PPT conversion issue...

Released: Nov 1, 2023

Updates in V23.10

Features

  • Improved TIFF to PDF conversions.
  • Added support for retrieving sheets names from a spreadsheet.
  • Added support for converting sheets by name from a spreadsheet.

Fixes

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

Released: Sep 30, 2023

Updates in V23.9

Features

  • Improved CHM to Spreadsheet conversion.
  • Improved Word Processing to Spreadsheet conversion.
  • 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.

Fixes

  • FontFileType.Type1 not properly detected from stream.
  • Issue with Incomplete EML to PDF Conversion.
  • DOCX to PDF Conversion: UpdateFields empties the file name field.
  • Unrecognized email...

Released: Sep 1, 2023

Updates in V23.8

Features

  • Added the ability to convert to EPS.
  • Improved 'IsPasswordProtected' performance.

Fixes

  • Converting DWG to PDF takes a lot of time if the Grayscale option is turned on.
  • Converting any DWG fails with ?The file is corrupt or damaged.? in .NET.
  • GetDocumentInfo returns incorrect against password protected PPT and Excel files.
  • When converting a particular EPUB document to HTML the result html contains only two pages.

Released: Jul 31, 2023

Updates in V23.7

Features

  • Added options to restrict external resources loading during conversion.
  • Added the ability to convert from OLM.
  • Improved WordProcessing to EBook conversion.
  • Improved Spreadsheet to XPS conversion.
  • Introduced AutoFitRows property in SpreadsheetLoadOptions class.
  • Improved image conversions.
  • Improved WordProcessing to XPS conversion.
  • Improved Email to PDF conversion.
  • Improved conversion to EBook.
  • Added the ability to prevent server calls.
  • Improved Presentation to XPS conversion.
  • Improved...

Released: Jun 20, 2023

Updates in V23.6

Features

  • You can now set landscape mode when converting HTML to PDF.
  • Improved start-up performance.

Fixes

  • Generated HTML does not appear good in IOS (e.g. Safari).
  • Exception when converting XLSM to PNG in .NET.