GroupDocs.Conversion Cloud 25.12 Release Notes

This page contains release notes for GroupDocs.Conversion Cloud 25.12

Major Features

  • Conversion options refactored, added new options;
  • Support for new file formats, like Cad, 3d, Archives, Gis, Finance, Fonts, etc.
  • Bugs fixed.

Full List of Issues Covering all Changes in this Release

KeyCategorySummary
CONVERSIONCLOUD-626EnhancementRefactor convert options mapping, add missing convert options
CONVERSIONCLOUD-629BugError converting pdf to md
CONVERSIONCLOUD-536BugDWG to PDF: Never-ending conversion

Public API changes

Replaced options

Former type or memberReplacement type or member
JpgConvertOptionsImageConvertOptions.JpegOptions
PsdConvertOptionsImageConvertOptions.PsdOptions
TiffConvertOptionsImageConvertOptions.TiffOptions
WebpConvertOptionsWebpConvertOptions.WebpOptions
All format-specific image conversion optionsUse ImageConvertOptions instead
RtfConvertOptionsWordProcessingConvertOptions.RtfOptions
All format-specific word-processing, rtf, or text conversion options (e.g. DocxConversionOptions, etc.)Use WordProcessingConvertOptions instead
All format-specific presentation conversion options (e.g. PptxConversionOptions, etc.)Use PresentationConvertOptions instead
All format-specific spreadsheet conversion options (e.g. XlsxConversionOptions, etc.)Use SpreadsheetConvertOptions instead

Added new options

NameTypeDescription
PDLConvertOptions.WidthintDesired page width after conversion
PDLConvertOptions.HeightintDesired page height after conversion
PresentationConvertOptions.PasswordstringSet this property if you want to protect the converted document with a password
CadConvertOptions.WidthintDesired page width after conversion
CadConvertOptions.HeightintDesired page height after conversion
CadConvertOptions.PageSizeenumPage size
CompressionConvertOptions.PasswordstringSet this property if you want to protect the converted document with a password
DiagramConvertOptions.AutoFitPageToDrawingContentboolEnlarge the page to fit the drawing content