GroupDocs.Conversion for Node.js via Java V24.6

Released: Jun 18, 2024

V24.6 での更新項目

機能

  • Improved CHM to Spreadsheet conversions.
  • Improved Word-processing to Spreadsheet conversions.
  • Improved conversion from Email to PDF.
  • 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.

不具合の修正

  • The FontFileType.Type1 was not properly detected when loaded from stream.
  • Fixed 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.