GroupDocs.Conversion for Java 릴리스

Released: Feb 29, 2024

V24.2 버젼 업데이트

기능

  • 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

V24.1.1 버젼 업데이트

수정사항

  • Fixed an exception on PDF to Image conversion.

Released: Feb 1, 2024

V24.1 버젼 업데이트

기능

  • 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

V23.12 버젼 업데이트

기능

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

수정사항

  • CsvLoadOptions.ShowGridLines does not work.

Released: Dec 2, 2023

V23.11.1 버젼 업데이트

수정사항

  • Fixed 'setFontDirectories' method modifier.

Released: Nov 13, 2023

V23.11 버젼 업데이트

기능

  • Improved file type detection algorithm.
  • Added support for LZMA format detection from input streams.

수정사항

  • 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

V23.10 버젼 업데이트

기능

  • 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

V23.6.1 버젼 업데이트

수정사항

  • Null pointer exception on SevenZipArchive creating.
  • NotSupportedException on converting from SVG.

Released: Jul 1, 2023

V23.6 버젼 업데이트

기능

  • 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

V23.5 버젼 업데이트

기능

  • Added the ability to convert multi-page documents to several image files.

수정사항

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