GroupDocs.Editor for Java のリリース

Released: Sep 21, 2023

V23.9 での更新項目

機能

  • Added the ability to generate a spreadsheet worksheet previews.
  • Added support for exporting to Mobi format.
  • Added new universal eBook save options.
  • Added full support for text decoration thickness.
  • Added a new parser for all text decoration properties.
  • Improved parsing of HTML attributes to properly process invalid quote chars in style attribute values.
  • Improved parsing of font-family property in CSS.
  • Added a new public method for obtaining HTML markup in a stream.
  • Added a new parser for...

Released: Jul 26, 2023

V23.5.1 での更新項目

不具合の修正

  • Critical issue fix with presentation documents.

Released: May 17, 2023

V23.5 での更新項目

機能

  • Word Processing module now supports background and border in paginal mode. This means that when editing a document, background and border information will now be preserved in HTML during conversion and then restored when generating an output document from HTML.
  • Added XML formatter - Includes a new XML processing mechanism which provides better HTML-representation of the original XML with more customization options.
  • XmlHighlightOptions have been completely redesigned.
  • Added a new namespace and...

Released: Feb 6, 2023

V23.2 での更新項目

機能

  • Added the ability to generate a preview for a selected slide.
  • Added full support for Markdown format.
  • Added support for Microsoft Word built-in styles during roundtrip.

不具合の修正

  • Cannot convert header element to Markdown.
  • External images in the Markdown document are not preserving.
  • Images are not correctly transferred during conversion Markdown to DOCX.
  • Footnotes are not correctly transferred during conversion between DOCX and Markdown.
  • Exception for document editing.

Released: Nov 16, 2022

V22.11 での更新項目

不具合の修正

  • Exception for document editing.
  • Cannot access a closed file while working with XML file.

Released: Sep 27, 2022

V22.9 での更新項目

機能

  • Added complete support for PDF documents including loading, editing, saving, and extracting document metainfo. Password-protected PDFs are supported on input and output.
  • Added support for XPS format.
  • Added support for processing HTML to email.
  • Added support for processing email to HTML.
  • Added support for importing AZW3 format.
  • Fully reworked and dramatically improved document format detector. Automatic detection mechanism is now much more robust and accurate.
  • Added full support for different...

Released: Jun 15, 2022

V22.6 での更新項目

機能

  • Added the ability to process MP3 audio files embedded in word processing documents.
    • Added a new public namespace “com.groupdocs.editor.htmlcss.resources.audio” and two new public types: AudioType and Mp3Audio.
    • When a word processing document contains an embedded audio, it will now be preserved and stored in the EditableDocument instance, and will be present in an editable HTML representation.
  • Added a new HTML parser.
    • Before this release the HTML parser supported only a strict range of valid...

Released: Apr 21, 2022

V22.4 での更新項目

機能

  • Added a new property with MIME codes for all supportable document formats.
  • Added the ability to save SVG as PNG and improved public API for vector images.
  • Added a new public property to obtain the XML content of SVG images.
  • Presentation module added the ability to preserve common text formatting features during round-trips including:
    • Bold text.
    • Italic text.
    • Underline text.
    • Subscript.
    • Superscript.
    • Strikethrough text.
  • Added support for SVG inlining instead of base64 embedding.

不具合の修正

  • SVG is not...

Released: Nov 27, 2020

V20.11 での更新項目

機能

  • Added missing namespaces descriptions into API references.

不具合の修正

  • Exception when editing ODT files.
  • Enable pagination feature is not working.
  • Formatting issue when making a HTML file editable.

Released: Nov 3, 2020

V20.8.1 での更新項目

不具合の修正

  • Fixed an issue with the evaluation watermark on output.