GroupDocs.Conversion for Java V24.5
Released: Jun 3, 2024
Actualizaciones en V24.5
Características
- 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.
Correcciones
- 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.