GroupDocs.Editor for .NET のリリース

Released: Oct 30, 2020

V20.10 での更新項目

機能

  • Added the ability to save the content of an edited worksheet in the original spreadsheet.
  • Added support for RUBY HTML element.
  • Added support for Hyphens CSS declaration.
  • Added the ability to parse stylesheets with duplicate selectors.
  • Fully reworked and improved Margin recognizer.
  • Added support for FIGURE and FIGCAPTION HTML elements.
  • Added support for bi-directional text in presentations.
  • Added support for OLE frames in presentations.

不具合の修正

  • Cannot process atribute value, which contains a...

Released: Oct 1, 2020

V20.9 での更新項目

機能

  • Added support for Devanagari Hindi ordered list markers.
  • Added support for PAGEREF field.
  • Added support for Citation SDT node and corresponding field.
  • Added support for BIBLIOGRAPHY field.
  • Added support for Kanji and Hebrew list markers.

不具合の修正

  • Fixed ArgumentException with sample file.
  • Fixed InvalidCastException with sample file.
  • Fixed NullReferenceException occurs on empty footnote.
  • Fixed internal error - Node type ‘StructuredDocumentTag’ is not supported in the ‘ProcessUnknownSdt’ method of...

Released: Aug 31, 2020

V20.8 での更新項目

機能

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

不具合の修正

  • 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

V20.7 での更新項目

機能

  • 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

V20.6 での更新項目

機能

  • 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

V20.4 での更新項目

機能

  • 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

V20.3 での更新項目

機能

  • 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

V20.2 での更新項目

機能

  • 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

V20.1 での更新項目

機能

  • 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

V19.12 での更新項目

機能

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