GroupDocs.Conversion for Java Releases
Released: Feb 29, 2024
Updates in V24.2
Features
- Convert PDF files to PDF/2A standard.
- Improved detecting of JPEGs from streams.
- Support for conversion from OLM.
- Implemented options to restrict external resources loading.
- Improved Presentation to XPS conversion.
- Improved Word Processing to XPS conversion.
- Improved Diagram to XPS conversion.
- Improved Email to PDF conversion.
Released: Feb 7, 2024
Updates in V24.1.1
Fixes
- Fixed an exception on PDF to Image conversion.
Released: Feb 1, 2024
Updates in V24.1
Features
- Improved conversion chains.
- Improved Word Processing to EBook conversion.
- Improved Note to Web conversion.
- Improved conversion to EBook by skipping intermediate conversions.
- Added the ability to save Diagram and SVG to XPS.
- Added the ability to save Email to PDF.
- Added the ability to save VCF to PDF.
- Added the ability to prevent exceptions on font loading.
- Added the ability to convert tagged DOCX to tagged PDF.
Released: Dec 30, 2023
Updates in V23.12
Features
- Introduced new AutoFitRows property in SpreadsheetLoadOptions class.
- Improved Presentation to Word-processing conversion.
- You can now differentiate sheet names when converting Microsoft Excel to HTML.
Fixes
- CsvLoadOptions.ShowGridLines does not work.
Released: Dec 2, 2023
Updates in V23.11.1
Fixes
- Fixed 'setFontDirectories' method modifier.
Released: Nov 13, 2023
Updates in V23.11
Features
- Improved file type detection algorithm.
- Added support for LZMA format detection from input streams.
Fixes
- Fixed CSV and text to PDF conversion from input streams.
- Fixed IFC to JPG conversion issue.
- Fixed Microsoft Word with macros file to JPG conversion.
Released: Oct 4, 2023
Updates in V23.10
Features
- Added the ability to convert to PostScript (PS) format.
- Added the ability to convert to Printer Command Language (PCL) format.
- Improved performance of PDF to Image conversions when converting by page.
- Improved SVG to spreadsheet conversion.
- Improved embedding fonts using 'FontSubsetStrategy'.
- Improved diagram to spreadsheet conversion.
- Improved conversion to SVG.
- Improved boot-up performance.
- Exposed 'FluentConverter' explicitly and separated it from the main converter class.
- Extended...
Released: Jul 19, 2023
Updates in V23.6.1
Fixes
- Null pointer exception on SevenZipArchive creating.
- NotSupportedException on converting from SVG.
Released: Jul 1, 2023
Updates in V23.6
Features
- Added the ability to convert from archive formats.
- Added support for direct conversion from archive to archive (e.g. 7z to zip, tar to zip).
Released: Jun 1, 2023
Updates in V23.5
Features
- Added the ability to convert multi-page documents to several image files.
Fixes
- Converter.Save throws exception when html is converted to other file formats.
- com.aspose.note package is not available in that jar file.
- HTML to ODT or Image throws error.