GroupDocs.Editor for .NET のリリース

Released: Dec 2, 2022

V22.11 での更新項目

機能

  • Added support for Microsoft .NET 6.0.
  • Removed support for .NET 5.0. GroupDocs.Editor now supports:
    • .NET Framework 4.6.1 and above.
    • .NET Standard 2.0 and above.
    • .NET 6.0.
  • Added a full support for Markdown format including import, export and auto-detection.
  • Generate SVG previews for the any slide in a presentation.
  • Added support for preserving Microsoft Word built-in styles during round-trip.

不具合の修正

  • Cannot convert header element to Markdown.
  • External images in the Markdown document are not...

Released: Sep 30, 2022

V22.9 での更新項目

機能

  • Added support for Microsoft .NET 5.0 runtime.
  • Removed support for .NET Framework 2.0. GroupDocs.Editor now supports:
    • .NET Framework 4.6.1 and above.
    • .NET Standard 2.0 and above.
    • .NET 5.0.
  • Added support for importing and exporting EPUB files.
  • Added support for exporting AZW3 and MHTML files.
  • Added common edit options for all e-book formats.
  • Format detector added support for OST, MHTML and CHM files.

不具合の修正

  • Exception of type 'GroupDocs.Editor.PasswordRequiredException' was thrown.
  • Investigate...

Released: Jul 29, 2022

V22.7 での更新項目

機能

  • 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 full support for different email formats, including EML, EMLX, MSG, PST, MBOX and others.
  • Added support for importing AZW3 format.
  • Added support for new HTML-elements, including those, which are generated by Microsoft Office when saving documents to HTML.
    • Added support for unknown Office...

Released: Oct 18, 2021

V21.10 での更新項目

機能

  • Added support for embedded audio. GroupDocs.Editor is now able to process the MP3 audio files embedded in word processing documents.
  • Added a new HTML parser. All HTML content is now supported even if it's invalid.
  • Added a new text-align-last CSS property.
  • Added new SOURCE, AUDIO and LABEL HTML elements.

不具合の修正

  • Presentation: failed with System.NullReferenceException after updating to Aspose.Slides ver 21.5.
  • Insufficient formatting while converting HTML to Spreadsheet.
  • Presentation...

Released: Jun 30, 2021

V21.6 での更新項目

機能

  • Added new property with MIME code for all supported document formats.
  • Added the ability to save SVG as PNG and improved public vector image API.
  • Added new public property to obtain the XML content of SVG images.
  • You can now preserve most common text formatting features during roundtrip in Presentation module.
  • Added SVG inlining instead of Base64 embedding.

不具合の修正

  • SVG is not supported if is inlined into HTML markup as HTML element.
  • Images are not correctly transferred during conversion...

Released: May 3, 2021

V21.4 での更新項目

機能

  • Added support for RUBY, RP and RT HTML elements.
  • Improved resources import during backward processing.
  • Enabled old table processing mechanism.

不具合の修正

  • WordProcessing: in input element put content to placeholder.
  • Performance gap in backward table processing.
  • DOCX to Markdown converter was lost part of text.
  • Footnotes are not correctly transfered during conversion between DOCX and Markdown.
  • Length cannot be less than 2 Parameter name: colorStops Actual value was 0.
  • HTML generated is not...

Released: Mar 22, 2021

V21.3 での更新項目

機能

  • Added new universal HTML resource type detector and parser.
  • Added the ability to switch binding between HTML elements and CSS rulesets from ID to class attributes and selectors.

不具合の修正

  • Unknown Wingding char in list bullet format.
  • Markdown to DOCX converter was lost image.
  • Cannot access a disposed object. Object name: ‘RasterImageResourceBase’.
  • Exception when saving Word document.
  • Image is not JPEG for PowerPoint.
  • Internal error - cannot properly parse a string ‘22504648845’ to the Integer...

Released: Jan 31, 2021

V21.1.1 での更新項目

不具合の修正

  • Fixed an issue with version 21.1 which had a problem with external dependencies in .NET Standard environments.

Released: Dec 20, 2020

V20.12 での更新項目

機能

  • Added the ability to use OTF font.
  • Added support for BASE elements.
  • Added support for Definition (DL, DT and DD) HTML elements.

不具合の修正

  • Parse error - end tag ‘span’, that is located on position ‘8591-8597’, doesn’t match the last unclosed start tag ‘td’.
  • Node type of ‘Aspose.Slides.xxx’ currently are not supported.
  • Exception during table processing.
  • Only ‘phrasing’ content is permitted for the ‘SPAN’ element, while specified element ‘DIV’ has content category ‘Flow’.
  • Exception when editing ODT...

Released: Dec 1, 2020

V20.11 での更新項目

機能

  • Added support for EMF resources by introducing a new public class: EmfImage.
  • Added the ability to export detailed border metadata into HTML/CSS markup during forward conversion and then reproduce the exact border parameters during backward conversion.
  • Added the ability to pass correct padding values during forward conversion from word processing to HTML/CSS and then restoring these padding values during backward conversion.

不具合の修正

  • Fixed issue with incorrect border width.
  • An attempt was made...