GroupDocs.Editor for .NET - API Reference
GroupDocs.Editor for .NET is a modern document editor API that allows you to edit Microsoft Word and text documents, Excel spreadsheets, PowerPoint presentations, OpenDocument and other formats inside your applications without additional software installed.
Namespaces
NamespaceDescription
GroupDocs.Editor
The GroupDocs.Editor namespace provides classes for editing documents using 3rd party front-end WYSIWYG editors without any additional applications.

The main classes in this namespace are:
  • Editor is the entry point for editing process.
  • EditableDocument represents editable document - editable HTML markup, CSS styles, images, fonts etc.
GroupDocs.Editor.Formats
The GroupDocs.Editor.Formats namespace provides interfaces and classes that describes supported document formats.
GroupDocs.Editor.HtmlCss
The GroupDocs.Editor.HtmlCss namespace provides classes that are responsible for all HTML- and CSS-related processing.
GroupDocs.Editor.Metadata
The GroupDocs.Editor.Metadata namespace provides classes for describing basic document properties dependent on document type.
GroupDocs.Editor.Options
The GroupDocs.Editor.Options namespace provides interfaces for load and save options.