PPT, PPTX, PPTM, POT 및 PPS를 포함한 프레젠테이션 형식에 대한 완벽한 지원을 추가합니다.
8월 25, 2020
신규 버전
기능
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 format.
Encryption flag.
Number of pages/tabs.
Size.
New text save options - This new version contains a new TextSaveOptions class that is responsible for saving edited documents in plain text format. The TextSaveOptions class contains the following new settings:
Specify whether to add bi-directional marks before each run when exporting in plain text format.
Specify whether the program should attempt to preserve the layout of tables when saving in plain text format.
Improved XML comments.
Added support for BUTTON HTML element.
Added support for MACROBUTTON field in word processing documents.
Added support for STRIKE HTML element.
New feature allows you to set a custom class name for all form-fields with corresponding public options.
New option allows you to specify a text direction for plain text documents (TXT) before editing.
Added support for PDF 1.7 standard while saving edited documents to PDF.