Package | Description |
---|---|
com.groupdocs.editor |
The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.
|
com.groupdocs.editor.options |
Class and Description |
---|
IEditOptions
Common interface for all options, which are responsible for document-to-HTML
conversions.
|
ILoadOptions
Common interface for all option classes, responsible for loading documents of
different type formats
|
ISaveOptions
Interface for all saving options for all documents types
|
Class and Description |
---|
IEditOptions
Common interface for all options, which are responsible for document-to-HTML
conversions.
|
ILoadOptions
Common interface for all option classes, responsible for loading documents of
different type formats
|
ISaveOptions
Interface for all saving options for all documents types
|
WordProcessingProtection
Encapsulates document protection options for the WordProcessing document,
which is generated from HTML
|
WordProcessingSaveOptions
Allows to specify custom options for generating and saving
WordProcessing-compliant documents after they were edited
|
WorksheetProtection
Encapsulates worksheet protection options, which allow to protect a worksheet
in the output Spreadsheet document from modification of specified type with a
specified password.
|
XmlFormattingOptions
Contains options, that allow to adjust the formatting of XML document, when
it is represented as HTML
|
XmlHighlightOptions
Contains options, that allow to customize the XML highlighting during
XML-to-HTML conversion
|
Copyright © 2020. All rights reserved.