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