GroupDocs.Conversion for Java V24.5

Released: Jun 3, 2024

Updates in V24.5

Funktionen

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

Fehlerkorrekturen

  • The FontFileType.Type1 was not properly detected when loaded from stream.Issue with Incomplete EML to PDF Conversion.
  • DOCX to PDF Conversion: Setting the UpdateFields property cleared the file name field.
  • Unrecognized email format conversion caused application hang.
  • Converting PDF to PDF/2A using GroupDocs.Conversion.
  • Conversion DOCX to PSD caused exception.
  • Disable ConversionLog.xml creation.
  • Text was trimmed in CSV to HTML conversion.