A B C D E F G H I J L M N O P R S T W X 

A

Auto - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Represents any of the supported (but not exactly known) Word format

B

beginInvoke(String, List<IHtmlResource>, AsyncCallback, Object) - Method in class com.groupdocs.editor.OutputHtmlDocument.LinkToResourceMapperDelegate
 
BmpImage - Class in com.groupdocs.editor.htmlcss.resources.images.raster
Represents one image in BMP (BitMap Picture) format with its metadata and additional methods
BmpImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
Creates new BmpImage instance from content, represented as base64-encoded string, and with specified name
BmpImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
Creates new BmpImage instance from content, represented as byte stream, and with specified name

C

calculate() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Calculates and returns this ratio as a single floating point number
CellFormats - Class in com.groupdocs.editor.cells.htmltocells
Indicates the format of the Excel-compatible document in which the workbook, opened from HTML, is saved.
CellsSaveOptions - Class in com.groupdocs.editor.cells.htmltocells
Allows to specify custom options for generating and saving MS Excel-compliant documents
CellsSaveOptions() - Constructor for class com.groupdocs.editor.cells.htmltocells.CellsSaveOptions
 
CellsToHtmlOptions - Class in com.groupdocs.editor.cells.cellstohtml
Allows to specify custom options for loading documents of all supportable Cells (Excel-compatible) formats
CellsToHtmlOptions() - Constructor for class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
 
CellsToHtmlOptions.TextLoadOptions - Class in com.groupdocs.editor.cells.cellstohtml
Subclass for loading text-based Cells documents (CSV, Tab-based etc.)
CellsToHtmlOptions.TextLoadOptions() - Constructor for class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
Empty constructor - you also need to specify a separator too
CellsToHtmlOptions.TextLoadOptions(String) - Constructor for class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
Initializes TextLoadOptions with specified separator
com.groupdocs.editor - package com.groupdocs.editor
The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.
com.groupdocs.editor.cells.cellstohtml - package com.groupdocs.editor.cells.cellstohtml
The com.groupdocs.editor.cells.cellstohtml namespace provides classes for Cells to HTML
com.groupdocs.editor.cells.htmltocells - package com.groupdocs.editor.cells.htmltocells
The com.groupdocs.editor.cells.htmltocells namespace provides classes for HTML to Cells
com.groupdocs.editor.htmlcss.css.datatypes - package com.groupdocs.editor.htmlcss.css.datatypes
The com.groupdocs.editor.htmlcss.css.datatypes namespace provides classes that represent CSS data types.
com.groupdocs.editor.htmlcss.resources - package com.groupdocs.editor.htmlcss.resources
The com.groupdocs.editor.htmlcss.resources namespace provides classes that represent all kinds of the HTML resources.
com.groupdocs.editor.htmlcss.resources.fonts - package com.groupdocs.editor.htmlcss.resources.fonts
The com.groupdocs.editor.htmlcss.resources.fonts namespace provides classes that represent font resources.
com.groupdocs.editor.htmlcss.resources.images - package com.groupdocs.editor.htmlcss.resources.images
The com.groupdocs.editor.htmlcss.resources.images namespace provides classes that represent image resources of all types in general.
com.groupdocs.editor.htmlcss.resources.images.raster - package com.groupdocs.editor.htmlcss.resources.images.raster
The com.groupdocs.editor.htmlcss.resources.images.raster namespace provides classes that represent only raster image resources.
com.groupdocs.editor.htmlcss.resources.images.vector - package com.groupdocs.editor.htmlcss.resources.images.vector
The com.groupdocs.editor.htmlcss.resources.images.vector namespace provides classes that represent only vector image resources.
com.groupdocs.editor.htmlcss.resources.textual - package com.groupdocs.editor.htmlcss.resources.textual
The com.groupdocs.editor.htmlcss.resources.textual namespace provides classes that represent text resources.
com.groupdocs.editor.license - package com.groupdocs.editor.license
Provides methods to license the component.
com.groupdocs.editor.license.metered - package com.groupdocs.editor.license.metered
Provides methods to set metered key.
com.groupdocs.editor.options - package com.groupdocs.editor.options
The com.groupdocs.editor.options namespace provides interfaces for load and save options.
com.groupdocs.editor.words.htmltowords - package com.groupdocs.editor.words.htmltowords
The com.groupdocs.words.htmltowords namespace provides classes for HTML to Words document processing.
com.groupdocs.editor.words.wordstohtml - package com.groupdocs.editor.words.wordstohtml
The com.groupdocs.words.wordstohtml namespace provides classes for Words to HTML document processing.
create(int, int) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Creates and returns one Ratio instance from specified numerator and denominator
CssText - Class in com.groupdocs.editor.htmlcss.resources.textual
Represents one textual resource, which is a CSS.
CssText(String, String, Charset) - Constructor for class com.groupdocs.editor.htmlcss.resources.textual.CssText
Creates new CSS resource from specified textual content with encoding
CssText(String, InputStream, Charset) - Constructor for class com.groupdocs.editor.htmlcss.resources.textual.CssText
Creates new CSS resource from specified byte stream and encoding
Csv - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
CSV (Comma Separated Value) format

D

deepClone() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Returns a full copy of this ratio
deepClone() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns a full copy of this instance
detectOptionsFromExtension(String) - Static method in class com.groupdocs.editor.EditorHandler
Returns a default instance of specific document load options class by analyzing the specified filename extension
detectTypeFromFilename(String) - Static method in class com.groupdocs.editor.htmlcss.resources.ResourceTypeDetector
Detects a type from specified filename and returns an instance of respective IResourceType
Dimensions - Class in com.groupdocs.editor.htmlcss.resources.images
Represents the linear dimensions (width and height) of one raster image in arbitrary unit.
Dimensions(int, int) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Creates a new instance from specified width and height
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
Disposes this font resource, disposing its content and making most methods and properties non-working
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Disposes this raster image, disposing its content and making most methods and properties non-working
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Disposes this raster image, disposing its content and making most methods and properties non-working
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Disposes this CSS resource, disposing its content and making most methods and properties non-working
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Disposes this XML resource, disposing its content and making most methods and properties non-working
dispose() - Method in class com.groupdocs.editor.InputHtmlDocument
Disposes this HTML document instance, disposing its content and making its methods and properties non-working
dispose() - Method in class com.groupdocs.editor.OutputHtmlDocument
Disposes this HTML document instance, disposing its resources
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
Event, which occurs when this font is disposed
Disposed - Static variable in interface com.groupdocs.editor.htmlcss.resources.IAuxDisposable
Occurs when object is disposed
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Event, which occurs when this raster image is disposed
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Event, which occurs right after when this SVG image is disposed
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Event, which occurs when this CSS resource is disposed
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Event, which occurs when this XML resource is disposed
Disposed - Variable in class com.groupdocs.editor.InputHtmlDocument
Event, which occurs when this HTML document is disposed, right after finishing the disposing process
Disposed - Variable in class com.groupdocs.editor.OutputHtmlDocument
Event, which occurs when this HTML document is disposed, right after finishing the disposing process
Doc - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Microsoft Word 97 - 2007 Document
Docm - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Office Open XML WordprocessingML Macro-Enabled Document
Docx - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Office Open XML WordprocessingML Document (macro-free)
Dot - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Microsoft Word 97 - 2007 Template format
Dotm - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Office Open XML WordprocessingML Macro-Enabled Template
Dotx - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Office Open XML WordprocessingML Template (macro-free)

E

EditorHandler - Class in com.groupdocs.editor
Main class, which encapsulates conversion methods
EditorHandler() - Constructor for class com.groupdocs.editor.EditorHandler
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.editor.OutputHtmlDocument.LinkToResourceMapperDelegate
 
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(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
 
equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
Determines whether the specified Object is equal to the current Object.
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(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(Object) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Determines whether the specified Object is equal to the current Object.
equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Checks this instance with specified on reference equality.
equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Determines whether the specified Object is equal to the current Object.
equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Checks this instance with specified on reference equality.
equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Gets the type of the current instance.
equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
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(Object) - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Determines whether the specified Object is equal to the current Object.
equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Checks this instance with specified on equality.
ExtractAll - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
Tries to extract all fonts, which are used in the input Words document, inclusing 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)

F

FlatOpc - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package
FontExtractionOptions - Class in com.groupdocs.editor.options
Font extraction options control which fonts should be extracted and from where
FontResourceBase - Class in com.groupdocs.editor.htmlcss.resources.fonts
Base class for any supported font type as a resource for the HTML document with all its properties
FontResourceBase() - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
 
FontType - Class in com.groupdocs.editor.htmlcss.resources.fonts
Represents one supportable font type
FontType() - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.FontType
 
fromFile(String) - Static method in class com.groupdocs.editor.OutputHtmlDocument
Helper factory method, which creates and returns an instance of the OutputHtmlDocument, which is created from specified file with HTML markup.
fromFile(String, String) - Static method in class com.groupdocs.editor.OutputHtmlDocument
Helper factory method, which creates and returns an instance of the OutputHtmlDocument, which is created from specified file with HTML markup and from specified accompanying folder with related resources.
fromMarkup(String, String) - Static method in class com.groupdocs.editor.OutputHtmlDocument
Helper factory method, which creates and returns an instance of the OutputHtmlDocument, which is created from specified HTML markup and a set of resources, which are located in the specified folder.
fromSize(Dimension) - Static method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Generates and returns a new instance from specified java.awt.Dimension instance

G

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.
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.SvgImage
Returns aspect ratio of this SVG image
getBmp() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
BMP image type
getBodyContent() - Method in class com.groupdocs.editor.InputHtmlDocument
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.InputHtmlDocument
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.textual.CssText
Returns content of this CSS resource as byte stream with original encoding
getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns content of this XML resource as byte stream with original encoding
getCompliance() - Method in class com.groupdocs.editor.options.PdfSaveOptions
Specifies the PDF standards compliance level for output documents.
getConsumptionQuantity() - Static method in class com.groupdocs.editor.license.metered.Metered
Gets consumption quantity
getContent() - Method in class com.groupdocs.editor.InputHtmlDocument
Returns overall content of the HTML document as a string.
getContent(String) - Method in class com.groupdocs.editor.InputHtmlDocument
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.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
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.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
Gets or sets a value that indicates whether the string in text-based document is converted to numeric data.
getCss() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
CSS type of the textual resource
getCss() - Method in class com.groupdocs.editor.InputHtmlDocument
Returns a list of CSS resources
getCssContent() - Method in class com.groupdocs.editor.InputHtmlDocument
Returns content of all external stylesheets as a list of strings, where one string represents one stylesheet.
getCssContent(String) - Method in class com.groupdocs.editor.InputHtmlDocument
Returns content of all external stylesheets as a list of strings, where one string represents one stylesheet.
getCssName() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Returns CSS-compatible name of this font type, which is used in the @font-face at-rule
getDenominator() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Returns a denominator of this ratio
getEmbeddedHtml() - Method in class com.groupdocs.editor.InputHtmlDocument
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
getEnablePagination() - Method in class com.groupdocs.editor.options.TextToHtmlOptions
Determines whether it is required to split resultant HTML markup per pages (true) or not (false)
getEncoding() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Returns encoding of this CSS resource.
getEncoding() - Method in interface com.groupdocs.editor.htmlcss.resources.textual.ITextResource
In implementing type should return an encoding of the textual resource, which was used during its opening and should be used during its saving
getEncoding() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns encoding of this XML resource.
getEncoding() - Method in class com.groupdocs.editor.options.TextToHtmlOptions
Character encoding of the text document, which will be applied for its opening
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.cells.cellstohtml.CellsToHtmlOptions
Allows to exclude hidden worksheets in the input Cells document, so they will be totally ignored.
getExportLanguageInformation() - Method in class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
getExtractFontOption() - Method in class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Enables or disables ability to extract font resources, which are used in the input Words document.
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 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 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.SvgImage
Returns correct filename of this SVG image, which consists of name and extension.
getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Returns correct filename of this CSS resource, which consists of name and extension
getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns correct filename of this XML 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")
getFontFormat() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Font format for @font-face format
getFontResources() - Method in class com.groupdocs.editor.InputHtmlDocument
Allows to obtain or specify external font resources, which are used by this HTML document
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
It is a raster image format
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
Height of the image
getHtmlMarkup() - Method in class com.groupdocs.editor.OutputHtmlDocument
Returns HTML markup of this HTML document instance
getIcon() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
ICON image type
getImageResources() - Method in class com.groupdocs.editor.InputHtmlDocument
Allows to obtain or specify external image resources (raster images), which are used by this HTML document
getInverseRatio() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Generates and returns an inversed (reciprocal) ratio for this ratio
getJpeg() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
JPEG image type
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.SvgImage
Returns linear dimensions of this SVG image (width and height), if they are present, or empty default Dimensions instance otherwise
getLinkToResourceMapper() - Method in class com.groupdocs.editor.OutputHtmlDocument
Allows to obtain or specify a delegate, which is responsible for mapping links to local resources with these resources
getLocale() - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to set override default locale (language) for the Word document, which will be applied during its creation.
getLocaleBi() - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to set override locale (language) for the Word document for the RTL (right-to-left) text, which will be applied during its creation.
getLocaleFarEast() - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to override the locale (language) for the Word document for the East-Asian text, which will be applied during its creation.
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 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.SvgImage
Returns name of this SVG image.
getName() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Returns name of this CSS resource without file extension
getName() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns name of this XML 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
getNumerator() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Returns a numerator of this ratio
getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
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.words.htmltowords.WordsSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
getOutputFormat() - Method in class com.groupdocs.editor.cells.htmltocells.CellsSaveOptions
Allows to specify a Cells format, which will be used for saving the document
getOutputFormat() - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to specify a Word format, which will be used for saving the document.
getParsedDocument() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns an "XmlDocument" from this XML resource
getPassword() - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
Allows to specify, modify and obtain the password, which will be used for opening the Cells document, if it is encoded.
getPassword() - Method in class com.groupdocs.editor.cells.htmltocells.CellsSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated Cells document, if tis document fornat supports password protection.
getPassword() - Method in interface com.groupdocs.editor.options.IDocumentSaveOptions
Should allow to specify or obtain a saving password, which will be used for protecting the resultant 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.words.htmltowords.WordsSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated Words document.
getPassword() - Method in class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Allows to specify, modify and obtain the password, which will be used for opening Words document, if it is encoded.
getPng() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
PNG image type
getProtection() - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to control and apply the document protection options for the Words document of any format, which supports document protection.
getResources() - Method in class com.groupdocs.editor.OutputHtmlDocument
Allows to obtain or specify external resources, which are used by this HTML document: CSS, images and fonts.
getResourcesInternal() - Method in class com.groupdocs.editor.OutputHtmlDocument
 
getSeparator() - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
Allows to specify a string separator for text-based Cells documents
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.textual.CssText
Returns content of this CSS resource as a standard string
getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns content of this XML resource as a standard string
getTextOptions() - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
Allows to specify options for loading text-based Cells documents
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.textual.CssText
Returns TextType.Css
getType() - Method in interface com.groupdocs.editor.htmlcss.resources.textual.ITextResource
In implementing type should return an object, which describes a type of that specific resource
getType() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns TextType.Xml
getTypeInstance() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Gets the type of the current instance.
getTypeInstance() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Gets the type of the current instance.
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
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
Width of the image
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.cells.cellstohtml.CellsToHtmlOptions
Allows to specify the 0-based index of the worksheet (tab) of the input Cells document, which should be converted to the HTML (see remarks).
getWorksheetProtection() - Method in class com.groupdocs.editor.cells.htmltocells.CellsSaveOptions
Allows to enable a worksheet protection for the output document.
getXml() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
XML type of the textual resource
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

H

hashCode() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Returns a hashcode for this instance, which cannot be changed during its lifetime
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
Serves as a hash function for a particular type.
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Returns a hash-code, which is a constant number for this specific value type
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns a hashcode for this instance, which cannot be changed during its lifetime
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
Returns a hash-code, which is a constant number for this specific value type
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Serves as a hash function for a particular type.
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Serves as a hash function for a particular type.
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Gets the type of the current instance.
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
Returns a hash-code, which is a constant number for this specific value type
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Serves as a hash function for a particular type.
Html - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
HTML format

I

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
IDocumentLoadOptions - Interface in com.groupdocs.editor.options
Common interface for all options, which are responsible for document-to-HTML convertations.
IDocumentSaveOptions - Interface in com.groupdocs.editor.options
Interface for all saving options for all documents types
IHtmlResource - Interface in com.groupdocs.editor.htmlcss.resources
Represents one instance of the unknown HTML resource (image, style sheet or font)
IImageResource - Interface in com.groupdocs.editor.htmlcss.resources.images
Represents image resource of any type, raster or vector
ImageType - Class in com.groupdocs.editor.htmlcss.resources.images
Represents one supportable image type, supports both raster and vector types
InputHtmlDocument - Class in com.groupdocs.editor
Encapsulates one HTML document, which is obtained from Document->HTML conversion and contains HTML markup and all related resources like CSS, images and fonts.
invoke(String, List<IHtmlResource>) - Method in class com.groupdocs.editor.OutputHtmlDocument.LinkToResourceMapperDelegate
 
IResourceType - Interface in com.groupdocs.editor.htmlcss.resources
Represents one instance of the unknown resource type (image, font, text)
isDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Determines whether this ratio has default value or is a "1/1" (Single)
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.SvgImage
Determines whether this SVG image is disposed or not
isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Determines whether this CSS resource is disposed or not
isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Determines whether this XML resource is disposed or not
isDisposed() - Method in class com.groupdocs.editor.InputHtmlDocument
Determines whether this HTML document is already disposed or not
isDisposed() - Method in class com.groupdocs.editor.OutputHtmlDocument
Determines whether this HTML document is already 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.
isSquare() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Determines whether specified 'Dimensions' represents square, i.e.
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 BMP 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
ITextResource - Interface in com.groupdocs.editor.htmlcss.resources.textual
Represents any supported textual resource like CSS and XML

J

JpegImage - Class in com.groupdocs.editor.htmlcss.resources.images.raster
Represents one image in JPEG (Joint Photographic Experts Group) format with its metadata and additional methods
JpegImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
Creates new JpegImage instance from content, represented as base64-encoded string, and with specified name
JpegImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
Creates new JpegImage instance from content, represented as byte stream, and with specified name

L

License - Class in com.groupdocs.editor.license
Provides methods to license the component.
License() - Constructor for class com.groupdocs.editor.license.License
 

M

Metered - Class in com.groupdocs.editor.license.metered
Provides methods to set metered key.
Metered() - Constructor for class com.groupdocs.editor.license.metered.Metered
Initializes a new instance of this class.
Mhtml - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
MHTML (Web archive) format

N

NotExtract - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
Does not extract any font resource neither from document not from the system.
numbers() - Static method in class com.groupdocs.editor.options.FontExtractionOptions
 
numbers() - Static method in class com.groupdocs.editor.words.htmltowords.WordFormats
 

O

Ods - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
ODS (OpenDocument Spreadsheet)
Odt - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Open Document Format Text Document
op_Equality(Ratio, Ratio) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Compares two ratios and returns a boolean indicating if the two do match.
op_Equality(FontType, FontType) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Checks whether two "FontType" values are equal
op_Equality(Dimensions, Dimensions) - Static method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Checks whether two "Dimensions" values are equal, i.e.
op_Equality(ImageType, ImageType) - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
Defines whether two specific ImageType instances are equal
op_Equality(TextType, TextType) - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
Defines whether two specific "TextType" instances are equal
op_Inequality(Ratio, Ratio) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Compares two ratios and returns a boolean indicating if the two do not match.
op_Inequality(FontType, FontType) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Checks whether two "FontType" values are not equal
op_Inequality(Dimensions, Dimensions) - Static method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Checks whether two "Dimensions" values are not equal, i.e.
op_Inequality(ImageType, ImageType) - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
Defines whether two specific ImageType instances are not equal
op_Inequality(TextType, TextType) - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
Defines whether two specific "TextType" instances are not equal
Ott - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Open Document Format Text Document Template
OutputHtmlDocument - Class in com.groupdocs.editor
Encapsulates one HTML document, which is obtained from HTML->Document conversion and contains HTML markup and all related resources like CSS, images and fonts.
OutputHtmlDocument(String) - Constructor for class com.groupdocs.editor.OutputHtmlDocument
Creates a new instance of the OutputHtmlDocument with specified HTML markup
OutputHtmlDocument(String, List<IHtmlResource>) - Constructor for class com.groupdocs.editor.OutputHtmlDocument
Creates a new instance of the OutputHtmlDocument with specified HTML markup and list of resources
OutputHtmlDocument.LinkToResourceMapperDelegate - Class in com.groupdocs.editor
Delegate, which allows to obtain a local resource for specified link, extracted from HTML markup
OutputHtmlDocument.LinkToResourceMapperDelegate() - Constructor for class com.groupdocs.editor.OutputHtmlDocument.LinkToResourceMapperDelegate
 

P

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
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
 
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
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

R

RasterImageResourceBase - Class in com.groupdocs.editor.htmlcss.resources.images.raster
Base class for any supported raster image with fixed name, dimensions, aspect ratio, type, size, and content.
RasterImageResourceBase() - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
 
Ratio - Class in com.groupdocs.editor.htmlcss.css.datatypes
Represents a "ratio" CSS data type, which is used for describing aspect ratios in media queries and for raster images by denoting the proportion between two unitless values called "numerator" and "denominator".
reduceToNewHeight(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
Creates and returns a new reduced BMP image, but with specified new reduced height and proportionally reduced width.
reduceToNewHeight(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
Creates and returns a new reduced GIF image, but with specified new reduced height and proportionally reduced width.
reduceToNewHeight(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
Creates and returns a new reduced Icon image, but with specified new reduced height and proportionally reduced width.
reduceToNewHeight(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
Creates and returns a new reduced JPEG image, but with specified new reduced height and proportionally reduced width.
reduceToNewHeight(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
Creates and returns a new reduced PNG image, but with specified new reduced height and proportionally reduced width.
reduceToNewHeight(int) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Creates and returns a new reduced image resource of the same type, but with specified new reduced height and proportionally reduced width.
REQUIRED_HEADER_SIZE - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
EOT header size (in bytes), which is required for its validation
REQUIRED_HEADER_SIZE - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
TTF header size (in bytes), which is required for its validation
REQUIRED_HEADER_SIZE - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
WOFF2 header size (in bytes), which is required for its validation
REQUIRED_HEADER_SIZE - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
WOFF header size (in bytes), which is required for its validation
ResourceTypeDetector - Class in com.groupdocs.editor.htmlcss.resources
Utility static methods for detecting resource types
ResourceTypeDetector() - Constructor for class com.groupdocs.editor.htmlcss.resources.ResourceTypeDetector
 
Rtf - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Rich Text Format

S

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.textual.CssText
Saves this CSS resource to the specified file
save(String) - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Saves this XML resource to the specified file
save(String) - Method in class com.groupdocs.editor.InputHtmlDocument
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, boolean) - Method in class com.groupdocs.editor.InputHtmlDocument
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.InputHtmlDocument
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(String, String, boolean) - Method in class com.groupdocs.editor.InputHtmlDocument
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.
serializeDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Serializes this ratio to the string and returns it
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.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
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.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
Gets or sets a value that indicates whether the string in text-based document is converted to numeric data.
setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.TextToHtmlOptions
Determines whether it is required to split resultant HTML markup per pages (true) or not (false)
setEncoding(Charset) - Method in class com.groupdocs.editor.options.TextToHtmlOptions
Character encoding of the text document, which will be applied for its opening
setExcludeHiddenWorksheets(boolean) - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
Allows to exclude hidden worksheets in the input Cells document, so they will be totally ignored.
setExportLanguageInformation(boolean) - Method in class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
setExtractFontOption(byte) - Method in class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Enables or disables ability to extract font resources, which are used in the input Words document.
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.
setLinkToResourceMapper(OutputHtmlDocument.LinkToResourceMapperDelegate) - Method in class com.groupdocs.editor.OutputHtmlDocument
Allows to obtain or specify a delegate, which is responsible for mapping links to local resources with these resources
setLocale(Locale) - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to set override default locale (language) for the Word document, which will be applied during its creation.
setLocaleBi(Locale) - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to set override locale (language) for the Word document for the RTL (right-to-left) text, which will be applied during its creation.
setLocaleFarEast(Locale) - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to override the locale (language) for the Word document for the East-Asian text, which will be applied during its creation.
setMeteredKey(String, String) - Method in class com.groupdocs.editor.license.metered.Metered
Sets metered public and private key
setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
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.words.htmltowords.WordsSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
setOutputFormat(byte) - Method in class com.groupdocs.editor.cells.htmltocells.CellsSaveOptions
Allows to specify a Cells format, which will be used for saving the document
setOutputFormat(byte) - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to specify a Word format, which will be used for saving the document.
setPassword(String) - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
Allows to specify, modify and obtain the password, which will be used for opening the Cells document, if it is encoded.
setPassword(String) - Method in class com.groupdocs.editor.cells.htmltocells.CellsSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated Cells document, if tis document fornat supports password protection.
setPassword(String) - Method in interface com.groupdocs.editor.options.IDocumentSaveOptions
Should allow to specify or obtain a saving password, which will be used for protecting the resultant 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.words.htmltowords.WordsSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated Words document.
setPassword(String) - Method in class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Allows to specify, modify and obtain the password, which will be used for opening Words document, if it is encoded.
setProtection(DocumentProtection) - Method in class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Allows to control and apply the document protection options for the Words document of any format, which supports document protection.
setSeparator(String) - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions.TextLoadOptions
Allows to specify a string separator for text-based Cells documents
setTextOptions(CellsToHtmlOptions.TextLoadOptions) - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
Allows to specify options for loading text-based Cells documents
setWorksheetIndex(int) - Method in class com.groupdocs.editor.cells.cellstohtml.CellsToHtmlOptions
Allows to specify the 0-based index of the worksheet (tab) of the input Cells document, which should be converted to the HTML (see remarks).
setWorksheetProtection(WorksheetProtection) - Method in class com.groupdocs.editor.cells.htmltocells.CellsSaveOptions
Allows to enable a worksheet protection for the output document.
SINGLE - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Single default ratio 1/1
SpreadsheetML - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
Excel 2003 XML format
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

T

TabDelimited - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
Tab delimited text file
Text - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Text Format
TextToHtmlOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for loading plain text (TXT) documents
TextToHtmlOptions() - Constructor for class com.groupdocs.editor.options.TextToHtmlOptions
 
TextType - Class in com.groupdocs.editor.htmlcss.resources.textual
Represents one supportable textual resource type
TextType() - Constructor for class com.groupdocs.editor.htmlcss.resources.textual.TextType
 
toDocument(OutputHtmlDocument, OutputStream, IDocumentSaveOptions) - Static method in class com.groupdocs.editor.EditorHandler
Converts specified HTML document to the resultant document of specified type and saves its content to specified stream
toHtml(InputStream) - Static method in class com.groupdocs.editor.EditorHandler
Converts a document of supported type to the HTML format, automatically detects the type of the input document and performs a conversion in accordance to the default options for this format
toHtml(InputStream, IDocumentLoadOptions) - Static method in class com.groupdocs.editor.EditorHandler
Converts document of supported type to the HTML format using specified format-specific options.
toString() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Returns a string representation of this ratio; same as "SerializeDefault()"
toString() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns a string representation of this "Dimensions"
TtfFont - Class in com.groupdocs.editor.htmlcss.resources.fonts
Represents one font in the TTF (TrueType Font) format
TtfFont(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
Creates new TtfFont class from content, represented as base64-encoded string, and with specified name
TtfFont(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
Creates new TtfFont class from content, represented as byte stream, and with specified name

W

Woff2Font - Class in com.groupdocs.editor.htmlcss.resources.fonts
Represents one font in the WOFF2 (Web Open Font Format) format
Woff2Font(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
Creates new Woff2Font class from content, represented as base64-encoded string, and with specified name
Woff2Font(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
Creates new Woff2Font class from content, represented as byte stream, and with specified name
WoffFont - Class in com.groupdocs.editor.htmlcss.resources.fonts
Represents one font in the WOFF (Web Open Font Format) format
WoffFont(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
Creates new WoffFont class from content, represented as base64-encoded string, and with specified name
WoffFont(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
Creates new WoffFont class from content, represented as byte stream, and with specified name
WordFormats - Class in com.groupdocs.editor.words.htmltowords
Indicates the format of the Word-compatible document that is to be loaded.
WordML - Static variable in class com.groupdocs.editor.words.htmltowords.WordFormats
Microsoft Word 2003 WordprocessingML format.
WordsSaveOptions - Class in com.groupdocs.editor.words.htmltowords
Allows to specify custom options for generating and saving MS Word-compliant documents
WordsSaveOptions() - Constructor for class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Creates a new instance of WordsSaveOptions with default Word format and absence password
WordsSaveOptions(byte) - Constructor for class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Creates a new instance of WordsSaveOptions with specified Word format and absence password
WordsSaveOptions(byte, String) - Constructor for class com.groupdocs.editor.words.htmltowords.WordsSaveOptions
Creates a new instance of WordsSaveOptions with specified Word format and encryption password
WordToHtmlOptions - Class in com.groupdocs.editor.words.wordstohtml
Allows to specify custom options for loading Words-compliant documents
WordToHtmlOptions() - Constructor for class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Creates and returns a new instance of the WordToHtmlOptions class, where all options are set to their default values
WordToHtmlOptions(String) - Constructor for class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Creates and returns a new instance of the WordToHtmlOptions class with specified password and T:GroupDocs.Editor.Options.FontExtractionOptions is default
WordToHtmlOptions(byte) - Constructor for class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Creates and returns a new instance of the WordToHtmlOptions class with FontExtractionOptions
WordToHtmlOptions(String, byte) - Constructor for class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Creates and returns a new instance of the WordToHtmlOptions class with password and T:GroupDocs.Editor.Options.FontExtractionOptions
WordToHtmlOptions(boolean) - Constructor for class com.groupdocs.editor.words.wordstohtml.WordToHtmlOptions
Creates and returns a new instance of the WordToHtmlOptions class with specified pagination, default absent password and T:GroupDocs.Editor.Options.FontExtractionOptions is default

X

Xls - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
Excel97-2003 XLS
Xlsb - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
XLSB (binary)
Xlsm - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
XLSM format which enable macros
Xlsx - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
XLSX
Xltm - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
XLTM format which enable macros
Xltx - Static variable in class com.groupdocs.editor.cells.htmltocells.CellFormats
XLTX
XmlText - Class in com.groupdocs.editor.htmlcss.resources.textual
Represents one textual resource, which is a XML.
XmlText(String, String, Charset) - Constructor for class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Creates new XML resource from specified textual content with encoding
XmlText(String, InputStream, Charset) - Constructor for class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Creates new XML resource from specified byte stream and encoding
A B C D E F G H I J L M N O P R S T W X 

Copyright © 2018. All rights reserved.