Lancements de GroupDocs.Conversion for .NET

Released: Dec 20, 2024

Mises à jour de V24.12

Fonctionnalités

  • Added support for converting from the LHA archive format.
  • Improved performance for converting presentation documents, ensuring faster and more efficient processing.
  • Introduced configurable default fallback page sizes for enhanced control over document layout during conversion.
  • Extended document info for archive files to provide detailed listings of contained files and folders.
  • Added zoom level configuration in WebLoadOptions, enabling finer control over web document conversions...

Released: Nov 29, 2024

Mises à jour de V24.11

Fonctionnalités

  • Added support for converting from the Avif image format.
  • Added tagging support for all documents.
  • Improved Image Conversion Efficiency: Optimized image-to-document conversions (e.g., Word, PDF, Spreadsheet, Presentation) by reducing resource usage and increasing speed.
  • Improved image quality when converting from CDR.
  • Enhanced Spreadsheet Handling: Introduced formula calculation error suppression in SpreadsheetLoadOptions and added active sheet information retrieval in the...

Released: Oct 31, 2024

Mises à jour de V24.10

Fonctionnalités

  • Added support for converting 3D formats to 3MF.
  • Enhanced the Converter API by adding context classes, reducing method overloads and simplifying parameter management in conversion workflows.
  • Enhanced thread safety for stable multi-threaded usage.

Correctifs

  • Transparency is lost when converting transparent PSD to PDF.
  • Transparency is lost when converting transparent EPS to PDF.
  • Transparency is lost when converting transparent EPS to PNG.
  • Transparency is lost when converting...

Released: Sep 30, 2024

Mises à jour de V24.9

Fonctionnalités

  • Added support for conversions between UUE and multiple formats including ZST, Z, XZ, LZMA, LZIP, GZIP, and BZIP2.
  • Added support for converting to VSD.
  • Added support for converting from HEIC.
  • Added the ability to convert from raster images with vectorization.
  • Improved file type detection if LoadOptions are provided without specified format.
  • Added the option to remove metadata when converting from PDF, Presentation, Spreadsheet, or Word Processing documents.

Correctifs

  • Setting page...

Released: Aug 24, 2024

Mises à jour de V24.8

Fonctionnalités

  • Added support for converting to/from ISO file format.

Correctifs

  • Excel to PNG conversion issue.
  • When converting with file name, provided in LoadOptions file type is ignored.
  • Failed Diagram to Image conversion when running on macOS and Linux.
  • XLS to PDF conversion takes a long time.
  • PDF to PNG conversion content/image shifted to lower right.
  • Tables from Word to Excel conversion.
  • DOCX to PDF conversion - output has issues.
  • Conversion issue on Linux.
  • Excel to PDF shows page break...

Released: Jul 31, 2024

Mises à jour de V24.7

Fonctionnalités

  • Added support for converting from Lzma to Bzip2, Gzip, and Zst.
  • Added support for converting Gzip to Zst.
  • Added cancellation token support.
  • Added support for converting Bzip2 to Zst.
  • Added support for converting Lzip to Bzip2.
  • Added support for converting Lzip to Zst.
  • Added support for converting Lzip to Gzip.
  • Added support for extracting MSG from attachment.
  • Added PdfLoadOtions for embedded files.
  • Added support for converting Zst to Bzip2.
  • Added support for converting Zst to...

Released: Jul 1, 2024

Mises à jour de V24.6

Fonctionnalités

  • Added SQL file format support.
  • Added the ability to set background color when converting from CAD.
  • Added support for fixed size conversion from CAD when no Width and Height is set in convert options.
  • Added the ability to set draw type and draw color when converting from CAD.
  • Added PageOrientation.Default to keep the page orientation of the source document.
  • Improved Mail to PDF conversion.
  • Added the ability to set SVG size to match DWG dimensions during CAD to SVG conversion, with...

Released: May 31, 2024

Mises à jour de V24.5

Fonctionnalités

  • Added support for converting embedded documents when converting Word Processing, Presentation, and Spreadsheet documents.
  • Added options to set columns and rows per page when converting from a Spreadsheet document.
  • Added support for removing all JavaScript actions from the original PDF during conversion.
  • Added hyphenation support when converting from a word processing document.
  • You can now convert DOCX with images to Markdown with images as base64.
  • Added support for configurable...

Released: Apr 30, 2024

Mises à jour de V24.4

Fonctionnalités

  • Extended options to customize requests to external resources when convert from a web document.
  • Added support for Zstandard (Zstd) archive format.
  • Added the ability to add page numbers in the converted PDF.
  • Replaced Microsoft .NET standard 2.1 target with .net6.0-windows target.
  • Improved WordProcessing to WebP conversion.
  • Improved conversions from HTML.
  • Added the option to customize the separator character when converting to delimited format.
  • Added Diagram conversion support to...

Released: Mar 29, 2024

Mises à jour de V24.3

Fonctionnalités

  • 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...