groupdocs-editor-dotnet 17.7.0-alpha-20170905005754

This is a prerelease version of groupdocs-editor-dotnet.
dotnet add package groupdocs-editor-dotnet --version 17.7.0-alpha-20170905005754
NuGet\Install-Package groupdocs-editor-dotnet -Version 17.7.0-alpha-20170905005754
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="groupdocs-editor-dotnet" Version="17.7.0-alpha-20170905005754" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-editor-dotnet --version 17.7.0-alpha-20170905005754
#r "nuget: groupdocs-editor-dotnet, 17.7.0-alpha-20170905005754"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install groupdocs-editor-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-editor-dotnet&version=17.7.0-alpha-20170905005754&prerelease

// Install groupdocs-editor-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-editor-dotnet&version=17.7.0-alpha-20170905005754&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/products/editor/net

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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.