Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

add(T) - Method in class com.groupdocs.editor.handler.Event
 
Aliceblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
All - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Full output - body with all metadata
All - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
User cannot modify anything on the worksheet
AllowOnlyComments - Static variable in class com.groupdocs.editor.options.WordProcessingProtectionType
User can only modify comments in the document
AllowOnlyFormFields - Static variable in class com.groupdocs.editor.options.WordProcessingProtectionType
User can only enter data in the form fields in the document
AllowOnlyRevisions - Static variable in class com.groupdocs.editor.options.WordProcessingProtectionType
User can only add revision marks to the document
AllPages - Static variable in class com.groupdocs.editor.options.PageRange
Represents all existing pages of a document.
Antiquewhite - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Aqua - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Aquamarine - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
ArgbColor - Class in com.groupdocs.editor.htmlcss.css.datatypes
Represents one color value in ARGB format with converters and serializers
ArgbColor() - Constructor for class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
 
ArgbColor(int, int, int) - Constructor for class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
 
ArgbColor.Keywords - Class in com.groupdocs.editor.htmlcss.css.datatypes
 
assign(T) - Method in class com.groupdocs.editor.handler.Event
 
Attachments - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process all attachments of the mail message
AudioType - Class in com.groupdocs.editor.htmlcss.resources.audio
Represents one supportable audio type (format)
AudioType() - Constructor for class com.groupdocs.editor.htmlcss.resources.audio.AudioType
 
Auto - Static variable in class com.groupdocs.editor.options.MarkdownTableContentAlignment
The alignment will be taken from the first paragraph in corresponding table column.
Auto - Static variable in class com.groupdocs.editor.options.TextDirection
Auto-detect direction.
Azure - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Azw3 - Static variable in class com.groupdocs.editor.formats.EBookFormats
AZW3, also known as Kindle Format 8 (KF8), is the modified version of the AZW ebook digital file format developed for Amazon Kindle devices.

B

Bcc - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process all BCC recipients of the mail message
Beige - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Bisque - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Black - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Blanchedalmond - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Blue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Blueviolet - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
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
Body - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process body of the mail message
Bold - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Bold font weight.
Bolder - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
One relative font weight heavier than the parent element
Brown - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Burlywood - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

C

Cadetblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
calculate() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Calculates and returns this ratio as a single floating point number
Cc - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process all CC recipients of the mail message
Center - Static variable in class com.groupdocs.editor.options.MarkdownTableContentAlignment
The content of tables will be aligned to the Center.
Chartreuse - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Chm - Static variable in class com.groupdocs.editor.formats.TextualFormats
Microsoft Compiled HTML Help is a Microsoft proprietary online help binary format, consisting of a collection of HTML pages, an index and other navigation tools.
Chocolate - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
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.formats - package com.groupdocs.editor.formats
The com.groupdocs.editor.formats namespace provides interfaces and classes that describes supported document formats.
com.groupdocs.editor.handler - package com.groupdocs.editor.handler
The com.groupdocs.editor.handler namespace provides handlers.
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.css.properties - package com.groupdocs.editor.htmlcss.css.properties
 
com.groupdocs.editor.htmlcss.exceptions - package com.groupdocs.editor.htmlcss.exceptions
The com.groupdocs.editor.htmlcss.exceptions namespace provides exceptions that is thrown when trying to open, load, save or process somehow else some content.
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.audio - package com.groupdocs.editor.htmlcss.resources.audio
The com.groupdocs.editor.htmlcss.resources.audio namespace provides classes that represent audio 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.htmlcss.serialization - package com.groupdocs.editor.htmlcss.serialization
The com.groupdocs.editor.htmlcss.serialization namespace provides types, that are responsible for tuning HTML and CSS markup serialization process..
com.groupdocs.editor.interfaces - package com.groupdocs.editor.interfaces
The com.groupdocs.editor.interfaces namespace provides interface.
com.groupdocs.editor.license - package com.groupdocs.editor.license
The com.groupdocs.editor.license Provides methods to license the component.
com.groupdocs.editor.metadata - package com.groupdocs.editor.metadata
The com.groupdocs.editor.metadata namespace provides classes for describing basic document properties dependent on document type.
com.groupdocs.editor.options - package com.groupdocs.editor.options
The com.groupdocs.editor.options namespace provides interfaces for load and save options.
Common - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Common output - body with all main metadata
Contents - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
User cannot enter data in the worksheet
convertToAsposeWords(int) - Static method in class com.groupdocs.editor.options.WordProcessingProtection
 
ConvertToIndent - Static variable in class com.groupdocs.editor.options.TextLeadingSpacesOptions
Convert one or more consecutive spaces to the left indent.
Coral - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Cornflowerblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Cornsilk - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
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
Crimson - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
CssText - Class in com.groupdocs.editor.htmlcss.resources.textual
Represents one CSS textual resource
Csv - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Comma Separated Values (CSV).
Cyan - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

D

Darkblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkcyan - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkgoldenrod - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkgray - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkgreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkgrey - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkkhaki - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkmagenta - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkolivegreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkorange - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkorchid - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkred - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darksalmon - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkseagreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkslateblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkslategray - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkslategrey - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkturquoise - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Darkviolet - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Date - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process date and time when message was delivered
deepClone() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Returns a full copy of this Length instance
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
deepClone() - Method in class com.groupdocs.editor.options.WebFont
Creates and returns a full deep copy of this WebFont instance
deepClone() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Creates and returns a full copy of this instance of WordProcessingSaveOptions class
Deeppink - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Deepskyblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Default - Static variable in class com.groupdocs.editor.options.MarkdownImageLoadingAction
GroupDocs.Editor will load this resource as usual
DelimitedTextEditOptions - Class in com.groupdocs.editor.options
Options for loading text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
DelimitedTextEditOptions(String) - Constructor for class com.groupdocs.editor.options.DelimitedTextEditOptions
Creates an instance of options class for delimited text with mandatory separator (delimiter)
DelimitedTextSaveOptions - Class in com.groupdocs.editor.options
Contains options for generating and saving text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
DelimitedTextSaveOptions() - Constructor for class com.groupdocs.editor.options.DelimitedTextSaveOptions
This parameterless constructor creates a new instance of DelimitedTextSaveOptions with a semicolon (;) default separator (can be modified then through Separator(DelimitedTextSaveOptions.getSeparator()/DelimitedTextSaveOptions.setSeparator(String)) property)
DelimitedTextSaveOptions(String) - Constructor for class com.groupdocs.editor.options.DelimitedTextSaveOptions
Creates an instance of options class for delimited text with mandatory separator (delimiter)
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
Dif - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Data Interchange Format (DIF).
Dimensions - Class in com.groupdocs.editor.htmlcss.resources.images
Represents the linear dimensions (width and height) of one raster rectangular 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
Dimgray - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Dimgrey - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
dispose() - Method in class com.groupdocs.editor.EditableDocument
Disposes this Editable document instance, disposing its content and making its methods and properties non-working
dispose() - Method in class com.groupdocs.editor.Editor
Disposes this instance of Editor, so that it releases all internal resources and becomes unavailable for further usage
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Disposes this MP3 resource, disposing its content and making most methods and properties non-working
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.EmfImage
Disposes this EMF image by disposing its content and making most its 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.images.vector.VectorImageResourceBase
In implementing type should dispose this instance
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Disposes this WMF image by disposing its content and making most its methods and properties non-working
dispose() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Disposes this text resource, disposing its content and making most methods and properties non-working.
dispose() - Method in interface com.groupdocs.editor.interfaces.IDisposable
 
Disposed - Variable in class com.groupdocs.editor.EditableDocument
 
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
 
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
 
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
 
Disposed - Variable in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
 
Doc - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
MS Word 97-2007 Binary File Format (DOC) represents documents generated by Microsoft Word or other word processing documents in binary file format.
Docm - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Office Open XML WordProcessingML Macro-Enabled Document (DOCM) files are Microsoft Word 2007 or higher generated documents with the ability to run macros.
Docx - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Office Open XML WordProcessingML Macro-Free Document (DOCX) is a well-known format for Microsoft Word documents.
Dodgerblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Dot - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
MS Word 97-2007 Template (DOT) are template files created by Microsoft Word to have pre-formatted settings for generation of further DOC or DOCX files.
Dotm - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Office Open XML WordprocessingML Macro-Enabled Template (DOTM) represents template files created with Microsoft Word 2007 or higher.
Dotx - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Office Open XML WordprocessingML Macro-Free Template (DOTX) are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files.
DoubleQuote - Static variable in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Double quote (U+0022 QUOTATION MARK character)

E

EbookDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one EBook document
EbookDocumentInfo() - Constructor for class com.groupdocs.editor.metadata.EbookDocumentInfo
 
EbookEditOptions - Class in com.groupdocs.editor.options
Allows to specify and adjust custom options for editing E-book documents in all supported formats: ePub, MOBI, and AZW3.
EbookEditOptions() - Constructor for class com.groupdocs.editor.options.EbookEditOptions
Initializes a new instance of the EbookEditOptions class, where all options are set to their default values
EbookEditOptions(boolean) - Constructor for class com.groupdocs.editor.options.EbookEditOptions
Initializes a new instance of the EbookEditOptions class with specified pagination mode
EBookFormats - Class in com.groupdocs.editor.formats
Encapsulates all eBook formats.
EbookSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving the document in all supportable e-Book formats: ePub, MOBI, and AZW3.
EbookSaveOptions() - Constructor for class com.groupdocs.editor.options.EbookSaveOptions
This parameterless constructor creates a new instance of EbookSaveOptions with ePub output format (can be modified then through OutputFormat(EbookSaveOptions.getOutputFormat()/EbookSaveOptions.setOutputFormat(EBookFormats)) property)
EbookSaveOptions(EBookFormats) - Constructor for class com.groupdocs.editor.options.EbookSaveOptions
Creates a new instance of EbookSaveOptions with specified mandatory e-Book output format, while all other parameters are default
edit(IEditOptions) - Method in class com.groupdocs.editor.Editor
Opens a previously loaded document for editing using specified format-specific options by generating and returning an instance of '' class, that, in turn, contains methods for producing HTML markup and associated resources.
edit() - Method in class com.groupdocs.editor.Editor
Opens a previously loaded document for editing using default options by generating and returning an instance of 'EditableDocument' class, that, in turn, contains methods for producing HTML markup and associated resources.
EditableDocument - Class in com.groupdocs.editor
Intermediate document, that contains content before and after editing
EditableDocument.InitialDocumentType - Enum in com.groupdocs.editor
 
Editor - Class in com.groupdocs.editor
Main class, which encapsulates conversion methods.
Editor(DocumentFormatBase) - Constructor for class com.groupdocs.editor.Editor
Initializes a new instance of the Editor class and creates a new empty document based on the specified format.
Editor(InputStream) - Constructor for class com.groupdocs.editor.Editor
Initializes new Editor instance with specified input document (as a stream)
Editor(InputStream, ILoadOptions) - Constructor for class com.groupdocs.editor.Editor
Initializes new Editor instance with specified input document (as a stream) with its load options and Editor settings
Editor(String) - Constructor for class com.groupdocs.editor.Editor
Initializes new Editor instance with specified input document (as a full file path)
Editor(String, ILoadOptions) - Constructor for class com.groupdocs.editor.Editor
Initializes new Editor instance with specified input document (as a full file path) with its load options
EmailDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one email document of any supported email format
EmailDocumentInfo() - Constructor for class com.groupdocs.editor.metadata.EmailDocumentInfo
 
EmailEditOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for editing documents in the different electronic mail (email) formats
EmailEditOptions() - Constructor for class com.groupdocs.editor.options.EmailEditOptions
Initializes a new instance of the EmailEditOptions class, where all options are set to their default values
EmailEditOptions(int) - Constructor for class com.groupdocs.editor.options.EmailEditOptions
Initializes a new instance of the EmailEditOptions class with MailMessageOutput(EmailEditOptions.getMailMessageOutput()/EmailEditOptions.setMailMessageOutput(int)) parameter
EmailFormats - Class in com.groupdocs.editor.formats
Encapsulates all emails formats.
EmailSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving electronic mail (email) documents
EmailSaveOptions() - Constructor for class com.groupdocs.editor.options.EmailSaveOptions
Initializes a new instance of the EmailSaveOptions class, where all options are set to their default values
EmailSaveOptions(int) - Constructor for class com.groupdocs.editor.options.EmailSaveOptions
Initializes a new instance of the EmailSaveOptions class with MailMessageOutput(EmailSaveOptions.getMailMessageOutput()/EmailSaveOptions.setMailMessageOutput(int)) parameter
EmbedAll - Static variable in class com.groupdocs.editor.options.FontEmbeddingOptions
Analize document content from input EditableDocument, find all used fonts and embed them into output WordProcessing document.
EmbedWithoutSystem - Static variable in class com.groupdocs.editor.options.FontEmbeddingOptions
Exact to FontEmbeddingOptions.EmbedAll, but exclude those fonts, which are treated by OS as system fonts
EmfImage - Class in com.groupdocs.editor.htmlcss.resources.images.vector
Represents one vector image in Enhanced metafile format (EMF) format with its metadata and additional methods
EmfImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.EmfImage
Creates new EmfImage instance from content, represented as base64-encoded string, and with specified name
EmfImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.EmfImage
Creates new EmfImage instance from content, represented as byte stream, and with specified name
Eml - Static variable in class com.groupdocs.editor.formats.EmailFormats
EML file format represents email messages saved using Outlook and other relevant applications.
Emlx - Static variable in class com.groupdocs.editor.formats.EmailFormats
The EMLX file format is implemented and developed by Apple.
Empty - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
EncryptedException - Exception in com.groupdocs.editor
The exception that is thrown when user tries to open a document that was encrypted using the X509Certificates.
EncryptedException() - Constructor for exception com.groupdocs.editor.EncryptedException
 
EncryptedException(String) - Constructor for exception com.groupdocs.editor.EncryptedException
 
EncryptedException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.EncryptedException
 
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
Epub - Static variable in class com.groupdocs.editor.formats.EBookFormats
Electronic Publication (IDPF ePub) format is an e-book file format that provides a standard digital publication format for publishers and consumers.
equals(ArgbColor) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Checks two ArgbColor colors for equality
equals(ICssDataType) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Checks two ArgbColor colors for equality
equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Tests if another object is equal to this ArgbColor instance.
equals(Length) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Defines whether this value is equal to the other specified length
equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Determines whether this length is equal to specified object
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(FontSize) - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Determines whether this font-size instance is equal to specified
equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Determines whether this font-size instance is equal to specified uncasted
equals(FontStyle) - Method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Determines whether this font-style instance is equal to specified
equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Determines whether this font-style instance is equal to specified uncasted
equals(FontWeight) - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Determines whether specified FontWeight instances are equal
equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Determines whether this FontWeight instance is equal to specified uncasted
equals(TextDecorationLineType) - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Indicates whether this TextDecorationLineType instance is equal to specified
equals(Object) - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Indicates whether this TextDecorationLineType instance is equal to specified uncasted
equals(AudioType) - Method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Determines whether this instance is equal with specified "AudioType" instance
equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Determines whether this instance is equal with specified uncasted object, which presumably is another "AudioType" instance
equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Checks this instance with specified HTML resource on reference equality
equals(Mp3Audio) - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Checks this instance with specified font resource on reference equality
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(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Checks this instance with specified on reference equality.
equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
Checks this instance with specified on reference equality.
equals(IHtmlResource) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Checks this instance with specified on equality.
equals(TextType) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
Determines whether this instance is equal with specified "TextType" instance
equals(Object) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
Determines whether this instance is equal with specified uncasted object, which presumably is another "TextType" instance
equals(QuoteType) - Method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Indicates whether this instance of the quote type is equal to specified
equals(Object) - Method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Indicates whether this instance of the quote type is equal to specified uncasted
equals(EbookDocumentInfo) - Method in class com.groupdocs.editor.metadata.EbookDocumentInfo
Determines whether this instance is equal to the other specified EbookDocumentInfo instance
equals(EmailDocumentInfo) - Method in class com.groupdocs.editor.metadata.EmailDocumentInfo
Determines whether this instance is equal to the other specified EmailDocumentInfo instance
equals(FixedLayoutDocumentInfo) - Method in class com.groupdocs.editor.metadata.FixedLayoutDocumentInfo
Determines whether this instance is equal to the other specified FixedLayoutDocumentInfo instance
equals(MarkdownDocumentInfo) - Method in class com.groupdocs.editor.metadata.MarkdownDocumentInfo
Determines whether this instance is equal to the other specified MarkdownDocumentInfo instance.
equals(SpreadsheetDocumentInfo) - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
Determines whether this instance is equal to the other specified SpreadsheetDocumentInfo instance
equals(WordProcessingDocumentInfo) - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
Determines whether this instance is equal to the other specified WordProcessingDocumentInfo instance
equals(PageRange) - Method in class com.groupdocs.editor.options.PageRange
Detects whether this instance of PageRange is equal to specified
equals(WebFont) - Method in class com.groupdocs.editor.options.WebFont
Determines whether this instance of WebFont is equal to specified
equals(Object) - Method in class com.groupdocs.editor.options.WebFont
Determines whether this instance of WebFont is equal to specified uncasted object
Event<T extends com.aspose.ms.System.MulticastDelegate> - Class in com.groupdocs.editor.handler
 
Event() - Constructor for class com.groupdocs.editor.handler.Event
 
EventHandler - Class in com.groupdocs.editor.handler
 
EventHandler() - Constructor for class com.groupdocs.editor.handler.EventHandler
 
ExtractAll - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
Tries to extract all fonts, which are used in the input WordProcessing document, including system fonts.
ExtractAllEmbedded - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
Extracts all font resources, which are embedded into the input Word document, regardless of what they are: custom or system.
ExtractEmbeddedWithoutSystem - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
Extracts only those embedded font resources, which are custom (not system)

F

FiftyPercents - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length
50%
Firebrick - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
FixedLayoutDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one document with fixed layout format like PDF or XPS
FixedLayoutDocumentInfo() - Constructor for class com.groupdocs.editor.metadata.FixedLayoutDocumentInfo
 
FixedLayoutEditOptionsBase - Class in com.groupdocs.editor.options
Base abstract class for the options for all documents of fixed-layout formats like PDF and XPS
FixedLayoutEditOptionsBase() - Constructor for class com.groupdocs.editor.options.FixedLayoutEditOptionsBase
 
FixedLayoutFormats - Class in com.groupdocs.editor.formats
Encapsulates all fixed-layout (also know as "fixed-page") formats, which includes PDF and XPS (this does not include raster images)
FlatOpc - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package.
Floralwhite - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Fods - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Flat OpenDocument Spreadsheet (FODS).
FontEmbeddingOptions - Class in com.groupdocs.editor.options
Font embedding options control which font resources should be embedded into the output WordProcessing document
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
 
FontSize - Class in com.groupdocs.editor.htmlcss.css.properties
Represents a font size as a special unit or a length value, which specifies the size of the font (historically the width of the capital "M").
FontSize() - Constructor for class com.groupdocs.editor.htmlcss.css.properties.FontSize
 
FontStyle - Class in com.groupdocs.editor.htmlcss.css.properties
Defines how the font should be styled with: a normal, italic, or oblique face from its font-family.
FontStyle() - Constructor for class com.groupdocs.editor.htmlcss.css.properties.FontStyle
 
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
 
FontWeight - Class in com.groupdocs.editor.htmlcss.css.properties
Font-weight property sets the weight (or boldness) of the font.
FontWeight() - Constructor for class com.groupdocs.editor.htmlcss.css.properties.FontWeight
 
Forestgreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
From - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process sender of the mail message
fromBeginningWithCount(int) - Static method in class com.groupdocs.editor.options.PageRange
Creates a page range, that starts from the first page and has specified amount of pages
fromColor(Color) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Creates one ArgbColor value from specified Color
fromExtension(String) - Static method in class com.groupdocs.editor.formats.EBookFormats
Retrieves an instance of the specified type EBookFormats that has the specified file extension.
fromExtension(String) - Static method in class com.groupdocs.editor.formats.EmailFormats
Retrieves an instance of the specified type EmailFormats that has the specified file extension.
fromExtension(String) - Static method in class com.groupdocs.editor.formats.FixedLayoutFormats
Retrieves an instance of the specified type FixedLayoutFormats that has the specified file extension.
fromExtension(String) - Static method in class com.groupdocs.editor.formats.PresentationFormats
Retrieves an instance of the specified type PresentationFormats that has the specified file extension.
fromExtension(String) - Static method in class com.groupdocs.editor.formats.SpreadsheetFormats
Retrieves an instance of the specified type SpreadsheetFormats that has the specified file extension.
fromExtension(String) - Static method in class com.groupdocs.editor.formats.TextualFormats
Retrieves an instance of the specified type TextualFormats that has the specified file extension.
fromExtension(String) - Static method in class com.groupdocs.editor.formats.WordProcessingFormats
Retrieves an instance of the specified type WordProcessingFormats that has the specified file extension.
fromFile(String, String) - Static method in class com.groupdocs.editor.EditableDocument
Static factory, that creates an instance of EditableDocument from a HTML file, that is specified by a path to the *.html file itself and a folder with linked resources
fromFlags(boolean, boolean, boolean) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Creates and returns a TextDecorationLineType instance with flags, defined by the specified parameters
fromLength(Length) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Creates a font-size from specified length
fromMarkup(String, List<IHtmlResource>) - Static method in class com.groupdocs.editor.EditableDocument
Static factory, that creates an instance of EditableDocument from specified HTML markup and a set of corresponding linked resources
fromMarkupAndResourceFolder(String, String) - Static method in class com.groupdocs.editor.EditableDocument
Static factory, that creates an instance of EditableDocument from a specified HTML markup and from resources, located in the folder, specified by the full path
fromNumber(int) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Creates a font-weight from specified number
fromRgb(int, int, int) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Creates one ArgbColor value from specified Red, Green, Blue channels, while Alpha channel is fully opaque
fromRgba(int, int, int, int) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Creates one ArgbColor value from specified Red, Green, Blue, and Alpha channels
fromSingleValueRgb(byte) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Creates a fully opaque (A=255) color from single value, which will be applied to all channels
fromStartPageTillEnd(int) - Static method in class com.groupdocs.editor.options.PageRange
Creates a page range, that starts from the specified page number and continues till the end of the document
fromStartPageTillEndPage(int, int) - Static method in class com.groupdocs.editor.options.PageRange
Creates a page range, that starts from the specified page number (inclusively) and continues until the specified page number (exclusively)
fromStartPageWithCount(int, int) - Static method in class com.groupdocs.editor.options.PageRange
Creates a page range, that starts from the specified page number and has specified amount of pages, or unlimited page count (till the end)
fromString(String) - Static method in class com.groupdocs.editor.formats.EBookFormats
Converts a string representing a file extension to a EBookFormats object.
fromString(String) - Static method in class com.groupdocs.editor.formats.EmailFormats
Converts a string representing a file extension to a EmailFormats object.
fromString(String) - Static method in class com.groupdocs.editor.formats.FixedLayoutFormats
Converts a string representing a file extension to a FixedLayoutFormats object.
fromString(String) - Static method in class com.groupdocs.editor.formats.PresentationFormats
Converts a string representing a file extension to a PresentationFormats object.
fromString(String) - Static method in class com.groupdocs.editor.formats.SpreadsheetFormats
Converts a string representing a file extension to a SpreadsheetFormats object.
fromString(String) - Static method in class com.groupdocs.editor.formats.TextualFormats
Converts a string representing a file extension to a TextualFormats object.
fromString(String) - Static method in class com.groupdocs.editor.formats.WordProcessingFormats
Converts a string representing a file extension to a WordProcessingFormats object.
fromValue(int) - Static method in enum com.groupdocs.editor.EditableDocument.InitialDocumentType
 
fromValueWithUnit(float, int) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Creates and returns an instance of Length type by specified float number and unit
fromValueWithUnit(double, int) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Creates and returns an instance of Length type by specified double number and unit
fromValueWithUnit(int, int) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Creates and returns an instance of Length type by specified integer number and unit
Fuchsia - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

G

Gainsboro - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
generatePreview(int) - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
Generates and returns a preview of the selected slide in a form of SVG image
generatePreview(int) - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
Generates and returns a preview of the selected worksheet in a form of SVG image
generatePreview(int) - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
Generates and returns a preview of the selected page in a form of SVG image
getA() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Gets the alpha part of the color.
getAddBidiMarks() - Method in class com.groupdocs.editor.options.TextSaveOptions
Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.
getAll() - Static method in class com.groupdocs.editor.formats.EBookFormats
Gets an enumerable collection of all EBookFormats.
getAll() - Static method in class com.groupdocs.editor.formats.EmailFormats
Gets an enumerable collection of all EmailFormats.
getAll() - Static method in class com.groupdocs.editor.formats.FixedLayoutFormats
Gets an enumerable collection of all FixedLayoutFormats.
getAll() - Static method in class com.groupdocs.editor.formats.PresentationFormats
Gets an enumerable collection of all PresentationFormats.
getAll() - Static method in class com.groupdocs.editor.formats.SpreadsheetFormats
Gets an enumerable collection of all SpreadsheetFormats.
getAll() - Static method in class com.groupdocs.editor.formats.TextualFormats
Gets an enumerable collection of all TextualFormats.
getAll() - Static method in class com.groupdocs.editor.formats.WordProcessingFormats
Gets an enumerable collection of all WordProcessingFormats.
getAll() - Static method in class com.groupdocs.editor.options.WordProcessingProtectionType
 
getAll() - Static method in class com.groupdocs.editor.options.WorksheetProtectionType
 
getAllResources() - Method in class com.groupdocs.editor.EditableDocument
Returns a list of all existing resources: all stylesheets, images from HTML and all stylesheets, fonts
getAlpha() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Gets the alpha part of the color in percent (0..1).
getArea() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns an area (Width x Height)
getAspectRatio() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Aspect ratio of this dimensions as width/height
getAspectRatio() - Method in interface com.groupdocs.editor.htmlcss.resources.images.IImageResource
In implementing type should return an aspect ratio of particular image regardless of its type.
getAspectRatio() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Returns an aspect ratio of this image as the width-to-height relation
getAspectRatio() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
Returns aspect ratio of this vector image
getAttributeNamesFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Responsible for representing the font of attribute names
getAttributeValuesFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Responsible for representing the font of attribute values
getAttributeValuesQuoteType() - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to specify quote type (single or double quotes) for attribute values.
getAudio() - Method in class com.groupdocs.editor.EditableDocument
Returns a list of audio resources
getB() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Gets the blue part of the color.
getBmp() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
BMP image type
getBodyContent() - Method in class com.groupdocs.editor.EditableDocument
Returns a body of the HTML document (content between opening and closing BODY tags without these tags) as a string.
getBodyContent(String) - Method in class com.groupdocs.editor.EditableDocument
Returns a body of the HTML document (content between opening and closing BODY tags without these tags) as a string, where links to the external resources contain specified prefix.
getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Returns content of this font as byte stream
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.EmfImage
Returns a content of this EMF image as a binary stream
getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Returns a content of this SVG image as a binary stream
getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
In implementing type should return a content of this vector image as byte stream
getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Returns a content of this WMF image as a binary stream
getByteContent() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Returns content of this text resource as byte stream with original encoding
getCDataFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Responsible for representing the font of CDATA sections (including pair of opening and closing tags)
getCharacter() - Method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Character to enquote
getCode() - Method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Code point of the current character (U+0027 or U+0022)
getColor() - Method in class com.groupdocs.editor.options.WebFont
Font color in ARGB32 format
getCompliance() - Method in class com.groupdocs.editor.options.PdfSaveOptions
Specifies the PDF standards compliance level for output documents.
getConsumptionCredit() - Static method in class com.groupdocs.editor.license.Metered
Retrieves count of credits consumed.
getConsumptionQuantity() - Static method in class com.groupdocs.editor.license.Metered
Retrieves amount of MBs processed.
getContent(OutputStream, Charset) - Method in class com.groupdocs.editor.EditableDocument
Returns overall content of the HTML document as a byte stream by writing this content into specified stream with specified text encoding
getContent() - Method in class com.groupdocs.editor.EditableDocument
Returns overall content of the HTML document as a string.
getContentString(String, String) - Method in class com.groupdocs.editor.EditableDocument
Returns overall content of the HTML document as a string, where links to the external resources contain specified prefix.
getConvertDateTimeData() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Gets or sets a value that indicates whether the string in text-based document is converted to the date data.
getConvertNumericData() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Gets or sets a value that indicates whether the string in text-based document is converted to numeric data.
getCount() - Method in class com.groupdocs.editor.options.PageRange
Numbers of pages within range.
getCss() - Method in class com.groupdocs.editor.EditableDocument
Returns a list of CSS resources
getCss() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
CSS type of the textual resource
getCssContent() - Method in class com.groupdocs.editor.EditableDocument
Returns content of all external stylesheets as a list of strings, where one string represents one stylesheet.
getCssContent(String, String) - Method in class com.groupdocs.editor.EditableDocument
Returns content of all external stylesheets as a list of strings, where one string represents one stylesheet.
getCssName() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Returns CSS-compatible name of this font type, which is used in the
getDenominator() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Returns a denominator of this ratio
getDirection() - Method in class com.groupdocs.editor.options.TextEditOptions
Allows to specify the direction of text flow in the input plain text document.
getDocumentInfo(String) - Method in class com.groupdocs.editor.Editor
Returns metadata about the document, that was loaded to this 'Editor' instance
getEachAttributeFromNewline() - Method in class com.groupdocs.editor.options.XmlFormatOptions
When enabled, each and every pair of attribute-value in every XML element will be placed on a new line.
getEmbeddedHtml() - Method in class com.groupdocs.editor.EditableDocument
Returns all content of this HTML document with all related resources in a form of a single string, where all resources are embedded inside the HTML markup in a base64-encoded form.
getEmf() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
EMF (Enhanced MetaFile) vector image type
getEmpty() - Static method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns an empty Dimensions instance
getEnableLanguageInformation() - Method in class com.groupdocs.editor.options.EbookEditOptions
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
getEnableLanguageInformation() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
getEnablePagination() - Method in class com.groupdocs.editor.options.EbookEditOptions
Allows to enable or disable pagination in the resultant HTML document.
getEnablePagination() - Method in class com.groupdocs.editor.options.FixedLayoutEditOptionsBase
Allows to enable (true) or disable (false) pagination in the resultant HTML document.
getEnablePagination() - Method in class com.groupdocs.editor.options.TextEditOptions
Allows to enable or disable pagination in the resultant HTML document.
getEnablePagination() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Allows to enable or disable pagination in the resultant HTML document.
getEnablePagination() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to enable or disable pagination which will be used for saving the document.
getEncoding() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Returns encoding of this textual resource.
getEncoding() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
Returns detected presumable encoding of the text document
getEncoding() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Allows to set an encoding for the text-based Spreadsheet document.
getEncoding() - Method in class com.groupdocs.editor.options.TextEditOptions
Character encoding of the text document, which will be applied for its opening
getEncoding() - Method in class com.groupdocs.editor.options.TextSaveOptions
Character encoding of the text document, which will be applied for its saving
getEncoding() - Method in class com.groupdocs.editor.options.XmlEditOptions
Character encoding of the text document, which will be applied for its opening.
getEndNumber() - Method in class com.groupdocs.editor.options.PageRange
Exclusive end page number, until which this page range continues and on which is stops exclusively.
getEot() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Represents a EOT (Embedded OpenType) font type
getExcludeHiddenWorksheets() - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
Allows to exclude hidden worksheets in the input Spreadsheet document, so they will be totally ignored.
getExportCidUrls() - Method in class com.groupdocs.editor.options.MhtmlSaveOptions
Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents.
getExportDocumentProperties() - Method in class com.groupdocs.editor.options.EbookSaveOptions
Specifies whether to export built-in and custom document properties in resultant file.
getExportDocumentProperties() - Method in class com.groupdocs.editor.options.MhtmlSaveOptions
Specifies whether to export built-in and custom document properties to MHTML.
getExportImagesAsBase64() - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Specifies whether images are saved in Base64 format to the output file.
getExportLanguageInformation() - Method in class com.groupdocs.editor.options.MhtmlSaveOptions
Specifies whether language information is exported to MHTML.
getExtractOnlyUsedFont() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Gets or sets a value indicating whether extract only font resources that are used in the textual content of the document.
getFileExtension() - Method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Filename extension (without dot character) for this audio format
getFileExtension() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Filename extension (without dot character) for this font type
getFileExtension() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
File extension (without leading dot character) of a particular image type in lower case.
getFileExtension() - Method in interface com.groupdocs.editor.htmlcss.resources.IResourceType
File extension for the specified resource type without dot divider
getFileExtension() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
File extension (without leading dot character) of a particular textual resource
getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Returns correct filename of this MP3 content, which consists of name and extension.
getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
Returns correct filename of this font resource, which consists of name and extension.
getFilenameWithExtension() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
Correct filename of the specified resource with appropriate file extension
getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Returns correct filename of this raster image, which consists of name and extension.
getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
Returns correct filename of this vector image, which consists of name and extension.
getFilenameWithExtension() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Returns correct filename of this text resource, which consists of name and extension
getFirstDefined(FontType...) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Returns a first font type from specified set, which is not an "Undefined" value, or "Undefined" font type otherwise (when all items are "Undefined")
getFixIncorrectStructure() - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable or disable mechanism for fixing corrupted XML structure.
getFloatValue() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Returns a float numeric value of the Length instance.
getFontEmbedding() - Method in class com.groupdocs.editor.options.PdfSaveOptions
Responsible for embedding font resources into resultant PDF document, which are used in the original document.
getFontEmbedding() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Responsible for embedding font resources into output WordProcessing document.
getFontEmbedding() - Method in class com.groupdocs.editor.options.XpsSaveOptions
Responsible for embedding font resources into resultant XPS document, which are used in the original document.
getFontEmbeddingOptions() - Static method in class com.groupdocs.editor.options.FontEmbeddingOptions
 
getFontExtraction() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Responsible for extracting font resources, which are used in the input WordProcessing document.
getFontExtractionOptions() - Static method in class com.groupdocs.editor.options.FontExtractionOptions
 
getFontFormat() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Font format for @font-face format
getFonts() - Method in class com.groupdocs.editor.EditableDocument
Allows to obtain external font resources, which are used by this HTML document
getFormalName() - Method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Formal name of this audio format
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 image format.
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.metadata.EbookDocumentInfo
Returns a format of this document
getFormat() - Method in class com.groupdocs.editor.metadata.EmailDocumentInfo
Returns a format of this email document
getFormat() - Method in class com.groupdocs.editor.metadata.FixedLayoutDocumentInfo
Returns a format of this fixed-layout format document
getFormat() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
Returns a document format
getFormat() - Method in class com.groupdocs.editor.metadata.MarkdownDocumentInfo
Returns a format of this Markdown document — always is TextualFormats.Md
getFormat() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
Returns a format of this Presentation document
getFormat() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
Returns a format of this Spreadsheet document
getFormat() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
Returns a format of this textual document.
getFormat() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
Returns a format of this WordProcessing document
getFormatOptions() - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to adjust the XML formatting, that will be applied to the XML structure, when it is represented in HTML.
getFormFieldManager() - Method in class com.groupdocs.editor.Editor
Provides access to functionality for managing form fields within the document.
getFramesCount() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.TiffImage
Returns a number of frames (images) inside this TIFF image.
getG() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Gets the green part of the color.
getGif() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
GIF image type
getHeight() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns height of the image
getHighlightOptions() - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to adjust the XML highlighting, that will be applied to the XML structure, when it is represented in HTML.
getHtmlCommentsFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Responsible for representing the font of HTML comments (including pair of opening and closing tags)
getHtmlEncoded() - Method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
HTML-encoded character
getIcon() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
ICON image type
getImageFileName() - Method in class com.groupdocs.editor.options.MarkdownImageLoadArgs
Gets or sets the file name (as is in the Markdown document) that will be process.
getImageLoadCallback() - Method in class com.groupdocs.editor.options.MarkdownEditOptions
Allows to control how images are saved when converting Markdown document to Html.
getImages() - Method in class com.groupdocs.editor.EditableDocument
Allows to obtain external image resources (raster images), which are used by this HTML document
getImagesFolder() - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Specifies the physical folder where images are saved when exporting a document to the Markdown format.
getInnerTextFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Responsible for representing the font of inner-tag text
getInputControlsClassName() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Allows to specify a class name, which will be placed to the 'class' attributes in every HTML element, that represents some field in the input WordProcessing document.
getInsertAsNewSlide() - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Boolean flag, which specifies whether edited slide should replace the existing slide in original presentation on the position, specified by the SlideNumber(PresentationSaveOptions.getSlideNumber()/PresentationSaveOptions.setSlideNumber(int)) property, or it should be injected between existing slide and previous one, without replacing its content.
getInsertAsNewWorksheet() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Boolean flag, which specifies whether edited worksheet should replace the existing worksheet in original spreadsheet on the position, specified by the WorksheetNumber(SpreadsheetSaveOptions.getWorksheetNumber()/SpreadsheetSaveOptions.setWorksheetNumber(int)) property, or it should be injected between existing worksheet and previous one, without replacing its content.
getIntegerValue() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Returns an integer numeric value of this Length instance, if it is internally stored as an integer, or throws an exception, if it was originally stored as a float number.
getInverseRatio() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Generates and returns an inverse (reciprocal) ratio for this ratio
getJpeg() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
JPEG image type
getKeepSeparatorsForBlankRow() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Indicates whether separators should be output for blank row.
getLeadingSpaces() - Method in class com.groupdocs.editor.options.TextEditOptions
Gets or sets preferred option of a leading space handling.
getLeafTextNodesOnNewline() - Method in class com.groupdocs.editor.options.XmlFormatOptions
When enabled, leaf text nodes (textual content inside XML elements, that has no children) will be rendered on a new line with bigger left indent.
getLeftIndent() - Method in class com.groupdocs.editor.options.XmlFormatOptions
Allows to specify an offset for the left indent of every new line.
getLength() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
A length value, if this font-size was defined with it, or throwed exception otherwise
getLength() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Returns the length of this raster image file in bytes
getLine() - Method in class com.groupdocs.editor.options.WebFont
Sets a line or combination of lines, applied to the text
getLinearDimensions() - Method in interface com.groupdocs.editor.htmlcss.resources.images.IImageResource
In implementing type should return linear dimensions of the image.
getLinearDimensions() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Returns linear dimensions of this raster image (width and height)
getLinearDimensions() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
Returns linear dimensions of this vector image (width and height)
getLocale() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to set override default locale (language) for the WordProcessing document, which will be applied during its creation.
getLocaleBi() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to set override locale (language) for the WordProcessing document for the RTL (right-to-left) text, which will be applied during its creation.
getLocaleFarEast() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to override the locale (language) for the WordProcessing document for the East-Asian text, which will be applied during its creation.
getMailMessageOutput() - Method in class com.groupdocs.editor.options.EmailEditOptions
Allows to control which parts of the mail message should be delivered to the output EditableDocument and then to the emitted HTML
getMailMessageOutput() - Method in class com.groupdocs.editor.options.EmailSaveOptions
Allows to control which parts of the mail message should be delivered to the output email document, which will be generated and saved with the Editor#save(EditableDocument,Stream,ISaveOptions) method
getMarkdownTableContentAlignment() - Static method in class com.groupdocs.editor.options.MarkdownTableContentAlignment
 
getMarkdownTableContentAlignments() - Static method in class com.groupdocs.editor.options.MarkdownTableContentAlignment
 
getMimeCode() - Method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
MIME code for this audio format
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 as a string.
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
getMp3() - Static method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Represents a MPEG-1 Audio Layer III audio format
getName() - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Returns name of this MP3 content.
getName() - Method in class com.groupdocs.editor.htmlcss.resources.fonts.FontResourceBase
Returns name of this font resource.
getName() - Method in interface com.groupdocs.editor.htmlcss.resources.IHtmlResource
Name of the HTML resource
getName() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Returns name of this raster image.
getName() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
Returns name of this vector image.
getName() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Returns name of this text resource without file extension
getName() - Method in class com.groupdocs.editor.options.WebFont
Sets the font name.
getNumber() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Returns a number - integer value between 1 and 1000, inclusive, which describes the boldness of the font, or throws an exception, if current boldness is not absolute, but relative
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.options.DelimitedTextEditOptions
Enables memory optimization mechanisms during input document processing, which may degrade performance in some special cases, but on the other hand decrease memory usage.
getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.PdfSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
Enables memory optimization mechanisms during input document processing, which may degrade performance in some special cases, but on the other hand decrease memory usage.
getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
getOptimizeMemoryUsage() - Method in class com.groupdocs.editor.options.XpsSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
getOtf() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Represents a OTF (OpenType Font) font type
getOutputFormat() - Method in class com.groupdocs.editor.options.EbookSaveOptions
Specifies the format of the resultant e-Book file: IDPF ePub, MOBI, or AZW3.
getOutputFormat() - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to specify a Presentation format, which will be used for saving the document
getOutputFormat() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to specify a Spreadsheet format, which will be used for saving the document
getOutputFormat() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to specify a WordProcessing format, which will be used for saving the document
getPageCount() - Method in class com.groupdocs.editor.metadata.EbookDocumentInfo
Returns number of pages in case of MOBI or AZW3 or number of chapters in case of ePub.
getPageCount() - Method in class com.groupdocs.editor.metadata.EmailDocumentInfo
Always returs 1, because email documents don't have paged view
getPageCount() - Method in class com.groupdocs.editor.metadata.FixedLayoutDocumentInfo
Returns number of pages
getPageCount() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
In implementing type should return count (number) of pages or other similar format-dependent entities (tabs, slides etc.).
getPageCount() - Method in class com.groupdocs.editor.metadata.MarkdownDocumentInfo
Returns number of pages.
getPageCount() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
Returns number of slides in this Presentation document
getPageCount() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
Returns number of tabs
getPageCount() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
Always returns 1
getPageCount() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
Returns number of pages
getPages() - Method in class com.groupdocs.editor.options.FixedLayoutEditOptionsBase
Allows to set a page range to process.
getPassword() - Method in interface com.groupdocs.editor.options.ILoadOptions
In implementing class should allow to set a password for the encoded password-protected document.
getPassword() - Method in class com.groupdocs.editor.options.PdfSaveOptions
Password, which will be applied to the generated PDF document as user password, required for opening.
getPassword() - Method in class com.groupdocs.editor.options.PresentationLoadOptions
Allows to specify, modify and obtain the password, which will be used for opening the Presentation document, if it is encoded.
getPassword() - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to specify, modify and obtain the password, which will be used for encoding the resultant Presentation document.
getPassword() - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
Allows to specify, modify and obtain the password, which will be used for opening the Spreadsheet document, if it is encoded.
getPassword() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated Spreadsheet document, if tis document format supports password protection.
getPassword() - Method in class com.groupdocs.editor.options.WordProcessingLoadOptions
Allows to specify, modify and obtain the password, which will be used for opening WordProcessing document, if it is encoded.
getPassword() - Method in class com.groupdocs.editor.options.WordProcessingProtection
The password to protect the document with.
getPassword() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated WordProcessing document.
getPassword() - Method in class com.groupdocs.editor.options.WorksheetProtection
Password, which is used for protecting a worksheet.
getPng() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
PNG image type
getPreserveTableLayout() - Method in class com.groupdocs.editor.options.TextSaveOptions
Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format.
getProtection() - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to control and apply the document protection options for the WordProcessing document of any format, which supports document protection.
getProtectionType() - Method in class com.groupdocs.editor.options.WordProcessingProtection
Allows to set a protection type of the document.
getProtectionType() - Method in class com.groupdocs.editor.options.WorksheetProtection
Allows to specify a type of worksheet protection.
getR() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Gets the red part of the color.
getRecognizeEmails() - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable recognition algorithm for email addresses in attribute values
getRecognizeLists() - Method in class com.groupdocs.editor.options.TextEditOptions
Allows to specify how numbered list items are recognized when document is imported from plain text format.
getRecognizeUris() - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable URI recognition algorithm
getSeparator() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Allows to specify a string separator (delimiter) for text-based Spreadsheet documents
getSeparator() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Allows to specify a string separator (delimiter) for text-based Spreadsheet documents
getShowHiddenSlides() - Method in class com.groupdocs.editor.options.PresentationEditOptions
Specifies whether the hidden slides should be included or not.
getSize() - Method in class com.groupdocs.editor.metadata.EbookDocumentInfo
Returns size in bytes of this eBook document
getSize() - Method in class com.groupdocs.editor.metadata.EmailDocumentInfo
Returns size in bytes of this email document
getSize() - Method in class com.groupdocs.editor.metadata.FixedLayoutDocumentInfo
Returns size in bytes of this fixed-layout format document
getSize() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
Document size in bytes
getSize() - Method in class com.groupdocs.editor.metadata.MarkdownDocumentInfo
Returns size in bytes of this Markdown document
getSize() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
Returns size in bytes of this Presentation document
getSize() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
Returns size in bytes of this Spreadsheet document
getSize() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
Returns size in bytes (not the number of characters) of this textual document
getSize() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
Returns size in bytes of this WordProcessing document
getSize() - Method in class com.groupdocs.editor.options.WebFont
Sets the size of the font in absolute or relative units
getSkipImages() - Method in class com.groupdocs.editor.options.FixedLayoutEditOptionsBase
Gets or sets the flag indicating whether images must be skipped while converting input fixed-layout document to the resultant HTML.
getSlideNumber() - Method in class com.groupdocs.editor.options.PresentationEditOptions
Allows to specify the slide numbers, which should be opened for editing
getSlideNumber() - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to insert edited slide into existing presentation instead of creating a new single-slide presentation (default behavior).
getSlideNumbersToDelete() - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to specify an array with 1-based numbers of slides that should be deleted from the presentation during its saving, in case when the edited slide is inserted into existing presentation.
getSplitHeadingLevel() - Method in class com.groupdocs.editor.options.EbookSaveOptions
Specifies the maximum level of headings at which to split the e-Book file.
getStartNumber() - Method in class com.groupdocs.editor.options.PageRange
Inclusive start page number, from which this page range starts.
getStyle() - Method in class com.groupdocs.editor.options.WebFont
Sets whether a font should be styled with a normal, italic, or oblique face from its font-family.
getSvg() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
SVG vector image type
getTableContentAlignment() - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Allow specifies how to align contents in tables when exporting into the Markdown format.
getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Returns content of this MP3 resource as base64-encoded string.
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.EmfImage
Returns a content of this EMF image as a plain text
getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Returns a content of this SVG image as a plain text (in XML format)
getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
In implementing type should return a content of this vector image in text form: base64-encoded of XML regarding of image type
getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Returns a content of this WMF image as a plain text
getTextContent() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Returns content of this text resource as a standard string
getTextDirection() - Static method in class com.groupdocs.editor.options.TextDirection
 
getTiff() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
TIFF (Tagged Image File Format) raster image type
getTrailingSpaces() - Method in class com.groupdocs.editor.options.TextEditOptions
Gets or sets preferred option of a trailing space handling.
getTreatConsecutiveDelimitersAsOne() - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Defines whether consecutive delimiters should be treated as one.
getTrimLeadingBlankRowAndColumn() - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Indicates whether leading blank rows and columns should be trimmed like what MS Excel does
getTrimTrailingWhitespaces() - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable the truncation of trailing whitespaces in the inner-tag text.
getTtf() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Represents a TTF (TrueType Font) font type
getType() - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Returns a AudioType.Mp3
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.OtfFont
Returns FontType.Otf(FontType.getOtf())
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.raster.TiffImage
Returns ImageType.Tiff
getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.EmfImage
Returns ImageType.Emf
getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Returns ImageType.Svg
getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
In implementing type should return information about type of the vector image
getType() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Returns ImageType.Wmf
getType() - Method in class com.groupdocs.editor.htmlcss.resources.textual.CssText
Returns TextType.Css
getType() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
In implementing type should return information about type of the text resource
getType() - Method in class com.groupdocs.editor.htmlcss.resources.textual.XmlText
Returns TextType.Xml
getUndefined() - Static method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Special value, which marks undefined, unknown or unsupported audio format
getUndefined() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Special value, which marks undefined, unknown or unsupported font resource
getUndefined() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
Undefined image type - special value, which should not normally occur
getUndefined() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
Special value, which marks undefined, unknown or unsupported textual resource
getUnitFromName(String) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Tries to parse specified unit name and return corresponding value of a Unit enum.
getUnitType() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Returns a unit type of this Length instance.
getUseInlineStyles() - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Controls where to store the styling and formatting data of the input WordProcessing document: in external stylesheet (false) or as inline styles in the HTML markup (true).
getValue() - Method in enum com.groupdocs.editor.EditableDocument.InitialDocumentType
 
getValue() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Gets the Int32 value of the color.
getValue() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Returns a value of this font size as a string
getValue() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Returns a value of this font style as a string
getValue() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Returns a value of this font-weight as a string
getValue() - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Returns a value of all flags in this instance as text
getVersion() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
Returns internal version of this GIF image (version is extracted from header)
getWeight() - Method in class com.groupdocs.editor.options.WebFont
Sets the weight (or boldness) of the font
getWidth() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns width of the image
getWmf() - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
WMF (Windows MetaFile) vector image type
getWoff() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Represents a WOFF (Web Open Font Format) font type
getWoff2() - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Represents a WOFF2 (Web Open Font Format version 2) font type
getWorksheetIndex() - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
Allows to specify the 0-based index of the worksheet (tab) of the input Spreadsheet document, which should be converted to the HTML (see remarks).
getWorksheetNumber() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to insert edited worksheet into copy of existing spreadsheet instead of creating a new single-worksheet spreadsheet (default behavior).
getWorksheetNumbersToDelete() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to specify an array with 1-based numbers of worksheets that should be deleted from the spreadsheet during its saving, in case when the edited worksheet is inserted into existing spreadsheet.
getWorksheetProtection() - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to enable a worksheet protection for the output Spreadsheet document.
getXml() - Static method in class com.groupdocs.editor.htmlcss.resources.textual.TextType
XML type of the textual resource
getXmlContent() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Returns a content of this SVG image int its original XML-compliant textual form
getXmlTagsFontSettings() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Responsible for representing the font of XML tags (angle brackets with tag names)
Ghostwhite - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
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
Gold - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Goldenrod - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Gray - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Green - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Greenyellow - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Grey - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

H

hashCode() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Returns a hash code that defines the current color.
hashCode() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Calculates and returns a hash-code of this Length instance by combining hash-codes of the value and unit type
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.css.properties.FontSize
Returns a hash-code for this instance
hashCode() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Returns a hash-code for this instance
hashCode() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Returns a hash-code for this instance
hashCode() - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Returns a hash-code of this instance
hashCode() - Method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Returns a hash-code, which is a constant number for this specific value 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 an immutable number for this specific 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.serialization.QuoteType
Returns a hash-code for this character
Honeydew - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Hotpink - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Html - Static variable in class com.groupdocs.editor.formats.EmailFormats
HTML formatted emails.
Html - Static variable in class com.groupdocs.editor.formats.TextualFormats
HyperText Markup Language document (HTML) is the extension for web pages created for display in browsers.

I

IAuxDisposable - Interface in com.groupdocs.editor.htmlcss.resources
Expands the standard 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
Ics - Static variable in class com.groupdocs.editor.formats.EmailFormats
The Internet Calendaring and Scheduling Core Object Specification (iCalendar) is an internet standard (RFC 2445) for exchanging and deploying calendaring events and scheduling.
ICssDataType - Interface in com.groupdocs.editor.htmlcss.css.datatypes
Common interface for all CSS data types, which are used in the CSS properties
IDisposable - Interface in com.groupdocs.editor.interfaces
 
IDocumentInfo - Interface in com.groupdocs.editor.metadata
Common interface for all file metadata wrappers
IEditOptions - Interface in com.groupdocs.editor.options
Common interface for all options, which are responsible for document-to-HTML conversions.
IHtmlResource - Interface in com.groupdocs.editor.htmlcss.resources
Represents one instance of the unknown HTML resource (raster or vector image, stylesheet, font, text resource (CSS, XML) etc.)
IImage - Interface in com.groupdocs.editor.htmlcss.resources.images
Image CSS data type represents a two-dimensional image
IImageResource - Interface in com.groupdocs.editor.htmlcss.resources.images
Represents image resource of any type, raster or vector
ILoadOptions - Interface in com.groupdocs.editor.options
Common interface for all option classes, responsible for loading documents of different type formats
ImageType - Class in com.groupdocs.editor.htmlcss.resources.images
Represents one supportable image type (format), supports both raster and vector formats
ImageType() - Constructor for class com.groupdocs.editor.htmlcss.resources.images.ImageType
 
IMarkdownImageLoadCallback - Interface in com.groupdocs.editor.options
Implement this interface if you want to control how GroupDocs.Editor load images when converting Markdown to Html.
IncorrectPasswordException - Exception in com.groupdocs.editor
The exception that is thrown when specified password is incorrect.
IncorrectPasswordException() - Constructor for exception com.groupdocs.editor.IncorrectPasswordException
 
IncorrectPasswordException(String) - Constructor for exception com.groupdocs.editor.IncorrectPasswordException
 
IncorrectPasswordException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.IncorrectPasswordException
 
Indianred - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Indigo - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
InvalidFontFormatException - Exception in com.groupdocs.editor.htmlcss.exceptions
The exception that is thrown when trying to open, load, save or process somehow else some content, that presumably is a font of supported (known) format, but actually is a font of unsupported or unexpected format or not a font at all.
InvalidFontFormatException(String) - Constructor for exception com.groupdocs.editor.htmlcss.exceptions.InvalidFontFormatException
Creates new instance of with specified error message
InvalidFontFormatException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.htmlcss.exceptions.InvalidFontFormatException
Creates new instance of @see "InvalidFontFormatException" with specified error message and a reference to the inner exception that is the cause of this exception
InvalidFormatException - Exception in com.groupdocs.editor
The exception that is thrown when user tries to open some document with format-specific options that are incompatible with original document format.
InvalidFormatException() - Constructor for exception com.groupdocs.editor.InvalidFormatException
 
InvalidFormatException(String) - Constructor for exception com.groupdocs.editor.InvalidFormatException
 
InvalidFormatException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.InvalidFormatException
 
InvalidImageFormatException - Exception in com.groupdocs.editor.htmlcss.exceptions
The exception that is thrown when trying to open, load, save or process somehow else some content, that presumably is an image (raster or vector), but actually is an image of unexpected type or not an image at all.
InvalidImageFormatException(String) - Constructor for exception com.groupdocs.editor.htmlcss.exceptions.InvalidImageFormatException
Creates new instance of InvalidImageFormatException with specified error message
InvalidImageFormatException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.htmlcss.exceptions.InvalidImageFormatException
Creates new instance of InvalidImageFormatException with specified error message and a reference to the inner exception that is the cause of this exception
invoke(Object, EventArgs) - Method in class com.groupdocs.editor.handler.EventHandler
 
IResourceType - Interface in com.groupdocs.editor.htmlcss.resources
Represents one instance of the unknown resource type/format (image, font, text)
isAbsolute() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Gets if the length is given in absolute units.
isAbsolute() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Indicates whether this font-weight instance stores an absolute value of the weight (boldness) of the font, as an integer number
isAbsoluteSize() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Indicates whether this font-size is defined with an absolute size as a keyword, based on the user's default font size (which is medium)
isAbsoluteUri() - Method in class com.groupdocs.editor.options.MarkdownImageLoadArgs
Get a value indicating whether this image has absolute URI link.
ISaveOptions - Interface in com.groupdocs.editor.options
Interface for all saving options for all documents types
isDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Indicates whether this ArgbColor instance is default (Transparent) - all 4 channels are set to 0
isDefault() - Method in interface com.groupdocs.editor.htmlcss.css.datatypes.ICssDataType
Should define whether the current value of the data type is the default value for this specific data type or not
isDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Indicates whether this Length instance has a default value — unitless zero.
isDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Determines whether this ratio has default value or is a "1/1" (Single)
isDefault() - Method in class com.groupdocs.editor.options.PageRange
Indicates whether this instance represents a default "fully open" page range i.e.
isDefault() - Method in class com.groupdocs.editor.options.XmlFormatOptions
Indicates whether this instance of XML formatting options has a default value
isDefault() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Determines whether this XML Highlight options object has a default font settings
isDisposed() - Method in class com.groupdocs.editor.EditableDocument
Determines whether this Editable document was already disposed (true) or not (false)
isDisposed() - Method in class com.groupdocs.editor.Editor
Indicates whether this Editor instance was already disposed and cannot be used anymore (true) or not and is active (false)
isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Determines whether this MP3 content is disposed or not
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 (true) or not (false
isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.images.raster.RasterImageResourceBase
Determines whether this raster image is disposed or not
isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
Determines whether this raster image is disposed or not
isDisposed() - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Determines whether this text resource is disposed or not
isEmpty() - Method in class com.groupdocs.editor.handler.Event
 
isEmpty() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Uninitialized color - all 4 channels are set to 0.
isEmpty() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Determines whether this "Dimensions" instance is empty and default, i.e.
isEncrypted() - Method in class com.groupdocs.editor.metadata.EbookDocumentInfo
Because eBook documents cannot be encrypted with password, this property always returns 'false'
isEncrypted() - Method in class com.groupdocs.editor.metadata.EmailDocumentInfo
Because email documents cannot be encrypted with password, this property always returns 'false'
isEncrypted() - Method in class com.groupdocs.editor.metadata.FixedLayoutDocumentInfo
Determines whether this specific fixed-layout format document in encrypted and requires password for opening
isEncrypted() - Method in interface com.groupdocs.editor.metadata.IDocumentInfo
Indicates whether specific file is encrypted and requires password for opening.
isEncrypted() - Method in class com.groupdocs.editor.metadata.MarkdownDocumentInfo
Because Markdown documents cannot be encrypted with password, this property always returns 'false'
isEncrypted() - Method in class com.groupdocs.editor.metadata.PresentationDocumentInfo
Indicates whether this specific Presentation document in encrypted and requires password for opening
isEncrypted() - Method in class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
Indicates whether this specific Spreadsheet document in encrypted and requires password for opening
isEncrypted() - Method in class com.groupdocs.editor.metadata.TextualDocumentInfo
Always returns 'false', as textual documents cannot be encrypted.
isEncrypted() - Method in class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
Determines whether this specific WordProcessing document in encrypted and requires password for opening
isFloat() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Indicates whether the numeric value of this Length instance was originally specified and stored as a float (FP32) number
isFullyOpaque() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Indicates whether this ArgbColor instance is fully opaque, without transparency (its Alpha channel has max value)
isFullyTransparent() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Indicates whether this ArgbColor instance is fully transparent - its Alpha channel has the min (0) value, so other R, G, and B channels has no visible effect.
isInitial() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Indicates whether this font-size has an initial value (Medium)
isInitial() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Indicates whether this font-style has an initial value (Normal)
isInitial() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Indicates whether this font-size has an initial value (Medium)
isInitial() - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Indicates whether this instance has an initial value — None
isInteger() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Indicates whether the numeric value of this Length instance was originally specified and stored as an integer (INT32) number
isLengthDefined() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Indicates whether this font-size is defined with a Length value
isLineThrough() - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Indicates whether line-through (strikethrough) is enabled
isNegative() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Determines whether the numeric value of this length is a negative number
isOverline() - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Indicates whether overline is enabled
isPositive() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Determines whether the numeric value of this length is a positive number
isRelative() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Gets if the length is given in relative units.
isRelative() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Indicates whether this font-weight instance stores a relative value of the weight (boldness) of the font - compared to the boldness of the parent element
isRelativeSize() - Method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Indicates whether this font-size is defined with an relative size as a keyword.
isSquare() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Determines whether specified 'Dimensions' represents square, i.e.
isTranslucent() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Indicates whether this ArgbColor instance is translucent (not fully transparent, but also not fully opaque)
isUnderline() - Method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Indicates whether underline (underscore) is enabled
isUnitlessNonZero() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
The value has unitless type, but is not a zero - positive or negative number
isUnitlessZero() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Determines whether this instance is a unitless zero or not.
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Checks whether specified stream is a valid MP3 content
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.OtfFont
Checks whether specified stream is a valid OTF font
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.OtfFont
Checks whether specified base64-encoded string is a valid OTF font
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
Checks whether specified stream is a valid TTF font
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
Checks whether specified base64-encoded string is a valid TTF font
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
Checks whether specified stream is a valid WOFF2 font
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
Checks whether specified base64-encoded string is a valid WOFF2 font
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
Checks whether specified stream is a valid WOFF font
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
Checks whether specified base64-encoded string is a valid WOFF font
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
Checks whether specified stream is a valid BMP image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.BmpImage
Checks whether specified base64-encoded string is a valid BMP image
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
Checks whether specified stream is a valid GIF image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.GifImage
Checks whether specified base64-encoded string is a valid GIF image
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
Checks whether specified stream is a valid ICON image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.IconImage
Checks whether specified base64-encoded string is a valid ICON image
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
Checks whether specified stream is a valid JPEG image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.JpegImage
Checks whether specified base64-encoded string is a valid JPEG image
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
Checks whether specified stream is a valid PNG image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.PngImage
Checks whether specified base64-encoded string is a valid PNG image
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.TiffImage
Checks whether specified stream is a valid TIFF image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.raster.TiffImage
Checks whether specified base64-encoded string is a valid TIFF image
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.EmfImage
Checks whether specified stream is a valid EMF image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.EmfImage
Checks whether specified base64-encoded string is a valid EMF image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Performs a surface check whether specified textual XML-compliant content represents a SVG image
isValid(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Checks whether specified stream is a valid WMF image
isValid(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Checks whether specified base64-encoded string is a valid WMF image
isValidEmf(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.MetaImageBase
Determines whether specified byte stream contains a valid EMF image
isValidEmf(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.MetaImageBase
Determines whether specified string contains a valid EMF image, which is encoded with base64
isValidWmf(InputStream) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.MetaImageBase
Determines whether specified byte stream contains a valid WMF image
isValidWmf(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.vector.MetaImageBase
Determines whether specified string contains a valid WMF image, which is encoded with base64
isVector() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
Indicates whether this particular format is vector (true) or raster (false)
isZero() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Determines whether the numeric value of this length is a zero number
Italic - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Selects a font that is classified as italic.
Ivory - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

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
Json - Static variable in class com.groupdocs.editor.formats.TextualFormats
JSON (JavaScript Object Notation) is an open standard file format for sharing data that uses human-readable text to store and transmit data.

K

Keywords() - Constructor for class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Khaki - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

L

Large - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
The normally large absolute-size
Larger - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Larger relative-size - font will be larger relative to the parent element's font-size, roughly by the ratio used to separate the absolute-size keywords above.
Lavender - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lavenderblush - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lawngreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Left - Static variable in class com.groupdocs.editor.options.MarkdownTableContentAlignment
The content of tables will be aligned to the Left.
LeftToRight - Static variable in class com.groupdocs.editor.options.TextDirection
Left-to-Right direction, usual text, default value.
Lemonchiffon - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Length - Class in com.groupdocs.editor.htmlcss.css.datatypes
Represents a CSS length value in any supportable unit, including percentage and unitless type.
Length() - Constructor for class com.groupdocs.editor.htmlcss.css.datatypes.Length
 
License - Class in com.groupdocs.editor.license
Provides methods to license the component.
License() - Constructor for class com.groupdocs.editor.license.License
 
Lightblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightcoral - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightcyan - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lighter - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
One relative font weight lighter than the parent element
Lightgoldenrodyellow - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightgray - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightgreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightgrey - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightpink - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightsalmon - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightseagreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightskyblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightslategray - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightslategrey - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightsteelblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lightyellow - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Lime - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Limegreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Linen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
LineThrough - Static variable in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Each line of text has a line through the middle.

M

Magenta - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
MailMessageOutput - Class in com.groupdocs.editor.options
Controls which parts of the mail message should be delivered to the output processing
MarkdownDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one Markdown document
MarkdownEditOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for editing documents in Markdown format.
MarkdownEditOptions() - Constructor for class com.groupdocs.editor.options.MarkdownEditOptions
Creates and returns a new instance of the MarkdownEditOptions class, where all options are set to their default values
MarkdownImageLoadArgs - Class in com.groupdocs.editor.options
Provides data for the M:GroupDocs.Editor.Options.IMarkdownImageLoadCallback.ProcessImage(MarkdownImageLoadArgs) event.
MarkdownImageLoadArgs() - Constructor for class com.groupdocs.editor.options.MarkdownImageLoadArgs
 
MarkdownImageLoadingAction - Class in com.groupdocs.editor.options
Defines the mode of image loading while opening for editing the file in Markdown format
MarkdownSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving Markdown documents
MarkdownSaveOptions() - Constructor for class com.groupdocs.editor.options.MarkdownSaveOptions
 
MarkdownTableContentAlignment - Class in com.groupdocs.editor.options
Allows to specify the alignment of the content of the table to be used when exporting into Markdown format.
Maroon - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mbox - Static variable in class com.groupdocs.editor.formats.EmailFormats
MBox file format is a generic term that represents a container for collection of electronic mail messages.
Md - Static variable in class com.groupdocs.editor.formats.TextualFormats
Markdown is a lightweight markup language for creating formatted text using a plain-text editor.
Medium - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Medium size.
Mediumaquamarine - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumorchid - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumpurple - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumseagreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumslateblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumspringgreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumturquoise - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mediumvioletred - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Metadata - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process all other technical metadata (sensitivity, priority, encoding, MIME, X-Mailer, etc)
MetaImageBase - Class in com.groupdocs.editor.htmlcss.resources.images.vector
Base abstract class for WMF and EMF image formats
MetaImageBase(String, String, boolean) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.MetaImageBase
Common constructor, which prepares a creating a WMF or EMF instance from base64-encoded string
MetaImageBase(String, InputStream, boolean) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.MetaImageBase
Common constructor, which prepares a creating a WMF or EMF instance from byte stream
Metered - Class in com.groupdocs.editor.license
Provides methods for applying Metered license.
Metered() - Constructor for class com.groupdocs.editor.license.Metered
 
Mhtml - Static variable in class com.groupdocs.editor.formats.EmailFormats
MHTML, an initialism of "MIME encapsulation of aggregate HTML documents".
Mhtml - Static variable in class com.groupdocs.editor.formats.TextualFormats
MIME encapsulation of aggregate HTML documents is a web page archive format used to combine, in a single computer file, the HTML code and its companion resources.
MhtmlSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving the MHTML (MIME encapsulation of aggregate HTML documents) documents
MhtmlSaveOptions() - Constructor for class com.groupdocs.editor.options.MhtmlSaveOptions
 
Midnightblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mintcream - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mistyrose - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mobi - Static variable in class com.groupdocs.editor.formats.EBookFormats
MOBI is the name given to the format developed for the MobiPocket Reader.
Moccasin - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Mp3Audio - Class in com.groupdocs.editor.htmlcss.resources.audio
Represents one audio resource of arbitrary format
Mp3Audio(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Creates new Mp3Audio class from MP3 content, represented as byte stream, and with specified name
Msg - Static variable in class com.groupdocs.editor.formats.EmailFormats
MSG is a file format used by Microsoft Outlook and Exchange to store email messages, contact, appointment, or other tasks.

N

Navajowhite - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Navy - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
None - Static variable in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Produces no text decoration.
None - Static variable in class com.groupdocs.editor.options.MailMessageOutput
None of the email message parts will be processed
None - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
Protection is not applied (default value)
NoProtection - Static variable in class com.groupdocs.editor.options.WordProcessingProtectionType
The document is not protected.
Normal - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Selects a font that is classified as normal within a font-family.
Normal - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Normal font weight.
NotEmbed - Static variable in class com.groupdocs.editor.options.FontEmbeddingOptions
Do not embed any font resource neither from EditableDocument nor from the system.
NotExtract - Static variable in class com.groupdocs.editor.options.FontExtractionOptions
Does not extract any font resource neither from document not from the system.

O

Objects - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
User cannot modify drawing objects
Oblique - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Selects a font that is classified as oblique.
Odp - Static variable in class com.groupdocs.editor.formats.PresentationFormats
OpenDocument Presentation (ODP).
Ods - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
OpenDocument Spreadsheet (ODS).
Odt - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Open Document Format Text Document (ODT) files are type of documents created with word processing applications that are based on OpenDocument Text File format.
Oft - Static variable in class com.groupdocs.editor.formats.EmailFormats
Files with .oft extension are template files that are created using Microsoft Outlook.
Oldlace - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Olive - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Olivedrab - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
OneHundredPercents - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length
100%
op_Addition(TextDecorationLineType, TextDecorationLineType) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Combines (merges) two specified line types and produces new resultant line type, where flags are merged (union)
op_Division(TextDecorationLineType, TextDecorationLineType) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Returns an intersection between first and second line types, where only those flags are enabled, which are enabled simultaneously in both operands.
op_Equality(ArgbColor, ArgbColor) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Compares two colors and returns a boolean indicating if the two do match.
op_Equality(Length, Length) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Checks the equality of the two given lengths.
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(FontSize, FontSize) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Checks whether two "FontSize" values are equal
op_Equality(FontStyle, FontStyle) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Checks whether two "FontStyle" values are equal
op_Equality(FontWeight, FontWeight) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Checks whether two "FontWeight" values are equal
op_Equality(TextDecorationLineType, TextDecorationLineType) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Checks whether two "TextDecorationLineType" values are equal
op_Equality(AudioType, AudioType) - Static method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Checks whether two "AudioType" values are equal
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_Equality(QuoteType, QuoteType) - Static method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Checks whether two "QuoteType" values are equal
op_Inequality(ArgbColor, ArgbColor) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Compares two colors and returns a boolean indicating if the two do not match.
op_Inequality(Length, Length) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Checks the inequality of the two given lengths.
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(FontSize, FontSize) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Checks whether two "FontSize" values are not equal
op_Inequality(FontStyle, FontStyle) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Checks whether two "FontStyle" values are not equal
op_Inequality(FontWeight, FontWeight) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Checks whether two "FontWeight" values are not equal
op_Inequality(TextDecorationLineType, TextDecorationLineType) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Checks whether two "TextDecorationLineType" values are not equal
op_Inequality(AudioType, AudioType) - Static method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Checks whether two "AudioType" values are not equal
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
op_Inequality(QuoteType, QuoteType) - Static method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Checks whether two "QuoteType" values are not equal
op_Multiply(Length, int) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Multiplicates the given Length onto the given factor
op_Subtraction(TextDecorationLineType, TextDecorationLineType) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Subtracts second specified line type from the first specified line type and produces new resultant line type, where are present only those flags from the first operand, which are not found in the second operand (difference)
Orange - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Orangered - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Orchid - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Ost - Static variable in class com.groupdocs.editor.formats.EmailFormats
Offline Storage Table (OST) file represents user’s mailbox data in offline mode on local machine upon registration with Exchange Server using Microsoft Outlook.
OtfFont - Class in com.groupdocs.editor.htmlcss.resources.fonts
Represents one font in the OTF (Open Type Format) format
OtfFont(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.OtfFont
Creates new OtfFont class from content, represented as base64-encoded string, and with specified name
OtfFont(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.fonts.OtfFont
Creates new OtfFont class from content, represented as byte stream, and with specified name
Otp - Static variable in class com.groupdocs.editor.formats.PresentationFormats
OpenDocument Presentation template (OTP).
Ott - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Open Document Format Text Document Template (OTT) represent template documents generated by applications in compliance with the OASIS' OpenDocument standard format.
Overline - Static variable in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Each line of text has a line above it.

P

PageRange - Class in com.groupdocs.editor.options
Encapsulates one page range, which can have open or closed bounds.
PageRange() - Constructor for class com.groupdocs.editor.options.PageRange
 
Palegoldenrod - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Palegreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Paleturquoise - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Palevioletred - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Papayawhip - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
parse(String) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Parses and returns specified string as a Length value, including its numeric value and unit name, or throws an exception on failure
parseFromCssName(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Returns FontType value, which is equivalent of specified CSS-compatible name of the font type
parseFromFilenameWithExtension(String) - Static method in class com.groupdocs.editor.htmlcss.resources.audio.AudioType
Returns AudioType value, which is equivalent of filename extension, which is extracted from specified filename
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 with extension or pure extension
parseFromMime(String) - Static method in class com.groupdocs.editor.htmlcss.resources.fonts.FontType
Returns FontType value, which is equivalent of specified MIME-code
parseFromMime(String) - Static method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
Returns ImageType value, which is equivalent of specified MIME code
PasswordRequiredException - Exception in com.groupdocs.editor
The exception that is thrown when user tries to open a password-protected encrypted document of some format and doesn't provide a password for opening this document.
PasswordRequiredException() - Constructor for exception com.groupdocs.editor.PasswordRequiredException
 
PasswordRequiredException(String) - Constructor for exception com.groupdocs.editor.PasswordRequiredException
 
PasswordRequiredException(String, RuntimeException) - Constructor for exception com.groupdocs.editor.PasswordRequiredException
 
Pdf - Static variable in class com.groupdocs.editor.formats.FixedLayoutFormats
Portable Document Format (PDF) is a type of document created by Adobe back in 1990s.
Pdf17 - Static variable in class com.groupdocs.editor.options.PdfCompliance
PDF 1.7 (ISO 32000-1) standard
Pdf20 - Static variable in class com.groupdocs.editor.options.PdfCompliance
PDF 2.0 (ISO 32000-2) standard
PdfA1a - Static variable in class com.groupdocs.editor.options.PdfCompliance
PDF/A-1a standard.
PdfA1b - Static variable in class com.groupdocs.editor.options.PdfCompliance
PDF/A-1b (ISO 19005-1).
PdfA2a - Static variable in class com.groupdocs.editor.options.PdfCompliance
PDF/A-2a (ISO 19005-2) standard.
PdfA2u - Static variable in class com.groupdocs.editor.options.PdfCompliance
PDF/A-2u (ISO 19005-2) standard.
PdfCompliance - Class in com.groupdocs.editor.options
Specifies the PDF standards compliance level
PdfSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving PDF (Portable Document Format) documents
PdfSaveOptions() - Constructor for class com.groupdocs.editor.options.PdfSaveOptions
 
PdfUa1 - Static variable in class com.groupdocs.editor.options.PdfCompliance
PDF/UA-1 (ISO 14289-1) standard.
Peachpuff - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Peru - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Pink - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Plum - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
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
Pot - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft PowerPoint 97-2003 Presentation Template (POT).
Potm - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft Office Open XML PresentationML Macro-Enabled Template (POTM).
Potx - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft Office Open XML PresentationML Macro-Free Template (POTX).
Powderblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Pps - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft PowerPoint 97-2003 SlideShow (PPS).
Ppsm - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft Office Open XML PresentationML Macro-Enabled SlideShow (PPSM).
Ppsx - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft Office Open XML PresentationML Macro-Free SlideShow (PPSX).
Ppt - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft PowerPoint 97-2003 Presentation (PPT).
Ppt95 - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft PowerPoint 95 Presentation (PPT).
Pptm - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft Office Open XML PresentationML Macro-Enabled Document (PPTM).
Pptx - Static variable in class com.groupdocs.editor.formats.PresentationFormats
Microsoft Office Open XML PresentationML Macro-Free Document (PPTX).
PresentationDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one Presentation document
PresentationEditOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for editing documents of all supportable Presentation (PowerPoint-compatible) formats
PresentationEditOptions() - Constructor for class com.groupdocs.editor.options.PresentationEditOptions
 
PresentationFormats - Class in com.groupdocs.editor.formats
Encapsulates all Presentation formats.
PresentationLoadOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for loading documents of all supportable Presentation formats like PPT(X), PPTM, PPS(X) etc.
PresentationLoadOptions() - Constructor for class com.groupdocs.editor.options.PresentationLoadOptions
 
PresentationSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving Presentation (PowerPoint-compatible) documents
PresentationSaveOptions() - Constructor for class com.groupdocs.editor.options.PresentationSaveOptions
This parameterless constructor creates a new instance of PresentationSaveOptions with PPTX output format (can be modified then through OutputFormat(PresentationSaveOptions.getOutputFormat()/PresentationSaveOptions.setOutputFormat(PresentationFormats)) property)
PresentationSaveOptions(PresentationFormats) - Constructor for class com.groupdocs.editor.options.PresentationSaveOptions
Creates a new instance of PresentationSaveOptions with specified mandatory Presentation output format, while all other parameters are default
Preserve - Static variable in class com.groupdocs.editor.options.TextLeadingSpacesOptions
Pass all leading spaces to the output HTML "as is", without touching them
Preserve - Static variable in class com.groupdocs.editor.options.TextTrailingSpacesOptions
Pass all trailing spaces to the output HTML "as is", without touching them
processImage(MarkdownImageLoadArgs) - Method in interface com.groupdocs.editor.options.IMarkdownImageLoadCallback
Called when GroupDocs.Editor load an image for converting Markdown to Html.
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
Pst - Static variable in class com.groupdocs.editor.formats.EmailFormats
Files with .pst extension represent Outlook Personal Storage Files (also called Personal Storage Table) that store variety of user information.
Purple - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

Q

QuoteType - Class in com.groupdocs.editor.htmlcss.serialization
Represents quote characters - single quote (') and double quote (")
QuoteType() - Constructor for class com.groupdocs.editor.htmlcss.serialization.QuoteType
 

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".
Ratio() - Constructor for class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
 
ReadOnly - Static variable in class com.groupdocs.editor.options.WordProcessingProtectionType
No changes are allowed to the document
Rebeccapurple - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Red - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
remove(T) - Method in class com.groupdocs.editor.handler.Event
 
RequiredHeaderSize - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.EotFont
EOT header size (in bytes), which is required for its validation
RequiredHeaderSize - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.OtfFont
OTF header size (in bytes), which is required for its validation
RequiredHeaderSize - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
TTF header size (in bytes), which is required for its validation
RequiredHeaderSize - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
WOFF2 header size (in bytes), which is required for its validation
RequiredHeaderSize - Static variable in class com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
WOFF header size (in bytes), which is required for its validation
resetToDefault() - Method in class com.groupdocs.editor.options.XmlHighlightOptions
Resets the current font settings to their default values
ResourceTypeDetector - Class in com.groupdocs.editor.htmlcss.resources
Utility static methods for detecting resource types (formats)
ResourceTypeDetector() - Constructor for class com.groupdocs.editor.htmlcss.resources.ResourceTypeDetector
 
Right - Static variable in class com.groupdocs.editor.options.MarkdownTableContentAlignment
The content of tables will be aligned to the Right.
RightToLeft - Static variable in class com.groupdocs.editor.options.TextDirection
Right-to-Left direction
Rosybrown - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Royalblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Rtf - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications.

S

Saddlebrown - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Salmon - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Sandybrown - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
save(String) - Method in class com.groupdocs.editor.EditableDocument
Saves this HTML document to the file on specified path, where HTML markup will be stored, and to the accompanying folder with resources.
save(String, String) - Method in class com.groupdocs.editor.EditableDocument
Saves this HTML document to the file on specified path, where HTML markup will be stored, and to the accompanying folder with resources, which is located on specified path.
save(Writer, HtmlSaveOptions) - Method in class com.groupdocs.editor.EditableDocument
 
save(EditableDocument, OutputStream, ISaveOptions) - Method in class com.groupdocs.editor.Editor
Converts specified edited document, represented as instance of 'EditableDocument', to the resultant document of specified format and saves its content to specified stream
save(EditableDocument, String, ISaveOptions) - Method in class com.groupdocs.editor.Editor
Converts specified edited document, represented as instance of '', to the resultant document of specified format and saves its content to file by specified file path
save(EditableDocument, String) - Method in class com.groupdocs.editor.Editor
Converts the specified edited document (represented by an EditableDocument) to an output document whose format is determined from the filename extension, and saves it to the specified file path.
save(OutputStream, WordProcessingSaveOptions) - Method in class com.groupdocs.editor.Editor
Converts the original document after modification (for example, FormFieldManager(Editor.getFormFieldManager())), to the resultant document of the specified format and saves its content to the provided stream.
save(OutputStream) - Method in class com.groupdocs.editor.Editor
Save the current document content to the specified output stream.
save(String) - Method in class com.groupdocs.editor.htmlcss.resources.audio.Mp3Audio
Saves this MP3 resource to the specified file
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.EmfImage
Saves this EMF image to the file
save(String) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Saves this SVG image to the file
save(String) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
In implementing type should save this image to the disk by specified path
save(String) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Saves this WMF image to the file
save(String) - Method in class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Saves this text resource to the specified file
saveToPng(OutputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.EmfImage
Saves this vector EMF image into raster PNG image
saveToPng(OutputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.SvgImage
Saves this vector SVG image into raster PNG image
saveToPng(OutputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
In implementing type should save a current vector image to the raster PNG format into specified byte stream
saveToPng(OutputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Saves this vector WMF image into raster PNG image
saveToSvg(OutputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.EmfImage
Saves this vector EMF image into vector SVG image
saveToSvg(OutputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.MetaImageBase
In implementing type should save a current vector meta-image to the vector SVG format into specified byte stream
saveToSvg(OutputStream) - Method in class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Saves this vector WMF image into vector SVG image
Scenarios - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
User cannot modify saved scenarios
Seagreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Seashell - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
serializeDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Serializes this ArgbColor instance to the most appropriate CSS function notation depending on translucency
serializeDefault() - Method in interface com.groupdocs.editor.htmlcss.css.datatypes.ICssDataType
Should return a default string representation of the current value of the data type
serializeDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Returns a string representation of this length in its original native form (as it is stored), without converting length value to some other unit type
serializeDefault() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Serializes this ratio to the string and returns it
setAbsoluteUri(boolean) - Method in class com.groupdocs.editor.options.MarkdownImageLoadArgs
Get a value indicating whether this image has absolute URI link.
setAddBidiMarks(boolean) - Method in class com.groupdocs.editor.options.TextSaveOptions
Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format
setAttributeValuesQuoteType(QuoteType) - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to specify quote type (single or double quotes) for attribute values.
setColor(ArgbColor) - Method in class com.groupdocs.editor.options.WebFont
Font color in ARGB32 format
setCompliance(int) - Method in class com.groupdocs.editor.options.PdfSaveOptions
Specifies the PDF standards compliance level for output documents.
setConvertDateTimeData(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Gets or sets a value that indicates whether the string in text-based document is converted to the date data.
setConvertNumericData(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Gets or sets a value that indicates whether the string in text-based document is converted to numeric data.
setData(byte[]) - Method in class com.groupdocs.editor.options.MarkdownImageLoadArgs
Sets user provided data of the resource which is used if M:GroupDocs.Editor.Options.IMarkdownImageLoadCallback.ProcessImage(MarkdownImageLoadArgs)
setDirection(int) - Method in class com.groupdocs.editor.options.TextEditOptions
Allows to specify the direction of text flow in the input plain text document.
setEachAttributeFromNewline(boolean) - Method in class com.groupdocs.editor.options.XmlFormatOptions
When enabled, each and every pair of attribute-value in every XML element will be placed on a new line.
setEnableLanguageInformation(boolean) - Method in class com.groupdocs.editor.options.EbookEditOptions
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
setEnableLanguageInformation(boolean) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.EbookEditOptions
Allows to enable or disable pagination in the resultant HTML document.
setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.FixedLayoutEditOptionsBase
Allows to enable (true) or disable (false) pagination in the resultant HTML document.
setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.TextEditOptions
Allows to enable or disable pagination in the resultant HTML document.
setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Allows to enable or disable pagination in the resultant HTML document.
setEnablePagination(boolean) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to enable or disable pagination which will be used for saving the document.
setEncoding(Charset) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Allows to set an encoding for the text-based Spreadsheet document.
setEncoding(Charset) - Method in class com.groupdocs.editor.options.TextEditOptions
Character encoding of the text document, which will be applied for its opening
setEncoding(Charset) - Method in class com.groupdocs.editor.options.TextSaveOptions
Character encoding of the text document, which will be applied for its saving
setEncoding(Charset) - Method in class com.groupdocs.editor.options.XmlEditOptions
Character encoding of the text document, which will be applied for its opening.
setExcludeHiddenWorksheets(boolean) - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
Allows to exclude hidden worksheets in the input Spreadsheet document, so they will be totally ignored.
setExportCidUrls(boolean) - Method in class com.groupdocs.editor.options.MhtmlSaveOptions
Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents.
setExportDocumentProperties(boolean) - Method in class com.groupdocs.editor.options.EbookSaveOptions
Specifies whether to export built-in and custom document properties in resultant file.
setExportDocumentProperties(boolean) - Method in class com.groupdocs.editor.options.MhtmlSaveOptions
Specifies whether to export built-in and custom document properties to MHTML.
setExportImagesAsBase64(boolean) - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Specifies whether images are saved in Base64 format to the output file.
setExportLanguageInformation(boolean) - Method in class com.groupdocs.editor.options.MhtmlSaveOptions
Specifies whether language information is exported to MHTML.
setExtractOnlyUsedFont(boolean) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Gets or sets a value indicating whether extract only font resources that are used in the textual content of the document.
setFixIncorrectStructure(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable or disable mechanism for fixing corrupted XML structure.
setFontEmbedding(int) - Method in class com.groupdocs.editor.options.PdfSaveOptions
Responsible for embedding font resources into resultant PDF document, which are used in the original document.
setFontEmbedding(int) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Responsible for embedding font resources into output WordProcessing document.
setFontExtraction(int) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Responsible for extracting font resources, which are used in the input WordProcessing document.
setImageFileName(String) - Method in class com.groupdocs.editor.options.MarkdownImageLoadArgs
Gets or sets the file name (as is in the Markdown document) that will be process.
setImageLoadCallback(IMarkdownImageLoadCallback) - Method in class com.groupdocs.editor.options.MarkdownEditOptions
Allows to control how images are saved when converting Markdown document to Html.
setImagesFolder(String) - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Specifies the physical folder where images are saved when exporting a document to the Markdown format.
setInputControlsClassName(String) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Allows to specify a class name, which will be placed to the 'class' attributes in every HTML element, that represents some field in the input WordProcessing document.
setInsertAsNewSlide(boolean) - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Boolean flag, which specifies whether edited slide should replace the existing slide in original presentation on the position, specified by the SlideNumber(PresentationSaveOptions.getSlideNumber()/PresentationSaveOptions.setSlideNumber(int)) property, or it should be injected between existing slide and previous one, without replacing its content.
setInsertAsNewWorksheet(boolean) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Boolean flag, which specifies whether edited worksheet should replace the existing worksheet in original spreadsheet on the position, specified by the WorksheetNumber(SpreadsheetSaveOptions.getWorksheetNumber()/SpreadsheetSaveOptions.setWorksheetNumber(int)) property, or it should be injected between existing worksheet and previous one, without replacing its content.
setKeepSeparatorsForBlankRow(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Indicates whether separators should be output for blank row.
setLeadingSpaces(int) - Method in class com.groupdocs.editor.options.TextEditOptions
Gets or sets preferred option of a leading space handling.
setLeafTextNodesOnNewline(boolean) - Method in class com.groupdocs.editor.options.XmlFormatOptions
When enabled, leaf text nodes (textual content inside XML elements, that has no children) will be rendered on a new line with bigger left indent.
setLeftIndent(Length) - Method in class com.groupdocs.editor.options.XmlFormatOptions
Allows to specify an offset for the left indent of every new line.
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.
setLine(TextDecorationLineType) - Method in class com.groupdocs.editor.options.WebFont
Sets a line or combination of lines, applied to the text
setLocale(Locale) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to set override default locale (language) for the WordProcessing document, which will be applied during its creation.
setLocaleBi(Locale) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to set override locale (language) for the WordProcessing document for the RTL (right-to-left) text, which will be applied during its creation.
setLocaleFarEast(Locale) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to override the locale (language) for the WordProcessing document for the East-Asian text, which will be applied during its creation.
setMailMessageOutput(int) - Method in class com.groupdocs.editor.options.EmailEditOptions
Allows to control which parts of the mail message should be delivered to the output EditableDocument and then to the emitted HTML
setMailMessageOutput(int) - Method in class com.groupdocs.editor.options.EmailSaveOptions
Allows to control which parts of the mail message should be delivered to the output email document, which will be generated and saved with the Editor#save(EditableDocument,Stream,ISaveOptions) method
setMeteredKey(String, String) - Method in class com.groupdocs.editor.license.Metered
Activates product with Metered keys.
setName(String) - Method in class com.groupdocs.editor.options.WebFont
Sets the font name.
setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Enables memory optimization mechanisms during input document processing, which may degrade performance in some special cases, but on the other hand decrease memory usage.
setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.PdfSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
Enables memory optimization mechanisms during input document processing, which may degrade performance in some special cases, but on the other hand decrease memory usage.
setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
setOptimizeMemoryUsage(boolean) - Method in class com.groupdocs.editor.options.XpsSaveOptions
Enables memory optimization mechanisms during document generation from HTML, which degrades performance in as a cost of decreasing memory usage.
setOutputFormat(EBookFormats) - Method in class com.groupdocs.editor.options.EbookSaveOptions
Specifies the format of the resultant e-Book file: IDPF ePub, MOBI, or AZW3.
setOutputFormat(PresentationFormats) - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to specify a Presentation format, which will be used for saving the document
setOutputFormat(SpreadsheetFormats) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to specify a Spreadsheet format, which will be used for saving the document
setOutputFormat(WordProcessingFormats) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to specify a WordProcessing format, which will be used for saving the document
setPages(PageRange) - Method in class com.groupdocs.editor.options.FixedLayoutEditOptionsBase
Allows to set a page range to process.
setPassword(String) - Method in interface com.groupdocs.editor.options.ILoadOptions
In implementing class should allow to set a password for the encoded password-protected document.
setPassword(String) - Method in class com.groupdocs.editor.options.PdfSaveOptions
Password, which will be applied to the generated PDF document as user password, required for opening.
setPassword(String) - Method in class com.groupdocs.editor.options.PresentationLoadOptions
Allows to specify, modify and obtain the password, which will be used for opening the Presentation document, if it is encoded.
setPassword(String) - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to specify, modify and obtain the password, which will be used for encoding the resultant Presentation document.
setPassword(String) - Method in class com.groupdocs.editor.options.SpreadsheetLoadOptions
Allows to specify, modify and obtain the password, which will be used for opening the Spreadsheet document, if it is encoded.
setPassword(String) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated Spreadsheet document, if tis document format supports password protection.
setPassword(String) - Method in class com.groupdocs.editor.options.WordProcessingLoadOptions
Allows to specify, modify and obtain the password, which will be used for opening WordProcessing document, if it is encoded.
setPassword(String) - Method in class com.groupdocs.editor.options.WordProcessingProtection
The password to protect the document with.
setPassword(String) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to specify, modify, obtain, or remove a password, which will be used to encode the generated WordProcessing document.
setPassword(String) - Method in class com.groupdocs.editor.options.WorksheetProtection
Password, which is used for protecting a worksheet.
setPreserveTableLayout(boolean) - Method in class com.groupdocs.editor.options.TextSaveOptions
Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format.
setProtection(WordProcessingProtection) - Method in class com.groupdocs.editor.options.WordProcessingSaveOptions
Allows to control and apply the document protection options for the WordProcessing document of any format, which supports document protection.
setProtectionType(int) - Method in class com.groupdocs.editor.options.WordProcessingProtection
Allows to set a protection type of the document.
setProtectionType(int) - Method in class com.groupdocs.editor.options.WorksheetProtection
Allows to specify a type of worksheet protection.
setRecognizeEmails(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable recognition algorithm for email addresses in attribute values
setRecognizeLists(boolean) - Method in class com.groupdocs.editor.options.TextEditOptions
Allows to specify how numbered list items are recognized when document is imported from plain text format.
setRecognizeUris(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable URI recognition algorithm
setSeparator(String) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Allows to specify a string separator (delimiter) for text-based Spreadsheet documents
setSeparator(String) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Allows to specify a string separator (delimiter) for text-based Spreadsheet documents
setShowHiddenSlides(boolean) - Method in class com.groupdocs.editor.options.PresentationEditOptions
Specifies whether the hidden slides should be included or not.
setSize(FontSize) - Method in class com.groupdocs.editor.options.WebFont
Sets the size of the font in absolute or relative units
setSkipImages(boolean) - Method in class com.groupdocs.editor.options.FixedLayoutEditOptionsBase
Gets or sets the flag indicating whether images must be skipped while converting input fixed-layout document to the resultant HTML.
setSlideNumber(int) - Method in class com.groupdocs.editor.options.PresentationEditOptions
Allows to specify the slide numbers, which should be opened for editing
setSlideNumber(int) - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to insert edited slide into existing presentation instead of creating a new single-slide presentation (default behavior).
setSlideNumbersToDelete(int[]) - Method in class com.groupdocs.editor.options.PresentationSaveOptions
Allows to specify an array with 1-based numbers of slides that should be deleted from the presentation during its saving, in case when the edited slide is inserted into existing presentation.
setSplitHeadingLevel(int) - Method in class com.groupdocs.editor.options.EbookSaveOptions
Specifies the maximum level of headings at which to split the e-Book file.
setStyle(FontStyle) - Method in class com.groupdocs.editor.options.WebFont
Sets whether a font should be styled with a normal, italic, or oblique face from its font-family.
setTableContentAlignment(int) - Method in class com.groupdocs.editor.options.MarkdownSaveOptions
Allow specifies how to align contents in tables when exporting into the Markdown format.
setTrailingSpaces(int) - Method in class com.groupdocs.editor.options.TextEditOptions
Gets or sets preferred option of a trailing space handling.
setTreatConsecutiveDelimitersAsOne(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextEditOptions
Defines whether consecutive delimiters should be treated as one.
setTrimLeadingBlankRowAndColumn(boolean) - Method in class com.groupdocs.editor.options.DelimitedTextSaveOptions
Indicates whether leading blank rows and columns should be trimmed like what MS Excel does
setTrimTrailingWhitespaces(boolean) - Method in class com.groupdocs.editor.options.XmlEditOptions
Allows to enable the truncation of trailing whitespaces in the inner-tag text.
setUseInlineStyles(boolean) - Method in class com.groupdocs.editor.options.WordProcessingEditOptions
Controls where to store the styling and formatting data of the input WordProcessing document: in external stylesheet (false) or as inline styles in the HTML markup (true).
setWeight(FontWeight) - Method in class com.groupdocs.editor.options.WebFont
Sets the weight (or boldness) of the font
setWorksheetIndex(int) - Method in class com.groupdocs.editor.options.SpreadsheetEditOptions
Allows to specify the 0-based index of the worksheet (tab) of the input Spreadsheet document, which should be converted to the HTML (see remarks).
setWorksheetNumber(int) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to insert edited worksheet into copy of existing spreadsheet instead of creating a new single-worksheet spreadsheet (default behavior).
setWorksheetNumbersToDelete(int[]) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to specify an array with 1-based numbers of worksheets that should be deleted from the spreadsheet during its saving, in case when the edited worksheet is inserted into existing spreadsheet.
setWorksheetProtection(WorksheetProtection) - Method in class com.groupdocs.editor.options.SpreadsheetSaveOptions
Allows to enable a worksheet protection for the output Spreadsheet document.
Sienna - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Silver - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Single - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Ratio
Single default ratio 1/1
SingleQuote - Static variable in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Single quote (U+0027 APOSTROPHE character)
Skip - Static variable in class com.groupdocs.editor.options.MarkdownImageLoadingAction
GroupDocs.Editor will skip loading of this image
Skyblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Slateblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Slategray - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Slategrey - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Small - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
The normally small absolute-size
Smaller - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Smaller relative-size - font will be smaller relative to the parent element's font-size, roughly by the ratio used to separate the absolute-size keywords above.
Snow - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
SpreadsheetDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one Spreadsheet document
SpreadsheetDocumentInfo() - Constructor for class com.groupdocs.editor.metadata.SpreadsheetDocumentInfo
 
SpreadsheetEditOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for editing documents of all supportable Spreadsheet (Excel-compatible) formats
SpreadsheetEditOptions() - Constructor for class com.groupdocs.editor.options.SpreadsheetEditOptions
 
SpreadsheetFormats - Class in com.groupdocs.editor.formats
Encapsulates all binary, XML and textual Spreadsheet formats (excluding all textual delimiter-based formats with separator like CSV, TSV, semicolon-delimited etc.), in which the workbook can be saved.
SpreadsheetLoadOptions - Class in com.groupdocs.editor.options
Contains options for loading binary Spreadsheet (Cells, Excel-compatible) documents like XLS(X), ODS etc.
SpreadsheetLoadOptions() - Constructor for class com.groupdocs.editor.options.SpreadsheetLoadOptions
Default parameterless constructor - all parameters have default values
SpreadsheetML - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
SpreadsheetML — Microsoft Office Excel 2002 and Excel 2003 XML Format.
SpreadsheetSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving Spreadsheet (Excel-compliant) documents
SpreadsheetSaveOptions() - Constructor for class com.groupdocs.editor.options.SpreadsheetSaveOptions
This parameterless constructor creates a new instance of SpreadsheetSaveOptions with XLSX output format (can be modified then through OutputFormat(SpreadsheetSaveOptions.getOutputFormat()/SpreadsheetSaveOptions.setOutputFormat(SpreadsheetFormats)) property)
SpreadsheetSaveOptions(SpreadsheetFormats) - Constructor for class com.groupdocs.editor.options.SpreadsheetSaveOptions
Creates a new instance of SpreadsheetSaveOptions with specified mandatory Spreadsheet output format, while all other parameters are default
Springgreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Steelblue - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Structure - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
User cannot modify the structure
Subject - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process subject of the mail message
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
Sxc - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
StarOffice or OpenOffice.org Calc XML Spreadsheet (SXC).

T

Tan - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Teal - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
TextDecorationLineType - Class in com.groupdocs.editor.htmlcss.css.properties
Represents types of the text decoration line: underline (underscore), overline, and line-through (strikethrough)
TextDecorationLineType() - Constructor for class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
 
TextDecorationLineType(int) - Constructor for class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
 
TextDirection - Class in com.groupdocs.editor.options
Represents 3 possible variants how to treat text direction in the plain text documents
TextEditOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for loading plain text (TXT) documents
TextEditOptions() - Constructor for class com.groupdocs.editor.options.TextEditOptions
 
TextLeadingSpacesOptions - Class in com.groupdocs.editor.options
Contains available options for leading space handling during opening plain text document (TXT)
TextResourceBase - Class in com.groupdocs.editor.htmlcss.resources.textual
Base class for any supported text resource with text content and encoding
TextResourceBase(String, String, Charset) - Constructor for class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Creates new text resource from specified textual content with encoding
TextResourceBase(String, InputStream, Charset) - Constructor for class com.groupdocs.editor.htmlcss.resources.textual.TextResourceBase
Creates new text resource from specified byte stream and encoding
TextSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving plain text (TXT) documents
TextSaveOptions() - Constructor for class com.groupdocs.editor.options.TextSaveOptions
 
TextTrailingSpacesOptions - Class in com.groupdocs.editor.options
Contains available options for trailing space handling during opening plain text document (TXT)
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
 
TextualDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one textual document like XML, HTML or plain text (TXT)
TextualFormats - Class in com.groupdocs.editor.formats
Encapsulates all textual (text-based) formats, including markup (XML, HTML) and others.
Thistle - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
TiffImage - Class in com.groupdocs.editor.htmlcss.resources.images.raster
Represents one image in TIFF (Tagged Image File Format) format with its metadata and additional methods
TiffImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.TiffImage
Creates new TiffImage instance from content, represented as base64-encoded string, and with specified name
TiffImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.TiffImage
Creates new GifImage instance from content, represented as byte stream, and with specified name
TiffImage(String, Stream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.raster.TiffImage
 
Tnef - Static variable in class com.groupdocs.editor.formats.EmailFormats
Transport Neutral Encapsulation Format (TNEF) is a Microsoft proprietary format for encapsulating email attachments based on Messaging Application Programming Interface (MAPI).
to(int) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Converts the length to the given unit, if possible.
To - Static variable in class com.groupdocs.editor.options.MailMessageOutput
Process all recipients of the mail message
to_Char(QuoteType) - Static method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Casts specified QuoteType instance to the char
to_QuoteType(char) - Static method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Casts specific char to the corresponding QuoteType, throws exception if casting is invalid
to_TextDecorationLineType(byte) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Casts specific byte (8-bit octet) to the corresponding TextDecorationLineType, throws exception if casting is invalid
Tomato - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
toPixel() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Converts the length to a number of pixels, if possible.
toRGB() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Serializes this ArgbColor instance to the 'rgb' CSS function notation
toRGBA() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Serializes this ArgbColor instance to the 'rgba' CSS function notation
toString() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
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.css.properties.TextDecorationLineType
Returns a value of all flags in this instance as text
toString() - Method in class com.groupdocs.editor.htmlcss.resources.images.Dimensions
Returns a string representation of this "Dimensions"
toString() - Method in class com.groupdocs.editor.htmlcss.resources.images.ImageType
Returns a FormalName property
toString() - Method in class com.groupdocs.editor.htmlcss.serialization.QuoteType
Returns a "SingleQuote" or "DoubleQuote" string depending on the current value
toStringSpecified(int) - Method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Returns a string representation of this length in specified unit type.
toSystemColor() - Method in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor
Converts a value of this ArgbColor instance to the Color instance and returns it
Transparent - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Trim - Static variable in class com.groupdocs.editor.options.TextLeadingSpacesOptions
Trim (truncate) all leading spaces completely
Trim - Static variable in class com.groupdocs.editor.options.TextTrailingSpacesOptions
Trim (truncate) all trailing spaces completely.
tryDetectResource(InputStream, String, IResourceType) - Static method in class com.groupdocs.editor.htmlcss.resources.ResourceTypeDetector
Tries to analyze an input stream and creates one of supportable HTML resources from it, taking into account a specified assumptive type, if it is not null
tryParse(String, Length[]) - Static method in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Tries to parse a specified string as a Length value, including its numeric value and unit name
tryParse(String, FontSize[]) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontSize
Tries to recognize a specified keyword as a proper keyword value of the 'font-size' and return it on success or NULL on failure.
tryParse(String, FontStyle[]) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontStyle
Tries to recognize a specified keyword as a proper keyword value of the 'font-style' and return it on success or NULL on failure.
tryParse(String, FontWeight[]) - Static method in class com.groupdocs.editor.htmlcss.css.properties.FontWeight
Tries to parse a specified string and return a valid FontWeight instance on success
tryParse(String, TextDecorationLineType[]) - Static method in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Tries to parse a specified string and return a valid TextDecorationLineType instance
Tsv - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Tab-Separated Values (TSV).
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
Turquoise - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Txt - Static variable in class com.groupdocs.editor.formats.TextualFormats
Plain Text Document (TXT) represents a text document that contains plain text in the form of lines.

U

Underline - Static variable in class com.groupdocs.editor.htmlcss.css.properties.TextDecorationLineType
Each line of text is underlined.
UnitlessZero - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length
Unitless integer zero - default value, the same as default parameterless constructor
UserProvided - Static variable in class com.groupdocs.editor.options.MarkdownImageLoadingAction
GroupDocs.Editor will use byte array provided by user in M:GroupDocs.Editor.Options.MarkdownImageLoadArgs.SetData(System.Byte[]) as image data

V

valueOf(String) - Static method in enum com.groupdocs.editor.EditableDocument.InitialDocumentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.groupdocs.editor.EditableDocument.InitialDocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
Vcf - Static variable in class com.groupdocs.editor.formats.EmailFormats
VCF (Virtual Card Format) or vCard is a digital file format for storing contact information.
VectorImageResourceBase - Class in com.groupdocs.editor.htmlcss.resources.images.vector
Base class for any supported vector image
VectorImageResourceBase() - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.VectorImageResourceBase
 
Violet - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

W

WebFont - Class in com.groupdocs.editor.options
Represents a font settings for the web
Wheat - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
White - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Whitesmoke - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Window - Static variable in class com.groupdocs.editor.options.WorksheetProtectionType
User cannot modify the window
WmfImage - Class in com.groupdocs.editor.htmlcss.resources.images.vector
Represents one vector image in WMF (Windows MetaFile) format with its metadata and additional methods
WmfImage(String, String) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Creates new WmfImage instance from content, represented as base64-encoded string, and with specified name
WmfImage(String, InputStream) - Constructor for class com.groupdocs.editor.htmlcss.resources.images.vector.WmfImage
Creates new WmfImage instance from content, represented as byte stream, and with specified name
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
WordML - Static variable in class com.groupdocs.editor.formats.WordProcessingFormats
Microsoft Office Word 2003 XML Format — WordProcessingML or WordML (.XML).
WordProcessingDocumentInfo - Class in com.groupdocs.editor.metadata
Represents metadata of one WordProcessing document
WordProcessingDocumentInfo() - Constructor for class com.groupdocs.editor.metadata.WordProcessingDocumentInfo
 
WordProcessingEditOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for editing documents of all supportable WordProcessing (Words-compliant) formats like DOC(X), RTF, ODT etc.
WordProcessingEditOptions() - Constructor for class com.groupdocs.editor.options.WordProcessingEditOptions
Creates and returns a new instance of the WordProcessingEditOptions class, where all options are set to their default values
WordProcessingEditOptions(boolean) - Constructor for class com.groupdocs.editor.options.WordProcessingEditOptions
Creates and returns a new instance of the WordProcessingEditOptions class with specified pagination and default all other options
WordProcessingFormats - Class in com.groupdocs.editor.formats
Encapsulates all WordProcessing formats.
WordProcessingLoadOptions - Class in com.groupdocs.editor.options
Contains options for loading WordProcessing (Word-compatible) documents like DOC(X), RTF, ODT etc.
WordProcessingLoadOptions() - Constructor for class com.groupdocs.editor.options.WordProcessingLoadOptions
 
WordProcessingProtection - Class in com.groupdocs.editor.options
Encapsulates document protection options for the WordProcessing document, which is generated from HTML
WordProcessingProtection() - Constructor for class com.groupdocs.editor.options.WordProcessingProtection
Parameterless constructor - all parameters have default values
WordProcessingProtection(int, String) - Constructor for class com.groupdocs.editor.options.WordProcessingProtection
Allows to set all parameters during class instantiation
WordProcessingProtectionType - Class in com.groupdocs.editor.options
Represents all available protection types of the WordProcessing document
WordProcessingSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving WordProcessing-compliant documents after they were edited
WordProcessingSaveOptions() - Constructor for class com.groupdocs.editor.options.WordProcessingSaveOptions
This parameterless constructor creates a new instance of WordProcessingSaveOptions with DOCX output format (can be modified then through OutputFormat(WordProcessingSaveOptions.getOutputFormat()/WordProcessingSaveOptions.setOutputFormat(WordProcessingFormats)) property)
WordProcessingSaveOptions(WordProcessingFormats) - Constructor for class com.groupdocs.editor.options.WordProcessingSaveOptions
Creates a new instance of WordProcessingSaveOptions with specified mandatory WordProcessing output format, while all other parameters are default
WorksheetProtection - Class in com.groupdocs.editor.options
Encapsulates worksheet protection options, which allow to protect a worksheet in the output Spreadsheet document from modification of specified type with a specified password.
WorksheetProtection() - Constructor for class com.groupdocs.editor.options.WorksheetProtection
Creates new instance with default parameters.
WorksheetProtection(int, String) - Constructor for class com.groupdocs.editor.options.WorksheetProtection
Creates new instance with specified worksheet protection type and password
WorksheetProtectionType - Class in com.groupdocs.editor.options
Represents Spreadsheet worksheet (tab) protection types

X

Xlam - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Excel Add-in (XLAM).
XLarge - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
The mediocre large absolute-size
Xls - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Excel 97-2003 Binary File Format (XLS).
Xlsb - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Excel Binary Workbook (XLSB).
Xlsm - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Office Open XML Workbook Macro-Enabled (XLSM).
Xlsx - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Office Open XML Workbook Macro-Free (XLSX).
Xlt - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Excel 97-2003 Template (XLT).
Xltm - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Office Open XML Template Macro-Enabled (XLTM).
Xltx - Static variable in class com.groupdocs.editor.formats.SpreadsheetFormats
Office Open XML Template Macro-Free (XLTX).
Xml - Static variable in class com.groupdocs.editor.formats.TextualFormats
eXtensible Markup Language document (XML) that is similar to HTML but different in using tags for defining objects.
XmlEditOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for loading XML (eXtensible Markup Language) documents and converting them to the HTML
XmlEditOptions() - Constructor for class com.groupdocs.editor.options.XmlEditOptions
 
XmlFormatOptions - Class in com.groupdocs.editor.options
Contains options, that allow to adjust the formatting of XML document, when it is represented as HTML
XmlHighlightOptions - Class in com.groupdocs.editor.options
Contains options, that allow to customize the XML highlighting during XML-to-HTML conversion
XmlText - Class in com.groupdocs.editor.htmlcss.resources.textual
Represents one textual resource, which is a XML.
XpsSaveOptions - Class in com.groupdocs.editor.options
Allows to specify custom options for generating and saving XPS (XML Paper Specifications) documents
XpsSaveOptions() - Constructor for class com.groupdocs.editor.options.XpsSaveOptions
 
XSmall - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
The mediocre small absolute-size
XxLarge - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
The very large absolute-size
XxSmall - Static variable in class com.groupdocs.editor.htmlcss.css.properties.FontSize
The very small absolute-size

Y

Yellow - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 
Yellowgreen - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.ArgbColor.Keywords
 

Z

ZeroPercents - Static variable in class com.groupdocs.editor.htmlcss.css.datatypes.Length
0%
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2026. All rights reserved.