GroupDocs.Editor for .NET Releases

Released: Jun 10, 2019

Updates in V19.5

Funktionen

  • Added support for complex text effects when working with WordProcessing format family (DOCX, RTF, ODT etc.).
    • Shadow
    • 3D effect
    • Outline
    • Glow
    • Engrave
    • Emboss
  • Paged mode in WordProcessing module - WordProcessing options class contains new paged mode which, if enabled, produces HTML markup optimized and adjusted for per-page editing. When a document is converted to HTML and this mode is enabled, it is easy to enable paged edit in any WYSIWYG-editor.
  • XML Highlight Options - There is one...

Released: Apr 25, 2019

Updates in V19.4

Funktionen

  • Improved XML processing with new features and options.
  • Improved Word Processing module with support for double slanted diagonal borders in table cells.

Released: Mar 7, 2019

Updates in V19.3

Funktionen

  • Open, view and edit XML documents.
  • Customize font settings and color for every distinct entity in XML structure.
  • Specify and apply proper encoding.
  • Convert textual content into HTML.
  • Extended text properties.

Released: Dec 28, 2018

Updates in V18.12

Funktionen

  • Improved CSS representation of lists in order to improve list editing in HTML editors.
  • Improved HTML paragraph representation for better compatibility with HTML editors.
  • Improved space and gap distances between document elements.
  • Improved stability in multi-threaded scenarios.

Released: Sep 6, 2018

Updates in V18.9

Funktionen

  • 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: Jun 14, 2018

Updates in V18.6

Funktionen

  • Added support for Cells doucments:
    • XLSX
    • Excel97-2003 XLS
    • XLSM
    • XLTX
    • XLTM
    • CSV
    • Tab delimited
    • ODS (OpenDocument Spreadsheet)
    • Excel 2003 XML format
    • XLSB (binary)
  • Multiple consequent spaces are now processed much better in round-trip scenarios.
  • Improved space processing for bidirectional text.
  • Improved list processing in round-trip scenarios.

 

Released: Sep 19, 2017

Updates in V17.9

Funktionen

  • Support for bidirectional (right-to-left) content in paragraphs, tables and lists.
  • Export language (locale) metadata into a HTML document for spellchecking support during backward conversion.
  • Extract font resources into a HTML document which allows you to adjust which font resources should be extracted.
  • Save output documents to PDF format.
  • Support for background textures and shadings in paragraphs and table cells.
  • SVG raster image format added as new supportable TML resource along...

Released: Aug 7, 2017

Updates in 17.7.0

Funktionen

Manipulate Documents Using HTML

  • Load Document.
  • Edit content using HTML.
  • Edit styles.
  • Perform Editor operations.
  • Convert back to a supported file.

Advanced GroupDocs.Editor API Features

  • Easy integration.
  • Direct and inverse document transformation.
  • Edit multiple document formats.
  • Storage agnostic.
  • UI agnostic.
  • Support for streams.
  • Simple Flexible API
  • Translate Document to HTML DOM & Vice Versa - GroupDocs.Editor for .NET allows you to load a document and convert it to HTML DOM for...