- edit(IEditOptions) - Method in class com.groupdocs.editor.Editor
-
Opens a previously loaded document for editing using specified
format-specific options by generating and returning an instance of
'EditableDocument' class, that, in turn, contains methods for producing
HTML markup and associated resources.
- edit() - Method in class com.groupdocs.editor.Editor
-
Opens a previously loaded document for editing using default options by
generating and returning an instance of 'EditableDocument' class, that,
in turn, contains methods for producing HTML markup and associated
resources.
- EditableDocument - Class in com.groupdocs.editor
-
Intermediate document, that contains content before and after editing
- EditableDocument(byte, HtmlDom) - Constructor for class com.groupdocs.editor.EditableDocument
-
- Editor - Class in com.groupdocs.editor
-
Main class, which encapsulates conversion methods
- Editor(InputStream) - Constructor for class com.groupdocs.editor.Editor
-
Initializes new Editor instance with specified input document (as a
stream)
- Editor(InputStream, ILoadOptions) - Constructor for class com.groupdocs.editor.Editor
-
Initializes new Editor instance with specified input document (as a
stream) with its load options
- Editor(InputStream, ILoadOptions, EditorSettings) - Constructor for class com.groupdocs.editor.Editor
-
Initializes new Editor instance with specified input document (as a
stream) with its load options and Editor settings
- Editor(String) - Constructor for class com.groupdocs.editor.Editor
-
Initializes new Editor instance with specified input document (as a full
file path)
- Editor(String, ILoadOptions) - Constructor for class com.groupdocs.editor.Editor
-
Initializes new Editor instance with specified input document (as a full file path) with its load options
- Editor(String, ILoadOptions, EditorSettings) - Constructor for class com.groupdocs.editor.Editor
-
Initializes new Editor instance with specified input document (as a full
file path) with its load options and Editor settings
- Em - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
-
Em.
- End - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- EotFont - Class in com.groupdocs.editor.htmlcss.resources.fonts
-
Represents one font in the EOT (Embedded OpenType) format
- EotFont(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
-
Creates new EotFont class from content, represented as base64-encoded
string, and with specified name
- EotFont(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
-
Creates new EotFont class from content, represented as byte stream, and
with specified name
- equals(PresentationFormats) - Method in class com.groupdocs.editor.formats.PresentationFormats
-
Determines whether this instance is equal to the other specified
PresentationFormats instance
- equals(IDocumentFormat) - Method in class com.groupdocs.editor.formats.PresentationFormats
-
Determines whether this instance is equal to the other specified
IDocumentFormat instance
- equals(Object) - Method in class com.groupdocs.editor.formats.PresentationFormats
-
Determines whether this instance is equal to the other specified object,
that is presumably of boxed PresentationFormats
- equals(PresentationFormats, PresentationFormats) - Static method in class com.groupdocs.editor.formats.PresentationFormats
-
- equals(SpreadsheetFormats) - Method in class com.groupdocs.editor.formats.SpreadsheetFormats
-
Determines whether this instance is equal to the other specified
SpreadsheetFormats instance
- equals(IDocumentFormat) - Method in class com.groupdocs.editor.formats.SpreadsheetFormats
-
Determines whether this instance is equal to the other specified
IDocumentFormat instance
- equals(Object) - Method in class com.groupdocs.editor.formats.SpreadsheetFormats
-
Determines whether this instance is equal to the other specified object,
that is presumably of boxed SpreadsheetFormats
- equals(SpreadsheetFormats, SpreadsheetFormats) - Static method in class com.groupdocs.editor.formats.SpreadsheetFormats
-
- equals(TextualFormats) - Method in class com.groupdocs.editor.formats.TextualFormats
-
Determines whether this instance is equal to the other specified
TextualFormats instance
- equals(IDocumentFormat) - Method in class com.groupdocs.editor.formats.TextualFormats
-
Determines whether this instance is equal to the other specified
IDocumentFormat instance
- equals(Object) - Method in class com.groupdocs.editor.formats.TextualFormats
-
Determines whether this instance is equal to the other specified object,
that is presumably of boxed TextualFormats
- equals(TextualFormats, TextualFormats) - Static method in class com.groupdocs.editor.formats.TextualFormats
-
- equals(WordProcessingFormats) - Method in class com.groupdocs.editor.formats.WordProcessingFormats
-
Determines whether this instance is equal to the other specified
WordProcessingFormats instance
- equals(IDocumentFormat) - Method in class com.groupdocs.editor.formats.WordProcessingFormats
-
Determines whether this instance is equal to the other specified
IDocumentFormat instance
- equals(Object) - Method in class com.groupdocs.editor.formats.WordProcessingFormats
-
Determines whether this instance is equal to the other specified object,
that is presumably of boxed WordProcessingFormats
- equals(WordProcessingFormats, WordProcessingFormats) - Static method in class com.groupdocs.editor.formats.WordProcessingFormats
-
- equals(Length) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Defines whether this value is equal to the other specified length
- equals(ICssDataType) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Determines whether this length is equal to specified object
- equals(Length, Length) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
- equals(Ratio) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Determines whether this instance is equal with specified "Ratio" instance
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Determines whether this instance is equal with specified uncasted object,
which presumably is another "Ratio" instance
- equals(ICssDataType) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Determines whether this instance is equal with specified ICssDataType
inheritor, which presumably is another "Ratio" instance
- equals(Ratio, Ratio) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
- equals(BorderCollapse) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- equals(ICssDeclaration) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- equals(BorderCollapse, BorderCollapse) - Static method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- equals(Display) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- equals(ICssDeclaration) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- equals(Display, Display) - Static method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- equals(Overflow) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- equals(ICssDeclaration) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- equals(Overflow, Overflow) - Static method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- equals(Position) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- equals(ICssDeclaration) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- equals(Position, Position) - Static method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- equals(TextAlign) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- equals(ICssDeclaration) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- equals(TextAlign, TextAlign) - Static method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Checks this instance with specified HTML resource on reference equality
- equals(FontResourceBase) - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Checks this instance with specified font resource on reference equality
- equals(FontType) - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Determines whether this instance is equal with specified "FontType"
instance
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Determines whether this instance is equal with specified uncasted object,
which presumably is another "FontType" instance
- equals(Dimensions) - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Determines whether this instance is equal with specified "Dimensions"
instance
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Determines whether this instance is equal with specified uncasted object,
which presumably is another "Dimensions" instance
- equals(Dimensions, Dimensions) - Static method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
- equals(ImageType) - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
Determines whether this instance is equal with specified "ImageType"
instance
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
Determines whether this instance is equal with specified uncasted object,
which presumably is another "ImageType" instance
- equals(ImageType, ImageType) - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
- equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Checks this instance with specified on reference equality.
- equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
Checks this instance with specified on reference equality.
- equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Checks this instance with specified on equality.
- equals(TextType) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
Determines whether this instance is equal with specified "TextType"
instance
- equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
Determines whether this instance is equal with specified uncasted object,
which presumably is another "TextType" instance
- equals(TextType, TextType) - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
- equals(Object) - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
- equals(PresentationDocumentInfo, PresentationDocumentInfo) - Static method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
- equals(Object) - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
-
- equals(SpreadsheetDocumentInfo, SpreadsheetDocumentInfo) - Static method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
-
- equals(Object) - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
- equals(TextualDocumentInfo, TextualDocumentInfo) - Static method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
- equals(Object) - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
-
- equals(WordProcessingDocumentInfo, WordProcessingDocumentInfo) - Static method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
-
- Ex - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
-
Ex (x-length).
- ExtractAll - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
-
Tries to extract all fonts, which are used in the input WordProcessing
document, including system fonts.
- ExtractAllEmbedded - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
-
Extracts all font resources, which are embedded into the input Word
document, regardless of what they are: custom or system.
- ExtractEmbeddedWithoutSystem - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
-
Extracts only those embedded font resources, which are custom (not
system)
- generateBitmap() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Generates and returns a new instance of the 'System.Drawing.Bitmap' from
this raster image.
- generateBitmapInternal() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
- getAddBidiMarks() - Method in class com.groupdocs.editor.options.TextSaveOptions
-
Specifies whether to add bi-directional marks before each BiDi run when
exporting in plain text format
- getAllResources() - Method in class com.groupdocs.editor.EditableDocument
-
Returns a list of all existing resources: all stylesheets, images from
HTML and all stylesheets, fonts
- getAllResourcesInternal() - Method in class com.groupdocs.editor.EditableDocument
-
- getAnimationType() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- getAnimationType() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- getAnimationType() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- getAnimationType() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- getAnimationType() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- getArea() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Returns an area (Width x Height)
- getAspectRatio() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Aspect ratio of this dimensions as width/height
- getAspectRatio() - Method in interface com.groupdocs.editor.htmlcss.resources.images.IImageResource
-
In implementing type should return an aspect ratio of particular image
regardless of its type.
- getAspectRatio() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Returns an aspect ratio of this image as the width-to-height relation
- getAspectRatio() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
Returns aspect ratio of this vector image
- getAttributeNamesFontColor() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of attribute names
- getAttributeNamesFontColorInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getAttributeNamesFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of attribute names
- getAttributeNamesFontSettingsInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getAttributeValuesFontColor() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of attribute values
- getAttributeValuesFontColorInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getAttributeValuesFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of attribute values
- getAttributeValuesFontSettingsInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getAttributeValuesQuoteType() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to specify quote type (single or double quotes) for attribute
values.
- getBmp() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
BMP image type
- getBodyContent() - Method in class com.groupdocs.editor.EditableDocument
-
Returns a body of the HTML document (content between opening and closing
BODY tags without these tags) as a string.
- getBodyContent(String) - Method in class com.groupdocs.editor.EditableDocument
-
Returns a body of the HTML document (content between opening and closing
BODY tags without these tags) as a string, where links to the external
resources contain specified prefix.
- getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Returns content of this font as byte stream
- getByteContent() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
-
Content of the HTML resource in a form of a byte stream
- getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Returns content of this raster image as byte stream
- getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
Returns a content of this SVG image as a binary stream
- getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
In implementing type should return a content of this vector image as byte
stream
- getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Returns a content of this WMF image as a binary stream
- getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Returns content of this text resource as byte stream with original
encoding
- getByteContentInternal() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
- getByteContentInternal() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
-
- getByteContentInternal() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
- getByteContentInternal() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
- getByteContentInternal() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
- getByteContentInternal() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
- getByteContentInternal() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
- getCDataFontColor() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of CDATA sections (including pair of opening
and closing tags)
- getCDataFontColorInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getCDataFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of CDATA sections (including pair
of opening and closing tags)
- getCDataFontSettingsInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getCompliance() - Method in class com.groupdocs.editor.options.PdfSaveOptions
-
Specifies the PDF standards compliance level for output documents.
- getConsumptionCredit() - Static method in class com.groupdocs.editor.license.Metered
-
Retrieves count of credits consumed.
- getConsumptionQuantity() - Static method in class com.groupdocs.editor.license.Metered
-
Retrieves amount of MBs processed.
- getContent() - Method in class com.groupdocs.editor.EditableDocument
-
Returns overall content of the HTML document as a string.
- getContent(String, String) - Method in class com.groupdocs.editor.EditableDocument
-
Returns overall content of the HTML document as a string, where links to
the external resources contain specified prefix.
- getConvertDateTimeData() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Gets or sets a value that indicates whether the string in text-based
document is converted to the date data.
- getConvertNumericData() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Gets or sets a value that indicates whether the string in text-based
document is converted to numeric data.
- getCss() - Method in class com.groupdocs.editor.EditableDocument
-
Returns a list of CSS resources
- getCss() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
CSS type of the textual resource
- getCssContent() - Method in class com.groupdocs.editor.EditableDocument
-
Returns content of all external stylesheets as a list of strings, where
one string represents one stylesheet.
- getCssContent(String, String) - Method in class com.groupdocs.editor.EditableDocument
-
Returns content of all external stylesheets as a list of strings, where
one string represents one stylesheet.
- getCssContentInternal() - Method in class com.groupdocs.editor.EditableDocument
-
- getCssContentInternal(String, String) - Method in class com.groupdocs.editor.EditableDocument
-
- getCssInternal() - Method in class com.groupdocs.editor.EditableDocument
-
- getCssName() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Returns CSS-compatible name of this font type, which is used in the
- getDenominator() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Returns a denominator of this ratio
- getDirection() - Method in class com.groupdocs.editor.options.TextEditOptions
-
Allows to specify the direction of text flow in the input plain text
document.
- getDocumentInfo(String) - Method in class com.groupdocs.editor.Editor
-
Returns metadata about the document, that was loaded to this 'Editor'
instance
- getEmbeddedHtml() - Method in class com.groupdocs.editor.EditableDocument
-
Returns all content of this HTML document with all related resources in a
form of a single string, where all resources are embedded inside the HTML
markup in a base64-encoded form.
- getEmpty() - Static method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Returns an empty Dimensions instance
- getEnableLanguageInformation() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Specifies whether language information is exported to the HTML markup in
a form of 'lang' HTML attributes.
- getEnablePagination() - Method in class com.groupdocs.editor.options.TextEditOptions
-
Allows to enable or disable pagination in the resultant HTML document.
- getEnablePagination() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Allows to enable or disable pagination in the resultant HTML document.
- getEnablePagination() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to enable or disable pagination which will be used for saving the
document.
- getEncoding() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Returns encoding of this textual resource.
- getEncoding() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
Returns detected presumable encoding of the text document
- getEncoding() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Allows to set an encoding for the text-based Spreadsheet document.
- getEncoding() - Method in class com.groupdocs.editor.options.TextEditOptions
-
Character encoding of the text document, which will be applied for its
opening
- getEncoding() - Method in class com.groupdocs.editor.options.TextSaveOptions
-
Character encoding of the text document, which will be applied for its
saving
- getEncoding() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Character encoding of the text document, which will be applied for its
opening.
- getEncodingInternal() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
- getEncodingInternal() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
- getEncodingInternal() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
- getEncodingInternal() - Method in class com.groupdocs.editor.options.TextEditOptions
-
- getEncodingInternal() - Method in class com.groupdocs.editor.options.TextSaveOptions
-
- getEncodingInternal() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
- getEot() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Represents a EOT (Embedded OpenType) font type
- getExcludeHiddenWorksheets() - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
-
Allows to exclude hidden worksheets in the input Spreadsheet document, so
they will be totally ignored.
- getExtension() - Method in interface com.groupdocs.editor.formats.IDocumentFormat
-
In implementing type should return format file extension
- getExtension() - Method in class com.groupdocs.editor.formats.PresentationFormats
-
Returns an extension (without leading dot character) of this Presentation
format in lower case
- getExtension() - Method in class com.groupdocs.editor.formats.SpreadsheetFormats
-
Returns an extension (without leading dot character) of this Spreadsheet
format in lower case
- getExtension() - Method in class com.groupdocs.editor.formats.TextualFormats
-
Returns an extension (without leading dot character) of this textual
format in lower case
- getExtension() - Method in class com.groupdocs.editor.formats.WordProcessingFormats
-
Returns an extension (without leading dot character) of this
WordProcessing format in lower case
- getFileExtension() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Filename extension (without dot character) for this font type
- getFileExtension() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
File extension (without leading dot character) of a particular image type
in lower case
- getFileExtension() - Method in interface com.groupdocs.editor.htmlcss.resources.IResourceType
-
File extension for the specified resource type without dot divider
- getFileExtension() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
File extension (without leading dot character) of a particular textual
resource
- getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Returns correct filename of this font resource, which consists of name
and extension.
- getFilenameWithExtension() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
-
Correct filename of the specified resource with appropriate file
extension
- getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Returns correct filename of this raster image, which consists of name and
extension.
- getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
Returns correct filename of this vector image, which consists of name and
extension.
- getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Returns correct filename of this text resource, which consists of name
and extension
- getFirstDefined(FontType...) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Returns a first font type from specified set, which is not an "Undefined"
value, or "Undefined" font type otherwise (when all items are
"Undefined")
- getFixIncorrectStructure() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable or disable mechanism for fixing corrupted XML structure.
- getFloatValue() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Returns a float numeric value of the Length instance.
- getFontExtraction() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Responsible for extracting font resources, which are used in the input
WordProcessing document.
- getFontFormat() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Font format for @font-face format
- getFonts() - Method in class com.groupdocs.editor.EditableDocument
-
Allows to obtain external font resources, which are used by this HTML
document
- getFontsInternal() - Method in class com.groupdocs.editor.EditableDocument
-
- getFormalName() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Returns a formal name of this font type
- getFormalName() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
Returns a formal name of this raster image type
- getFormalName() - Method in interface com.groupdocs.editor.htmlcss.resources.IResourceType
-
Formal name of the resource type
- getFormalName() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
Returns a formal name of this textual resource type
- getFormat() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
.NET-standard image format description of a particular image type, if it
is a raster image format
- getFormat() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
-
Returns a document format
- getFormat() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
Returns a format of this Presentation document
- getFormat() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
-
Returns a format of this Spreadsheet document
- getFormat() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
Returns a format of this textual document.
- getFormat() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
-
Returns a format of this WordProcessing document
- getFormattingOptions() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable and adjust the XML formatting, that will be applied to
the XML structure, when it is represented in HTML.
- getGif() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
GIF image type
- getHeight() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Returns height of the image
- getHighlightOptions() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to adjust the highlighting, that will be applied to the XML
structure, when it is represented in HTML.
- getHtmlCommentsFontColor() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of HTML comments (including pair of opening
and closing tags)
- getHtmlCommentsFontColorInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getHtmlCommentsFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of HTML comments (including pair of
opening and closing tags)
- getHtmlCommentsFontSettingsInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getIcon() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
ICON image type
- getImages() - Method in class com.groupdocs.editor.EditableDocument
-
Allows to obtain external image resources (raster images), which are used
by this HTML document
- getImagesInternal() - Method in class com.groupdocs.editor.EditableDocument
-
- getInherited() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- getInherited() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- getInherited() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- getInherited() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- getInherited() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- getInnerTextFontColor() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of inner-tag text
- getInnerTextFontColorInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getInnerTextFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of inner-tag text
- getInnerTextFontSettingsInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getInputControlsClassName() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Allows to specify a class name, which will be placed to the 'class'
attributes in every HTML element, that represents some field in the input
WordProcessing document.
- getIntegerValue() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Returns an integer numeric value of this Length instance, if it is
internally stored as an integer, or throws an exception, if it was
originally stored as a float number.
- getInverseRatio() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Generates and returns an inverse (reciprocal) ratio for this ratio
- getJpeg() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
JPEG image type
- getKeepSeparatorsForBlankRow() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Indicates whether separators should be output for blank row.
- getLeadingSpaces() - Method in class com.groupdocs.editor.options.TextEditOptions
-
Gets or sets preferred option of a leading space handling.
- getLength() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Returns the length of this raster image file in bytes
- getLinearDimensions() - Method in interface com.groupdocs.editor.htmlcss.resources.images.IImageResource
-
In implementing type should return linear dimensions of the image.
- getLinearDimensions() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Returns linear dimensions of this raster image (width and height)
- getLinearDimensions() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
Returns linear dimensions of this vector image (width and height)
- getLocale() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to set override default locale (language) for the WordProcessing
document, which will be applied during its creation.
- getLocaleBi() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to set override locale (language) for the WordProcessing document
for the RTL (right-to-left) text, which will be applied during its
creation.
- getLocaleBiInternal() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
- getLocaleFarEast() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to override the locale (language) for the WordProcessing document
for the East-Asian text, which will be applied during its creation.
- getLocaleFarEastInternal() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
- getLocaleInternal() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
- getMimeCode() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
MIME code of a particular font type
- getMimeCode() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
MIME code of a particular image type
- getMimeCode() - Method in interface com.groupdocs.editor.htmlcss.resources.IResourceType
-
MIME code for the specific resource type
- getMimeCode() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
MIME code of a particular textual resource type
- getName() - Method in interface com.groupdocs.editor.formats.IDocumentFormat
-
In implementing type should return full formal format name
- getName() - Method in class com.groupdocs.editor.formats.PresentationFormats
-
Returns a formal full name of this Presentation format
- getName() - Method in class com.groupdocs.editor.formats.SpreadsheetFormats
-
Returns a formal full name of this Spreadsheet format
- getName() - Method in class com.groupdocs.editor.formats.TextualFormats
-
Returns a formal full name of this textual format
- getName() - Method in class com.groupdocs.editor.formats.WordProcessingFormats
-
Returns a formal full name of this WordProcessing format
- getName() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Returns name of this font resource.
- getName() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
-
Name of the HTML resource
- getName() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Returns name of this raster image.
- getName() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
Returns name of this vector image.
- getName() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Returns name of this text resource without file extension
- getNumberOfImages() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
Returns number of images, which are present in this ICON file
- getNumberType() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
- getNumerator() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Returns a numerator of this ratio
- getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Enables memory optimization mechanisms during input document processing,
which may degrade performance in some special cases, but on the other
hand decrease memory usage.
- getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
-
Enables memory optimization mechanisms during input document processing,
which may degrade performance in some special cases, but on the other
hand decrease memory usage.
- getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Enables memory optimization mechanisms during document generation from
HTML, which degrades performance in as a cost of decreasing memory usage.
- getOrigin() - Method in class com.groupdocs.editor.EditableDocument
-
Returns an original HTML DOM instance
- getOriginatingType() - Method in class com.groupdocs.editor.EditableDocument
-
Returns an originating type of this EditableDocument
- getOutputFormat() - Method in class com.groupdocs.editor.options.PresentationSaveOptions
-
Allows to specify a Presentation format, which will be used for saving
the document
- getOutputFormat() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
-
Allows to specify a Spreadsheet format, which will be used for saving the
document
- getOutputFormat() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to specify a WordProcessing format, which will be used for saving
the document
- getPageCount() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
-
In implementing type should return count (number) of pages or other
similar format-dependent entities (tabs, slides etc.).
- getPageCount() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
Returns number of slides in this Presentation document
- getPageCount() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
-
Returns number of tabs
- getPageCount() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
Always returns 1
- getPageCount() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
-
Returns number of pages
- getParsedDocument() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
-
Returns an "XmlDocument" from this XML resource
- getPassword() - Method in interface com.groupdocs.editor.options.ILoadOptions
-
In implementing class should allow to set a password for the encoded
password-protected document.
- getPassword() - Method in class com.groupdocs.editor.options.PdfSaveOptions
-
Password, which will be applied to the generated PDF document as user
password, required for opening.
- getPassword() - Method in class com.groupdocs.editor.options.PresentationLoadOptions
-
Allows to specify, modify and obtain the password, which will be used for
opening the Presentation document, if it is encoded.
- getPassword() - Method in class com.groupdocs.editor.options.PresentationSaveOptions
-
Allows to specify, modify and obtain the password, which will be used for
encoding the resultant Presentation document.
- getPassword() - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
-
Allows to specify, modify and obtain the password, which will be used for
opening the Spreadsheet document, if it is encoded.
- getPassword() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
-
Allows to specify, modify, obtain, or remove a password, which will be
used to encode the generated Spreadsheet document, if tis document format
supports password protection.
- getPassword() - Method in class com.groupdocs.editor.options.WordProcessingLoadOptions
-
Allows to specify, modify and obtain the password, which will be used for
opening WordProcessing document, if it is encoded.
- getPassword() - Method in class com.groupdocs.editor.options.WordProcessingProtection
-
The password to protect the document with.
- getPassword() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to specify, modify, obtain, or remove a password, which will be
used to encode the generated WordProcessing document.
- getPassword() - Method in class com.groupdocs.editor.options.WorksheetProtection
-
Password, which is used for protecting a worksheet.
- getPng() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
PNG image type
- getPreserveTableLayout() - Method in class com.groupdocs.editor.options.TextSaveOptions
-
Specifies whether the program should attempt to preserve layout of tables
when saving in the plain text format.
- getProperty() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- getProperty() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- getProperty() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- getProperty() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- getProperty() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- getProtection() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to control and apply the document protection options for the
WordProcessing document of any format, which supports document
protection.
- getProtectionType() - Method in class com.groupdocs.editor.options.WordProcessingProtection
-
Allows to set a protection type of the document.
- getProtectionType() - Method in class com.groupdocs.editor.options.WorksheetProtection
-
Allows to specify a type of worksheet protection.
- getRecognizeEmails() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable recognition algorithm for email addresses in attribute
values
- getRecognizeLists() - Method in class com.groupdocs.editor.options.TextEditOptions
-
Allows to specify how numbered list items are recognized when document is
imported from plain text format.
- getRecognizeUris() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable URI recognition algorithm
- getSeparator() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Allows to specify a string separator (delimiter) for text-based
Spreadsheet documents
- getSeparator() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Allows to specify a string separator (delimiter) for text-based
Spreadsheet documents
- getShowHiddenSlides() - Method in class com.groupdocs.editor.options.PresentationEditOptions
-
Specifies whether the hidden slides should be included or not.
- getSize() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
-
Document size in bytes
- getSize() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
Returns size in bytes of this Presentation document
- getSize() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
-
Returns size in bytes of this Spreadsheet document
- getSize() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
Returns size in bytes (not the number of characters) of this textual
document
- getSize() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
-
Returns size in bytes of this WordProcessing document
- getSlideNumber() - Method in class com.groupdocs.editor.options.PresentationEditOptions
-
Allows to specify the slide numbers, which should be opened for editing
- getSvg() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
SVG vector image type
- getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Returns content of this font as base64-encoded string.
- getTextContent() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
-
Content of the HTML resource in a form of a base64-encoded text string
for binary resources or a simple text for textual resources
- getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Returns content of this raster image as base64-encoded string
- getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
Returns a content of this SVG image as a plain text (in XML format)
- getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
In implementing type should return a content of this vector image in text
form: base64-encoded of XML regarding of image type
- getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Returns a content of this WMF image as a plain text
- getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Returns content of this text resource as a standard string
- getTrailingSpaces() - Method in class com.groupdocs.editor.options.TextEditOptions
-
Gets or sets preferred option of a trailing space handling.
- getTreatConsecutiveDelimitersAsOne() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Defines whether consecutive delimiters should be treated as one.
- getTrimLeadingBlankRowAndColumn() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Indicates whether leading blank rows and columns should be trimmed like
what MS Excel does
- getTrimTrailingWhitespaces() - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable the truncation of trailing whitespaces in the inner-tag
text.
- getTtf() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Represents a TTF (TrueType Font) font type
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
-
Returns FontType.Eot
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
In implementing type should return information about type of specific
font resource as an instance of specific FontType type, which
encapsulates all type-specific info
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
-
Returns FontType.Ttf
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
-
Returns FontType.Woff2
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
-
Returns FontType.Woff
- getType() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
-
Type of the HTML resource
- getType() - Method in interface com.groupdocs.editor.htmlcss.resources.images.IImageResource
-
In implementing type should return a type of specific image as an
instance of specific ImageType, which encapsulates all type-specific info
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
-
Returns ImageType.Bmp
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
Returns ImageType.Gif
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
Returns ImageType.Icon
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
-
Returns ImageType.Jpeg
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
-
Returns ImageType.Png
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
In implementing type should return information about type of the raster
image
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
Returns ImageType.Svg
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
In implementing type should return information about type of the vector
image
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Returns ImageType.Wmf
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
-
Returns TextType.Css
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
In implementing type should return information about type of the text
resource
- getType() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
-
Returns TextType.Xml
- getUndefined() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Special value, which marks undefined, unknown or unsupported font
resource
- getUndefined() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
Undefined image type - special value, which should not normally occur
- getUndefined() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
Special value, which marks undefined, unknown or unsupported textual
resource
- getUnitFromName(String) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Tries to parse specified unit name and return corresponding value of a
Unit enum.
- getUnitType() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Returns a unit type of this Length instance.
- getValue() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- getValue() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- getValue() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- getValue() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- getValue() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- getVersion() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
Returns internal version of this GIF image (version is extracted from
header)
- getWidth() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Returns width of the image
- getWmf() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
WMF (Windows MetaFile) vector image type
- getWoff() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Represents a WOFF (Web Open Font Format) font type
- getWoff2() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Represents a WOFF2 (Web Open Font Format version 2) font type
- getWorksheetIndex() - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
-
Allows to specify the 0-based index of the worksheet (tab) of the input
Spreadsheet document, which should be converted to the HTML (see
remarks).
- getWorksheetProtection() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
-
Allows to enable a worksheet protection for the output Spreadsheet
document.
- getXml() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
XML type of the textual resource
- getXmlTagsFontColor() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of XML tags (angle brackets with tag names)
- getXmlTagsFontColorInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- getXmlTagsFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of XML tags (angle brackets with
tag names)
- getXmlTagsFontSettingsInternal() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- GifImage - Class in com.groupdocs.editor.htmlcss.resources.images.raster
-
Represents one image in GIF (Graphics Interchange Format) format with its
metadata and additional methods
- GifImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
Creates new GifImage instance from content, represented as base64-encoded
string, and with specified name
- GifImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
Creates new GifImage instance from content, represented as byte stream,
and with specified name
- GifImage(String, Stream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
- IAuxDisposable - Interface in com.groupdocs.editor.htmlcss.resources
-
Expands the standard System.IDisposable interface, allows to obtain a current
state of an object and subscribe to disposing event
- IconImage - Class in com.groupdocs.editor.htmlcss.resources.images.raster
-
Represents one image in ICON format with its metadata and additional methods
- IconImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
Creates new IconImage instance from content, represented as
base64-encoded string, and with specified name
- IconImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
Creates new IconImage instance from content, represented as byte stream,
and with specified name
- IconImage(String, Stream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
- IDocumentFormat - Interface in com.groupdocs.editor.formats
-
Root interface for all supporting document formats
- IDocumentInfo - Interface in com.groupdocs.editor.metadata
-
Common interface for all file metadata wrappers
- IEditOptions - Interface in com.groupdocs.editor.options
-
Common interface for all options, which are responsible for document-to-HTML
conversions.
- IHtmlResource - Interface in com.groupdocs.editor.htmlcss.resources
-
Represents one instance of the unknown HTML resource (raster or vector image,
stylesheet, font, text resource (CSS, XML) etc.)
- IImage - Interface in com.groupdocs.editor.htmlcss.resources.images
-
Image CSS data type represents a two-dimensional image
- IImageResource - Interface in com.groupdocs.editor.htmlcss.resources.images
-
Represents image resource of any type, raster or vector
- ILoadOptions - Interface in com.groupdocs.editor.options
-
Common interface for all option classes, responsible for loading documents of
different type formats
- ImageType - Class in com.groupdocs.editor.htmlcss.resources.images
-
Represents one supportable image type, supports both raster and vector types
- ImageType() - Constructor for class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
- In - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
-
In.
- IncorrectPasswordException - Exception in com.groupdocs.editor
-
The exception that is thrown when specified password is incorrect.
- IncorrectPasswordException() - Constructor for exception com.groupdocs.editor.IncorrectPasswordException
-
- IncorrectPasswordException(String) - Constructor for exception com.groupdocs.editor.IncorrectPasswordException
-
- IncorrectPasswordException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.IncorrectPasswordException
-
- increaseBytesCount(long) - Static method in class com.groupdocs.editor.license.Metered
-
- increaseCreditsByLength(long) - Static method in class com.groupdocs.editor.license.Metered
-
- increaseCreditsByOne() - Static method in class com.groupdocs.editor.license.Metered
-
- Inherit - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- Inherit - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- Inherit - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- Inherit - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- Inherit - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- Initial - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- Initial - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- Initial - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- Initial - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- Initial - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- Inline - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
The element generates one or more 'inline' element boxes.
- InlineBlock - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
The element generates a block element box that will be flowed with
surrounding content as if it were a single inline box (behaving much like
a replaced element would)
- InlineFlex - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- InlineTable - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- InvalidFormatException - Exception in com.groupdocs.editor
-
The exception that is thrown when user tries to open some document with
format-specific options that are incompatible with original document format.
- InvalidFormatException() - Constructor for exception com.groupdocs.editor.InvalidFormatException
-
- InvalidFormatException(String) - Constructor for exception com.groupdocs.editor.InvalidFormatException
-
- InvalidFormatException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.InvalidFormatException
-
- IResourceType - Interface in com.groupdocs.editor.htmlcss.resources
-
Represents one instance of the unknown resource type (image, font, text)
- isAbsolute() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Gets if the length is given in absolute units.
- ISaveOptions - Interface in com.groupdocs.editor.options
-
Interface for all saving options for all documents types
- isBasic() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
Basic values (CSS 1)
- isDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Indicates whether this Length instance has a default value — unitless
zero.
- isDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Determines whether this ratio has default value or is a "1/1" (Single)
- isDefault() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- isDefault() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- isDefault() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- isDefault() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- isDefault() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- isDisposed() - Method in class com.groupdocs.editor.EditableDocument
-
Determines whether this Editable document was already disposed (true) or
not (false)
- isDisposed() - Method in class com.groupdocs.editor.Editor
-
Indicates whether this Editor instance was already disposed and cannot be
used anymore (true) or not and is active (false)
- isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Determines whether this font is disposed or not
- isDisposed() - Method in interface com.groupdocs.editor.htmlcss.resources.IAuxDisposable
-
Determines whether a resource is closed or not
- isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Determines whether this raster image is disposed or not
- isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
Determines whether this raster image is disposed or not
- isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Determines whether this text resource is disposed or not
- isEmpty() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Determines whether this "Dimensions" instance is empty and default, i.e.
- isEncrypted() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
-
Indicates whether specific file is encrypted and requires password for
opening.
- isEncrypted() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
Indicates whether this specific Presentation document in encrypted and
requires password for opening
- isEncrypted() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
-
Indicates whether this specific Spreadsheet document in encrypted and
requires password for opening
- isEncrypted() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
-
Always returns 'false', as textual documents cannot be encrypted.
- isEncrypted() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
-
Determines whether this specific WordProcessing document in encrypted and
requires password for opening
- isExtended() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
Extended values (CSS 2.1)
- isFlexboxModel() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
Flexbox model values (CSS3)
- isFloat() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Indicates whether the numeric value of this Length instance was
originally specified and stored as a float (FP32) number
- isGlobal() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- isGlobal() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- isGlobal() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- isGlobal() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- isGlobal() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- isInteger() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Indicates whether the numeric value of this Length instance was
originally specified and stored as an integer (INT32) number
- isNegative() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Determines whether the numeric value of this length is a negative number
- isPositive() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Determines whether the numeric value of this length is a positive number
- isRelative() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Gets if the length is given in relative units.
- isSquare() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Determines whether specified 'Dimensions' represents square, i.e.
- isTableModel() - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
Table model values (CSS 2.1)
- isUnitlessNonZero() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
The value has unitless type, but is not a zero - positive or negative
number
- isUnitlessZero() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Determines whether this instance is a unitless zero or not.
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
-
Checks whether specified stream is a valid EOT font
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
-
Checks whether specified base64-encoded string is a valid EOT font
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
-
Checks whether specified stream is a valid TTF font
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
-
Checks whether specified base64-encoded string is a valid TTF font
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
-
Checks whether specified stream is a valid WOFF2 font
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
-
Checks whether specified base64-encoded string is a valid WOFF2 font
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
-
Checks whether specified stream is a valid WOFF font
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
-
Checks whether specified base64-encoded string is a valid WOFF font
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
-
Checks whether specified stream is a valid BMP image
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
-
Checks whether specified base64-encoded string is a valid BMP image
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
Checks whether specified stream is a valid GIF image
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
Checks whether specified base64-encoded string is a valid GIF image
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
Checks whether specified stream is a valid ICON image
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
Checks whether specified base64-encoded string is a valid ICON image
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
-
Checks whether specified stream is a valid JPEG image
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
-
Checks whether specified base64-encoded string is a valid JPEG image
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
-
Checks whether specified stream is a valid PNG image
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
-
Checks whether specified base64-encoded string is a valid PNG image
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
Performs a surface check whether specified textual content represents a
SVG image
- isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Checks whether specified stream is a valid WMF image
- isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Checks whether specified base64-encoded string is a valid WMF image
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
-
- isValidInternal(Stream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
- isZero() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Determines whether the numeric value of this length is a zero number
- iterator() - Method in class com.groupdocs.editor.formats.PresentationFormats.AllEnumerable
-
Returns an enumerator for all supportable PresentationFormats formats
- iterator() - Method in class com.groupdocs.editor.formats.SpreadsheetFormats.AllEnumerable
-
Returns an enumerator for all supportable SpreadsheetFormats formats
- iterator() - Method in class com.groupdocs.editor.formats.TextualFormats.AllEnumerable
-
Returns an enumerator for all supportable Textual formats
- iterator() - Method in class com.groupdocs.editor.formats.WordProcessingFormats.AllEnumerable
-
Returns an enumerator for all supportable WordProcessing formats
- parse(String) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Parses and returns specified string as a Length value, including its
numeric value and unit name, or throws an exception on failure
- parseFromCssName(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Returns FontType value, which is equivalent of specified CSS-compatible
name of the font type
- parseFromFilenameWithExtension(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Returns FontType value, which is equivalent of filename extension, which
is extracted from specified filename
- parseFromFilenameWithExtension(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
Returns ImageType value, which is equivalent of filename extension, which
is extracted from specified filename
- parseFromFilenameWithExtension(String) - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
-
Returns TextType value, which is equivalent of filename extension, which
is extracted from specified filename
- parseFromMime(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
-
Returns FontType value, which is equivalent of specified MIME-code
- parseFromMime(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
-
Returns ImageType value, which is equivalent of specified MIME code
- PasswordRequiredException - Exception in com.groupdocs.editor
-
The exception that is thrown when user tries to open a password-protected
encrypted document of some format and doesn't provide a password for opening
this document.
- PasswordRequiredException() - Constructor for exception com.groupdocs.editor.PasswordRequiredException
-
- PasswordRequiredException(String) - Constructor for exception com.groupdocs.editor.PasswordRequiredException
-
- PasswordRequiredException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.PasswordRequiredException
-
- Pc - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
-
Pc.
- Pdf15 - Static variable in class com.groupdocs.editor.options.PdfCompliance
-
PDF 1.5 standard
- Pdf17 - Static variable in class com.groupdocs.editor.options.PdfCompliance
-
PDF 1.7 standard
- PdfA1a - Static variable in class com.groupdocs.editor.options.PdfCompliance
-
PDF/A-1a standard.
- PdfA1b - Static variable in class com.groupdocs.editor.options.PdfCompliance
-
PDF/A-1b standard.
- PdfCompliance - Class in com.groupdocs.editor.options
-
Specifies the PDF standards compliance level
- PdfSaveOptions - Class in com.groupdocs.editor.options
-
Allows to specify custom options for generating and saving PDF (Portable
Document Format) documents
- PdfSaveOptions() - Constructor for class com.groupdocs.editor.options.PdfSaveOptions
-
- Percent - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
-
The value is relative to a fixed (external) value, that is context
dependent.
- PngImage - Class in com.groupdocs.editor.htmlcss.resources.images.raster
-
Represents one image in PNG (Portable Network Graphics) format with its
metadata and additional methods
- PngImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
-
Creates new PngImage instance from content, represented as base64-encoded
string, and with specified name
- PngImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
-
Creates new PngImage instance from content, represented as byte stream,
and with specified name
- PngImage(String, Stream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
-
- Position - Class in com.groupdocs.editor.htmlcss.css.specificdeclarations.flow
-
Represents a "position" declaration, which chooses alternative rules for
positioning elements, designed to be useful for scripted animation effects.
- Position() - Constructor for class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- Pot - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft PowerPoint 97-2003 Presentation Template (POT)
- Potm - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft Office Open XML PresentationML Macro-Enabled Template (POTM)
- Potx - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft Office Open XML PresentationML Macro-Free Template (POTX)
- Pps - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft PowerPoint 97-2003 SlideShow (PPS)
- Ppsm - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft Office Open XML PresentationML Macro-Enabled SlideShow (PPSM)
- Ppsx - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft Office Open XML PresentationML Macro-Free SlideShow (PPSX)
- Ppt - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft PowerPoint 97-2003 Presentation (PPT)
- Ppt95 - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft PowerPoint 95 Presentation (PPT)
- Pptm - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft Office Open XML PresentationML Macro-Enabled Document (PPTM)
- Pptx - Static variable in class com.groupdocs.editor.formats.PresentationFormats
-
Microsoft Office Open XML PresentationML Macro-Free Document (PPTX)
- PresentationDocumentInfo - Class in com.groupdocs.editor.metadata
-
Represents metadata of one Presentation document
- PresentationDocumentInfo() - Constructor for class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
- PresentationDocumentInfo(PresentationFormats, int, long, boolean) - Constructor for class com.groupdocs.editor.metadata.PresentationDocumentInfo
-
- PresentationEditOptions - Class in com.groupdocs.editor.options
-
Allows to specify custom options for editing documents of all supportable
Presentation (PowerPoint-compatible) formats
- PresentationEditOptions() - Constructor for class com.groupdocs.editor.options.PresentationEditOptions
-
- PresentationFormats - Class in com.groupdocs.editor.formats
-
Encapsulates all Presentation formats
- PresentationFormats() - Constructor for class com.groupdocs.editor.formats.PresentationFormats
-
- PresentationFormats.AllEnumerable - Class in com.groupdocs.editor.formats
-
Implements IEnumerable generic interface, that enables a 'foreach'
possibility for the PresentationFormats type
- PresentationFormats.AllEnumerable() - Constructor for class com.groupdocs.editor.formats.PresentationFormats.AllEnumerable
-
- PresentationLoadOptions - Class in com.groupdocs.editor.options
-
Allows to specify custom options for loading documents of all supportable
Presentation formats like PPT(X), PPTM, PPS(X) etc.
- PresentationLoadOptions() - Constructor for class com.groupdocs.editor.options.PresentationLoadOptions
-
- PresentationSaveOptions - Class in com.groupdocs.editor.options
-
Allows to specify custom options for generating and saving Presentation
(PowerPoint-compatible) documents
- PresentationSaveOptions(PresentationFormats) - Constructor for class com.groupdocs.editor.options.PresentationSaveOptions
-
Creates a new instance of PresentationSaveOptions with specified
mandatory Presentation output format, while all other parameters are
default
- Preserve - Static variable in class com.groupdocs.editor.options.TextLeadingSpacesOptions
-
Pass all leading spaces to the output HTML "as is", without touching them
- Preserve - Static variable in class com.groupdocs.editor.options.TextTrailingSpacesOptions
-
Pass all trailing spaces to the output HTML "as is", without touching
them
- proportionallyResizeForNewHeight(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Creates and returns new "Dimensions" instance, which is proportionally
resized from current, based on specified height
- proportionallyResizeForNewWidth(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
-
Creates and returns new "Dimensions" instance, which is proportionally
resized from current, based on specified width
- Pt - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
-
Pt.
- Px - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
-
Pixel.
- save(String) - Method in class com.groupdocs.editor.EditableDocument
-
Saves this HTML document to the file on specified path, where HTML markup
will be stored, and to the accompanying folder with resources.
- save(String, String) - Method in class com.groupdocs.editor.EditableDocument
-
Saves this HTML document to the file on specified path, where HTML markup
will be stored, and to the accompanying folder with resources, which is
located on specified path.
- save(EditableDocument, OutputStream, ISaveOptions) - Method in class com.groupdocs.editor.Editor
-
Converts specified edited document, represented as instance of
'EditableDocument', to the resultant document of specified format and
saves its content to specified stream
- save(EditableDocument, String, ISaveOptions) - Method in class com.groupdocs.editor.Editor
-
Converts specified edited document, represented as instance of
'EditableDocument', to the resultant document of specified format and
saves its content to file by specified file path
- save(String) - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
-
Saves this font to the specified file
- save(String) - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
-
Saves a current resource to the specified file
- save(String) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
-
Saves this raster image to the specified file
- save(String) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
Saves this SVG image to the file
- save(String) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
-
In implementing type should save this image to the disk by specified path
- save(String) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Saves this WMF image to the file
- save(String) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
-
Saves this text resource to the specified file
- saveToPng(InputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Saves this vector WMF image into raster PNG image
- saveToPngInternal(Stream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
- saveToSvg(InputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
Saves this vector WMF image into vector SVG image
- saveToSvgInternal(Stream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
-
- Scenarios - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
-
User cannot modify saved scenarios
- Scroll - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
The content is clipped and browsers use scrollbars, whether or not any
content is clipped.
- Separate - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
Represents separated-border table rendering model.
- serialize(ISerializationOptions) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- serialize(ISerializationOptions, TextWriter) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
-
- serialize(ISerializationOptions) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- serialize(ISerializationOptions, TextWriter) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
-
- serialize(ISerializationOptions) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- serialize(ISerializationOptions, TextWriter) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
-
- serialize(ISerializationOptions) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- serialize(ISerializationOptions, TextWriter) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- serialize(ISerializationOptions) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- serialize(ISerializationOptions, TextWriter) - Method in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
- serializeDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
-
Returns a string representation of this length in its original native
form (as it is stored), without converting length value to some other
unit type
- serializeDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Serializes this ratio to the string and returns it
- setAddBidiMarks(boolean) - Method in class com.groupdocs.editor.options.TextSaveOptions
-
Specifies whether to add bi-directional marks before each BiDi run when
exporting in plain text format
- setAttributeNamesFontColor(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of attribute names
- setAttributeNamesFontSettings(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of attribute names
- setAttributeNamesFontSettingsInternal(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setAttributeValuesFontColor(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of attribute values
- setAttributeValuesFontColorInternal(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setAttributeValuesFontSettings(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of attribute values
- setAttributeValuesFontSettingsInternal(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setAttributeValuesQuoteType(Integer) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to specify quote type (single or double quotes) for attribute
values.
- setCDataFontColor(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of CDATA sections (including pair of opening
and closing tags)
- setCDataFontColorInternal(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setCDataFontSettings(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of CDATA sections (including pair
of opening and closing tags)
- setCDataFontSettingsInternal(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setCompliance(int) - Method in class com.groupdocs.editor.options.PdfSaveOptions
-
Specifies the PDF standards compliance level for output documents.
- setConvertDateTimeData(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Gets or sets a value that indicates whether the string in text-based
document is converted to the date data.
- setConvertNumericData(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Gets or sets a value that indicates whether the string in text-based
document is converted to numeric data.
- setDirection(int) - Method in class com.groupdocs.editor.options.TextEditOptions
-
Allows to specify the direction of text flow in the input plain text
document.
- setEnableLanguageInformation(boolean) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Specifies whether language information is exported to the HTML markup in
a form of 'lang' HTML attributes.
- setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.TextEditOptions
-
Allows to enable or disable pagination in the resultant HTML document.
- setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Allows to enable or disable pagination in the resultant HTML document.
- setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to enable or disable pagination which will be used for saving the
document.
- setEncoding(Charset) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Allows to set an encoding for the text-based Spreadsheet document.
- setEncoding(Charset) - Method in class com.groupdocs.editor.options.TextEditOptions
-
Character encoding of the text document, which will be applied for its
opening
- setEncoding(Charset) - Method in class com.groupdocs.editor.options.TextSaveOptions
-
Character encoding of the text document, which will be applied for its
saving
- setEncoding(Charset) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Character encoding of the text document, which will be applied for its
opening.
- setEncodingInternal(Encoding) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
- setEncodingInternal(Encoding) - Method in class com.groupdocs.editor.options.TextEditOptions
-
- setEncodingInternal(Encoding) - Method in class com.groupdocs.editor.options.TextSaveOptions
-
- setEncodingInternal(Encoding) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
- setExcludeHiddenWorksheets(boolean) - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
-
Allows to exclude hidden worksheets in the input Spreadsheet document, so
they will be totally ignored.
- setFixIncorrectStructure(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable or disable mechanism for fixing corrupted XML structure.
- setFontExtraction(byte) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Responsible for extracting font resources, which are used in the input
WordProcessing document.
- setFormattingOptions(XmlFormattingOptions) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable and adjust the XML formatting, that will be applied to
the XML structure, when it is represented in HTML.
- setHighlightOptions(XmlHighlightOptions) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to adjust the highlighting, that will be applied to the XML
structure, when it is represented in HTML.
- setHtmlCommentsFontColor(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of HTML comments (including pair of opening
and closing tags)
- setHtmlCommentsFontColorInternal(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setHtmlCommentsFontSettings(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of HTML comments (including pair of
opening and closing tags)
- setHtmlCommentsFontSettingsInternal(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setInnerTextFontColor(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of inner-tag text
- setInnerTextFontColorInternal(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setInnerTextFontSettings(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of inner-tag text
- setInnerTextFontSettingsInternal(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setInputControlsClassName(String) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
-
Allows to specify a class name, which will be placed to the 'class'
attributes in every HTML element, that represents some field in the input
WordProcessing document.
- setKeepSeparatorsForBlankRow(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Indicates whether separators should be output for blank row.
- setLeadingSpaces(int) - Method in class com.groupdocs.editor.options.TextEditOptions
-
Gets or sets preferred option of a leading space handling.
- setLicense(InputStream) - Method in class com.groupdocs.editor.license.License
-
Licenses the component.
- setLicense(String) - Method in class com.groupdocs.editor.license.License
-
Licenses the component.
- setLicenseInternal(Stream) - Method in class com.groupdocs.editor.license.License
-
- setLocale(Locale) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to set override default locale (language) for the WordProcessing
document, which will be applied during its creation.
- setLocaleBi(Locale) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to set override locale (language) for the WordProcessing document
for the RTL (right-to-left) text, which will be applied during its
creation.
- setLocaleBiInternal(CultureInfo) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
- setLocaleFarEast(Locale) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to override the locale (language) for the WordProcessing document
for the East-Asian text, which will be applied during its creation.
- setLocaleFarEastInternal(CultureInfo) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
- setLocaleInternal(CultureInfo) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
- setMeteredKey(String, String) - Method in class com.groupdocs.editor.license.Metered
-
Activates product with Metered keys.
- setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Enables memory optimization mechanisms during input document processing,
which may degrade performance in some special cases, but on the other
hand decrease memory usage.
- setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
-
Enables memory optimization mechanisms during input document processing,
which may degrade performance in some special cases, but on the other
hand decrease memory usage.
- setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Enables memory optimization mechanisms during document generation from
HTML, which degrades performance in as a cost of decreasing memory usage.
- setOutputFormat(PresentationFormats) - Method in class com.groupdocs.editor.options.PresentationSaveOptions
-
Allows to specify a Presentation format, which will be used for saving
the document
- setOutputFormat(SpreadsheetFormats) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
-
Allows to specify a Spreadsheet format, which will be used for saving the
document
- setOutputFormat(WordProcessingFormats) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to specify a WordProcessing format, which will be used for saving
the document
- setPassword(String) - Method in interface com.groupdocs.editor.options.ILoadOptions
-
In implementing class should allow to set a password for the encoded
password-protected document.
- setPassword(String) - Method in class com.groupdocs.editor.options.PdfSaveOptions
-
Password, which will be applied to the generated PDF document as user
password, required for opening.
- setPassword(String) - Method in class com.groupdocs.editor.options.PresentationLoadOptions
-
Allows to specify, modify and obtain the password, which will be used for
opening the Presentation document, if it is encoded.
- setPassword(String) - Method in class com.groupdocs.editor.options.PresentationSaveOptions
-
Allows to specify, modify and obtain the password, which will be used for
encoding the resultant Presentation document.
- setPassword(String) - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
-
Allows to specify, modify and obtain the password, which will be used for
opening the Spreadsheet document, if it is encoded.
- setPassword(String) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
-
Allows to specify, modify, obtain, or remove a password, which will be
used to encode the generated Spreadsheet document, if tis document format
supports password protection.
- setPassword(String) - Method in class com.groupdocs.editor.options.WordProcessingLoadOptions
-
Allows to specify, modify and obtain the password, which will be used for
opening WordProcessing document, if it is encoded.
- setPassword(String) - Method in class com.groupdocs.editor.options.WordProcessingProtection
-
The password to protect the document with.
- setPassword(String) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to specify, modify, obtain, or remove a password, which will be
used to encode the generated WordProcessing document.
- setPassword(String) - Method in class com.groupdocs.editor.options.WorksheetProtection
-
Password, which is used for protecting a worksheet.
- setPreserveTableLayout(boolean) - Method in class com.groupdocs.editor.options.TextSaveOptions
-
Specifies whether the program should attempt to preserve layout of tables
when saving in the plain text format.
- setProtection(WordProcessingProtection) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
-
Allows to control and apply the document protection options for the
WordProcessing document of any format, which supports document
protection.
- setProtectionType(byte) - Method in class com.groupdocs.editor.options.WordProcessingProtection
-
Allows to set a protection type of the document.
- setProtectionType(byte) - Method in class com.groupdocs.editor.options.WorksheetProtection
-
Allows to specify a type of worksheet protection.
- setRecognizeEmails(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable recognition algorithm for email addresses in attribute
values
- setRecognizeLists(boolean) - Method in class com.groupdocs.editor.options.TextEditOptions
-
Allows to specify how numbered list items are recognized when document is
imported from plain text format.
- setRecognizeUris(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable URI recognition algorithm
- setSeparator(String) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Allows to specify a string separator (delimiter) for text-based
Spreadsheet documents
- setSeparator(String) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Allows to specify a string separator (delimiter) for text-based
Spreadsheet documents
- setShowHiddenSlides(boolean) - Method in class com.groupdocs.editor.options.PresentationEditOptions
-
Specifies whether the hidden slides should be included or not.
- setSlideNumber(int) - Method in class com.groupdocs.editor.options.PresentationEditOptions
-
Allows to specify the slide numbers, which should be opened for editing
- setTrailingSpaces(int) - Method in class com.groupdocs.editor.options.TextEditOptions
-
Gets or sets preferred option of a trailing space handling.
- setTreatConsecutiveDelimitersAsOne(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
-
Defines whether consecutive delimiters should be treated as one.
- setTrimLeadingBlankRowAndColumn(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
-
Indicates whether leading blank rows and columns should be trimmed like
what MS Excel does
- setTrimTrailingWhitespaces(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
-
Allows to enable the truncation of trailing whitespaces in the inner-tag
text.
- setWorksheetIndex(int) - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
-
Allows to specify the 0-based index of the worksheet (tab) of the input
Spreadsheet document, which should be converted to the HTML (see
remarks).
- setWorksheetProtection(WorksheetProtection) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
-
Allows to enable a worksheet protection for the output Spreadsheet
document.
- setXmlTagsFontColor(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Defines color for the font of XML tags (angle brackets with tag names)
- setXmlTagsFontColorInternal(Color) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- setXmlTagsFontSettings(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
Responsible for representing the font of XML tags (angle brackets with
tag names)
- setXmlTagsFontSettingsInternal(Font) - Method in class com.groupdocs.editor.options.XmlHighlightOptions
-
- Single - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
-
Single default ratio 1/1
- SingleQuote - Static variable in class com.groupdocs.editor.htmlcss.serialization.QuoteType
-
Single quote (U+0027 APOSTROPHE character)
- SpreadsheetDocumentInfo - Class in com.groupdocs.editor.metadata
-
Represents metadata of one Spreadsheet document
- SpreadsheetDocumentInfo() - Constructor for class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
-
- SpreadsheetEditOptions - Class in com.groupdocs.editor.options
-
Allows to specify custom options for editing documents of all supportable
Spreadsheet (Excel-compatible) formats
- SpreadsheetEditOptions() - Constructor for class com.groupdocs.editor.options.SpreadsheetEditOptions
-
- SpreadsheetFormats - Class in com.groupdocs.editor.formats
-
Encapsulates all binary, XML and textual Spreadsheet formats (excluding all
textual delimiter-based formats with separator like CSV, TSV,
semicolon-delimited etc.), in which the workbook can be saved.
- SpreadsheetFormats() - Constructor for class com.groupdocs.editor.formats.SpreadsheetFormats
-
- SpreadsheetFormats.AllEnumerable - Class in com.groupdocs.editor.formats
-
Implements IEnumerable generic interface, that enables a 'foreach'
possibility for the SpreadsheetFormats type
- SpreadsheetFormats.AllEnumerable() - Constructor for class com.groupdocs.editor.formats.SpreadsheetFormats.AllEnumerable
-
- SpreadsheetLoadOptions - Class in com.groupdocs.editor.options
-
Contains options for loading binary Spreadsheet (Cells, Excel-compatible)
documents like XLS(X), ODS etc.
- SpreadsheetLoadOptions() - Constructor for class com.groupdocs.editor.options.SpreadsheetLoadOptions
-
Default parameterless constructor - all parameters have default values
- SpreadsheetML - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
-
SpreadsheetML — Microsoft Office Excel 2002 and Excel 2003 XML Format
- SpreadsheetSaveOptions - Class in com.groupdocs.editor.options
-
Allows to specify custom options for generating and saving Spreadsheet
(Excel-compliant) documents
- SpreadsheetSaveOptions(SpreadsheetFormats) - Constructor for class com.groupdocs.editor.options.SpreadsheetSaveOptions
-
Creates a new instance of SpreadsheetSaveOptions with specified mandatory
Spreadsheet output format, while all other parameters are default
- Start - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
-
The same as 'left' if direction is 'left-to-right' or 'right' if
direction is 'right-to-left.
- Static - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
Element use the normal behavior, that is it is laid out in its current
position in the flow.
- Sticky - Static variable in class com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
-
- Structure - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
-
User cannot modify the structure
- SvgImage - Class in com.groupdocs.editor.htmlcss.resources.images.vector
-
Represents one vector image in SVG (Scalable Vector Graphics) format with its
metadata and additional methods
- SvgImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
Creates new SvgImage instance from content, represented as usual string,
and with specified name
- SvgImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
Creates new SvgImage instance from content, represented as byte stream,
and with specified name
- SvgImage(String, Stream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
-
- Sxc - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
-
StarOffice or OpenOffice.org Calc XML Spreadsheet (SXC)