GroupDocs.Editor for .NET Releases
Released: Aug 31, 2020
Updates in V20.8
Features
- Added SmartArt elements support for presentation formats, such as PPTX, PPTM and POTX.
- Added support of namespace at-rule, including its object model, serialization and parsing.
- Added support of NAV HTML5 element.
Fixes
- Fixed an issue with Insert Fields into backwards paged converters.
- Fixed an issue where file representation is distorted.
- Fixed an issue with File is damaged error.
- Fixed an issue where save edits failed.
- Fixed an issue with not supported Shapes.
- Fixed an issue with...
Released: Jul 31, 2020
Updates in V20.7
Features
- Support for Mobi format - loading, detecting and editing.
- Added the ability to embed fonts in word processing documents when saving.
- Support for new CSS properties: box-sizing, visibility, text-rendering, and tab-size.
- Support for new HTML elements: IFRAME and NOSCRIPT.
Released: Jul 1, 2020
Updates in V20.6
Features
- Added support for fields located across multiple adjacent paragraphs.
- Added support for FILENAME fields.
- Added support for interleaved lists and complex list item marks.
- Added support for TIME HTML fields.
- Added support for all date and time-related fields.
- Better processing of incompatible markup.
- Added support for collapsed borders between adjacent paragraphs.
- Improved compatibility with Linux.
Released: Apr 30, 2020
Updates in V20.4
Features
- Added the ability to insert edited slides into existing presentations.
- Added paginal mode for PDF documents.
- Added support for TIFF images.
- Added support for repeatable table headers.
- Added support for ActiveX checkboxes.
- Added support for user-installed fonts in .NET Standard 2.0 assembly on Windows 10/Server 2016.
Released: Mar 31, 2020
Updates in V20.3
Features
- Extract fonts installed in the operating system, not only from the system folder (common for all users), but also from a users folder.
- Added new boolean flag (ExtractOnlyUsedFont) to the WordProcessingEditOptions class. Setting this flag to true excludes fonts which are not directly applied to textual content in the document.
- Added support for new HTML elements: COLGROUP, SECTION, OPTGROUP, BDI, BDO, CAPTION, ARTICLE, and WBR.
Released: Feb 28, 2020
Updates in V20.2
Features
- Added the ability to set a custom class name for all form-fields with corresponding public options.
- Added the ability to specify text direction before editing plain text documents.
- Added support for PDF 1.7 when saving edited documents.
Released: Feb 3, 2020
Updates in V20.1
Features
- Improved support for opening HTML documents from inner-body markup.
- Added support for BUTTON HTML element.
- Added support for MACROBUTTON fields in Word Processing documents
- Added support for STRIKE HTML element.
Released: Dec 30, 2019
Updates in V19.12
Features
- Expanded format-representing structs, including parsing from file extension and enumerating over all formats within given format family.
- New static factory in the EditableDocument class, allows you to open it from inner content of an HTML BODY element and corresponding resource folder.
Released: Nov 29, 2019
Updates in V19.11
Features
- Added support for .NET Standard 2.0.
- Updated and improved XML comments, documentation and NUSPEC descriptions.
Released: Nov 6, 2019
Updates in V19.10.2
Fixes
- Exception in bookmark processing mechanism while editing document.
- Exception in field processing mechanism while editing specific documents.