groupdocs-editor-dotnet
17.7.0-alpha-20170707045309
See the version list below for details.
dotnet add package groupdocs-editor-dotnet --version 17.7.0-alpha-20170707045309
NuGet\Install-Package groupdocs-editor-dotnet -Version 17.7.0-alpha-20170707045309
<PackageReference Include="groupdocs-editor-dotnet" Version="17.7.0-alpha-20170707045309" />
paket add groupdocs-editor-dotnet --version 17.7.0-alpha-20170707045309
#r "nuget: groupdocs-editor-dotnet, 17.7.0-alpha-20170707045309"
// Install groupdocs-editor-dotnet as a Cake Addin #addin nuget:?package=groupdocs-editor-dotnet&version=17.7.0-alpha-20170707045309&prerelease // Install groupdocs-editor-dotnet as a Cake Tool #tool nuget:?package=groupdocs-editor-dotnet&version=17.7.0-alpha-20170707045309&prerelease
GroupDocs.Editor is an UI/DB/platform agnostic engine that can be plugged in any of kind of HTML editor
and allows you to edit different document formats in your .NET applications.
Supported file formats include:
- Doc
- Docx
- Docm
- Odt
- Rtf
and many more formats.
The GroupDocs.Editor for .NET Library allows to get document html representation that can be loaded into any WYSiWYG html editor.
Edited html representation can be saved back to source format via GroupDocs.Editor.
The product has the following key features:
- Native API, allowing all application functionality to be programmatically controlled
- Translate document to html DOM for each document type
- Translate edited html to source document format
- Storage agnostic
For more details on the library, please visit GroupDocs website at:
http://groupdocs.com/dot-net/document-editor-library
Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Editor for .NET library, please request a free 30-day temporary license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.