GroupDocs.Conversion for .NET 23.9 Release Notes

There are 10+ features, improvements, and bug fixes in this release.

Full list of changes in this release

KeyCategorySummary
CONVERSIONNET‑6328EnhancementReview and improve CHM to Spreadsheet conversion
CONVERSIONNET‑6320EnhancementImprove Word-processing to Spreadsheet conversion
CONVERSIONNET‑6319EnhancementImprove Djvu to Word-processing conversion
CONVERSIONNET‑6318EnhancementImprove Presentation to Spreadsheet conversion
CONVERSIONNET‑6317EnhancementImprove Presentation to Word-processing conversion
CONVERSIONNET‑6304EnhancementImprove Conversion boot up due to applying font settings
CONVERSIONNET‑6337FixThe FontFileType.Type1 was not properly detected when loaded from stream
CONVERSIONNET‑6336FixIssue with Incomplete EML to PDF Conversion
CONVERSIONNET‑6323FixDOCX to PDF Conversion: Setting the UpdateFields property cleared the file name field
CONVERSIONNET‑6314FixUnrecognized email format conversion caused application hang
CONVERSIONNET‑6303FixConverting PDF to PDF/2A using GroupDocs.Conversion
CONVERSIONNET‑6300FixConversion DOCX to PSD caused exception
CONVERSIONNET‑6298FixDisable ConversionLog.xml creation
CONVERSIONNET‑6255FixText was trimmed in CSV to HTML conversion

Major features

  • Improved CHM to Spreadsheet conversions
  • Improved Word-processing to Spreadsheet conversions
  • Improved conversion from Email to PDF

Public API and backward incompatible changes

  1. Introduced PageWidth property for all convert options which implements IPageSizeConvertOptions interface. The property allows if PageSize is set to PageSize.Custom to specify explicit page width.

  2. Introduced PageHeight property for all convert options which implements IPageSizeConvertOptions interface. The property allows if PageSize is set to PageSize.Custom to specify explicit page height.