GroupDocs.Editor for Java のリリース
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.
不具合の修正
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.
Released: Aug 21, 2020
V20.8 での更新項目
機能
- Added new public API.
- Added full support for Presentation format family, including PPT, PPTX, PPTM, POT, PPS, and more.
- Added the ability to enumerate over all formats.
- Improved the ability to open EditableDocument from inner-body markup by supporting a root BODY element.
- New GetDocumentInfo method - Along with the new API, GroupDocs.Editor contains a new GetDocumentInfo method, that allows you to get metainfo about the input document without editing it:
- Family format and exact document...
Released: Oct 4, 2019
V19.10 での更新項目
機能
- Added new paginal mode to WordProcessing module.
- Improved rendering quality of WordProcessing format family.
- Expanded XML processing with new features and options.
- Added support for XML format (import and editing only) and extended properties for processing plain text documents.
- Added Paginal mode to Words converter.
Released: Apr 3, 2019
V19.4 での更新項目
機能
- Improved Words document processing performance.
Released: Sep 11, 2018
V18.9 での更新項目
機能
- Added support for Cells documents (XLSX, Excel97-2003 XLS, XLSM, XLTX, XLTM, CSV, Tab delimited, ODS, Excel 2003 XML and XLSB.
- Cells module
- New properties in TextLoadOptions.
- New option to optimize memory usage.
- New option to exclude hidden worksheets.
- Worksheet protection.
- Words module
- Document protection.
- Reply comments and statuses.
- New option to optimize memory usage.
- PDF compliance.
Released: Feb 13, 2018
V17.9 での更新項目
機能
- Support for bidirectional (right-to-left) content in paragraphs, tables and lists.
- Export language (locale) metadata into the HTML document for spellchecking during backward conversion.
- Extract font resources into the HTML document.
- It is now possible to save output documents in PDF format.
- Support for background textures and shading in paragraphs and table cells.
- Significantly improved footnote and endnote processing.
- Greatly improved field processing.
- Improved processing of paragraph styles...