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

A

add(Template) - Method in class com.groupdocs.parser.templates.TemplateCollection
Adds a template to the collection.
AZW3 - Static variable in class com.groupdocs.parser.options.FileType
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

BarcodeOptions - Class in com.groupdocs.parser.options
Provides the options which are used for barcode extraction.
BarcodeOptions() - Constructor for class com.groupdocs.parser.options.BarcodeOptions
Initializes a new instance of the BarcodeOptions class with default values.
BarcodeOptions(Rectangle) - Constructor for class com.groupdocs.parser.options.BarcodeOptions
Initializes a new instance of the BarcodeOptions class with the rectangular area.
BarcodeOptions(QualityMode, QualityMode, String...) - Constructor for class com.groupdocs.parser.options.BarcodeOptions
Initializes a new instance of the BarcodeOptions class with quality settings and code types.
BarcodeOptions(Rectangle, QualityMode, QualityMode, Float, boolean, String...) - Constructor for class com.groupdocs.parser.options.BarcodeOptions
Initializes a new instance of the BarcodeOptions class.
BMP - Static variable in class com.groupdocs.parser.options.FileType
Files having extension .BMP represent Bitmap Image files that are used to store bitmap digital images.
BZ2 - Static variable in class com.groupdocs.parser.options.FileType
Compressed file using Bzip2 algorithm.

C

CGM - Static variable in class com.groupdocs.parser.options.FileType
Computer Graphics Metafile (CGM) is free, platform-independent, international standard metafile format for storing and exchanging of vector graphics (2D), raster graphics, and text.
CHM - Static variable in class com.groupdocs.parser.options.FileType
The CHM file format represents Microsoft HTML help file that consists of a collection of HTML pages.
clear() - Method in class com.groupdocs.parser.templates.TemplateCollection
Clears the collection.
close() - Method in class com.groupdocs.parser.Parser
Closes this resource, relinquishing any underlying resources.
com.groupdocs.parser - package com.groupdocs.parser
The package provides classes for parsing data from documents.
com.groupdocs.parser.data - package com.groupdocs.parser.data
The package provides classes which represent parsing results.
com.groupdocs.parser.exceptions - package com.groupdocs.parser.exceptions
The package provides different exceptions classes.
com.groupdocs.parser.export - package com.groupdocs.parser.export
The package provides classes that allow users to export data to different formats.
com.groupdocs.parser.licensing - package com.groupdocs.parser.licensing
The package provides classes to set license or use Metered billing.
com.groupdocs.parser.options - package com.groupdocs.parser.options
The package provides classes to specify additional options when parsing data from documents.
com.groupdocs.parser.templates - package com.groupdocs.parser.templates
The package provides classes for creating templates for parsing document data.
ContainerItem - Class in com.groupdocs.parser.data
Represents a container item like Zip archive entity, email attachment, PDF Portfolio item and so on.
ContainerItem(String, String, long, Iterable<MetadataItem>) - Constructor for class com.groupdocs.parser.data.ContainerItem
Initializes a new instance of ContainerItem with the item name and directory.
ContainerItem(String, long, Iterable<MetadataItem>) - Constructor for class com.groupdocs.parser.data.ContainerItem
Initializes a new instance of ContainerItem with the item full path.
CorruptedDocumentException - Exception in com.groupdocs.parser.exceptions
Thrown during document load, when the document is corrupted.
CorruptedDocumentException() - Constructor for exception com.groupdocs.parser.exceptions.CorruptedDocumentException
Initializes a new instance of the CorruptedDocumentException class.
CorruptedDocumentException(String) - Constructor for exception com.groupdocs.parser.exceptions.CorruptedDocumentException
Initializes a new instance of the CorruptedDocumentException class.
createPageStream(int) - Method in interface com.groupdocs.parser.options.ICreatePageStream
Returns a stream to write page preview data.
CSV - Static variable in class com.groupdocs.parser.options.FileType
Files with CSV (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values.

D

DCM - Static variable in class com.groupdocs.parser.options.FileType
Files with .DCM extension represent digital image which stores medical information of patients such as MRIs, CT scans and ultrasound images.
DEFAULT_DPI - Static variable in class com.groupdocs.parser.options.PagePreviewOptions
Defines a default value of PagePreviewOptions.dpi property.
detectFileType(FileTypeDetectionMode) - Method in class com.groupdocs.parser.data.ContainerItem
Detects a file type of the container item.
DIB - Static variable in class com.groupdocs.parser.options.FileType
A DIB (Device Independent Bitmap) file is a raster image file that is similar in structure to the standard Bitmap files (BMP) but has a different header.
dispose() - Method in class com.groupdocs.parser.data.TextReader
Releases all resources used by TextReader object.
DJVU - Static variable in class com.groupdocs.parser.options.FileType
DjVu is a graphics file format intended for scanned documents and books especially those which contain the combination of text, drawings, images and photographs.
DOC - Static variable in class com.groupdocs.parser.options.FileType
Files with .doc extension represent documents generated by Microsoft Word or other word processing documents in binary file format.
DOCM - Static variable in class com.groupdocs.parser.options.FileType
DOCM files are Microsoft Word 2007 or higher generated documents with the ability to run macros.
DocumentData - Class in com.groupdocs.parser.data
Represents data of the document.
DocumentData(Iterable<FieldData>) - Constructor for class com.groupdocs.parser.data.DocumentData
Initializes a new instance of the FieldData class.
DocumentData(Template, Iterable<FieldData>) - Constructor for class com.groupdocs.parser.data.DocumentData
Initializes a new instance of the DocumentData class with the source template.
DocumentInfo - Class in com.groupdocs.parser.options
Represents the document information.
DocumentInfo() - Constructor for class com.groupdocs.parser.options.DocumentInfo
 
DocumentPageData - Class in com.groupdocs.parser.data
Represents data of the document page.
DocumentPageData(Iterable<FieldData>, int) - Constructor for class com.groupdocs.parser.data.DocumentPageData
Initializes a new instance of the DocumentPageData class.
DocumentPageData(Template, Iterable<FieldData>, int) - Constructor for class com.groupdocs.parser.data.DocumentPageData
Initializes a new instance of the DocumentPageData class with the source template.
DOCX - Static variable in class com.groupdocs.parser.options.FileType
DOCX is a well-known format for Microsoft Word documents.
DOT - Static variable in class com.groupdocs.parser.options.FileType
Files with .DOT extension 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.parser.options.FileType
A file with DOTM extension represents template file created with Microsoft Word 2007 or higher.
DOTX - Static variable in class com.groupdocs.parser.options.FileType
Files with DOTX extension are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files.

E

EmailConnection - Class in com.groupdocs.parser.options
Represents the email connection information.
EmailConnection(String, String) - Constructor for class com.groupdocs.parser.options.EmailConnection
Initializes a new instance of the EmailConnection class.
EmailEwsConnection - Class in com.groupdocs.parser.options
Represents the email connection information for EWS protocol.
EmailEwsConnection(String, String, String) - Constructor for class com.groupdocs.parser.options.EmailEwsConnection
Initializes a new instance of the EmailEwsConnection class.
EmailEwsConnection(String, String, String, String) - Constructor for class com.groupdocs.parser.options.EmailEwsConnection
Initializes a new instance of the EmailEwsConnection class.
EmailImapConnection - Class in com.groupdocs.parser.options
Represents the email connection information for IMAP protocol.
EmailImapConnection(String, int, String, String) - Constructor for class com.groupdocs.parser.options.EmailImapConnection
Initializes a new instance of the EmailImapConnection class.
EmailPopConnection - Class in com.groupdocs.parser.options
Represents the email connection information for POP protocol.
EmailPopConnection(String, int, String, String) - Constructor for class com.groupdocs.parser.options.EmailPopConnection
Initializes a new instance of the EmailPopConnection class.
EMF - Static variable in class com.groupdocs.parser.options.FileType
Enhanced metafile format (EMF) stores graphical images device-independently.
EML - Static variable in class com.groupdocs.parser.options.FileType
EML file format represents email messages saved using Outlook and other relevant applications.
EMLX - Static variable in class com.groupdocs.parser.options.FileType
The EMLX file format is implemented and developed by Apple.
EPS - Static variable in class com.groupdocs.parser.options.FileType
Files with EPS extension essentially describe an Encapsulated PostScript language program that describes the appearance of a single page.
EPUB - Static variable in class com.groupdocs.parser.options.FileType
Files with .EPUB extension are an e-book file format that provide a standard digital publication format for publishers and consumers.
equals(Object) - Method in class com.groupdocs.parser.data.TextStyle
 
equals(Object) - Method in class com.groupdocs.parser.options.FileType
 
error(String, Exception) - Method in interface com.groupdocs.parser.options.ILogger
Logs an error that occurred during data extraction.
exportBarcodes(Iterable<PageBarcodeArea>, OutputStream) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of barcodes to the stream.
exportBarcodes(Iterable<PageBarcodeArea>, String) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of barcodes to the file.
exportBarcodes(Iterable<PageBarcodeArea>, OutputStream) - Method in class com.groupdocs.parser.export.JsonExporter
Exports the collection of barcodes to the stream.
exportBarcodes(Iterable<PageBarcodeArea>, OutputStream) - Method in class com.groupdocs.parser.export.XmlExporter
Exports the collection of barcodes to the stream.
exportDocumentData(DocumentData, OutputStream) - Method in class com.groupdocs.parser.export.ExporterBase
Exports document data to the stream.
exportDocumentData(DocumentData, String) - Method in class com.groupdocs.parser.export.ExporterBase
Exports document data to the file.
exportDocumentData(DocumentData, OutputStream) - Method in class com.groupdocs.parser.export.JsonExporter
Exports document data to the stream.
exportDocumentData(DocumentData, OutputStream) - Method in class com.groupdocs.parser.export.XmlExporter
Exports document data to the stream.
exportDocumentInfo(IDocumentInfo, OutputStream) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the document information to the stream.
exportDocumentInfo(IDocumentInfo, String) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the document information to the file.
exportDocumentInfo(IDocumentInfo, OutputStream) - Method in class com.groupdocs.parser.export.JsonExporter
Exports the document information to the stream.
exportDocumentInfo(IDocumentInfo, OutputStream) - Method in class com.groupdocs.parser.export.XmlExporter
Exports the document information to the stream.
ExporterBase - Class in com.groupdocs.parser.export
Provides the base class for the data export functionality.
ExporterBase() - Constructor for class com.groupdocs.parser.export.ExporterBase
 
exportMetadata(Iterable<MetadataItem>, OutputStream) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of metadata to the stream.
exportMetadata(Iterable<MetadataItem>, String) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of metadata to the file.
exportMetadata(Iterable<MetadataItem>, OutputStream) - Method in class com.groupdocs.parser.export.JsonExporter
Exports the collection of metadata to the stream.
exportMetadata(Iterable<MetadataItem>, OutputStream) - Method in class com.groupdocs.parser.export.XmlExporter
Exports the collection of metadata to the stream.
exportTables(Iterable<PageTableArea>, OutputStream) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of tables to the stream.
exportTables(Iterable<PageTableArea>, String) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of tables to the file.
exportTables(Iterable<PageTableArea>, OutputStream) - Method in class com.groupdocs.parser.export.JsonExporter
Exports the collection of tables to the stream.
exportTables(Iterable<PageTableArea>, OutputStream) - Method in class com.groupdocs.parser.export.XmlExporter
Exports the collection of tables to the stream.
exportTextAreas(Iterable<PageTextArea>, OutputStream) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of text areas to the stream.
exportTextAreas(Iterable<PageTextArea>, String) - Method in class com.groupdocs.parser.export.ExporterBase
Exports the collection of text areas to the file.
exportTextAreas(Iterable<PageTextArea>, OutputStream) - Method in class com.groupdocs.parser.export.JsonExporter
Exports the collection of text areas to the stream.
exportTextAreas(Iterable<PageTextArea>, OutputStream) - Method in class com.groupdocs.parser.export.XmlExporter
Exports the collection of text areas to the stream.
ExternalResourceHandler - Class in com.groupdocs.parser.options
Provides a handler for external resources loading.
ExternalResourceHandler() - Constructor for class com.groupdocs.parser.options.ExternalResourceHandler
 
ExternalResourceLoadingArgs - Class in com.groupdocs.parser.options
ExternalResourceLoadingArgs(String) - Constructor for class com.groupdocs.parser.options.ExternalResourceLoadingArgs
Initializes a new instance of the ExternalResourceLoadingArgs class with rectangular area.
extractText() - Method in class com.groupdocs.parser.data.TocItem
Extracts a text from the document to which TocItem object refers.

F

FB2 - Static variable in class com.groupdocs.parser.options.FileType
Files with FB2 extension are FictionBook 2.0 eBook files that contains the structure of the eBook.
Features - Class in com.groupdocs.parser.options
Represents the supported features list.
Features() - Constructor for class com.groupdocs.parser.options.Features
 
FieldData - Class in com.groupdocs.parser.data
Represents field data such as a name, a page index, a field value and so on.
FieldData(String, PageArea) - Constructor for class com.groupdocs.parser.data.FieldData
Initializes a new instance of the FieldData class with UPPER CASE name.
FieldData(String, PageArea, boolean) - Constructor for class com.groupdocs.parser.data.FieldData
Initializes a new instance of the FieldData class.
FieldData(String, PageArea, FieldData) - Constructor for class com.groupdocs.parser.data.FieldData
Initializes a new instance of the FieldData class with UPPER CASE name.
FieldData(String, PageArea, FieldData, boolean) - Constructor for class com.groupdocs.parser.data.FieldData
Initializes a new instance of the FieldData class.
FieldDataSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.FieldDataSerializer
 
FileFormat - Enum in com.groupdocs.parser.options
Defines a type of the file.
FileInfo - Class in com.groupdocs.parser.options
Represents the file information.
FileInfo(FileType, long, boolean) - Constructor for class com.groupdocs.parser.options.FileInfo
 
FileType - Class in com.groupdocs.parser.options
Represents the file type.
FileTypeDetectionMode - Enum in com.groupdocs.parser.options
Defines a mode of the file type detection.
FormattedTextMode - Enum in com.groupdocs.parser.options
Defines a formatted text mode.
FormattedTextOptions - Class in com.groupdocs.parser.options
Provides the options which are used for formatted text extraction.
FormattedTextOptions() - Constructor for class com.groupdocs.parser.options.FormattedTextOptions
Initializes a new instance of the FormattedTextOptions class with no mode set.
FormattedTextOptions(FormattedTextMode) - Constructor for class com.groupdocs.parser.options.FormattedTextOptions
Initializes a new instance of the FormattedTextOptions class.
fromExtension(String) - Static method in class com.groupdocs.parser.options.FileType
Maps file extension to file type.

G

generateAdjustmentFields(GenerateTemplateOptions) - Method in class com.groupdocs.parser.Parser
Generates a collection of adjustment TemplateItems for the document.
generatePreview(PreviewOptions) - Method in class com.groupdocs.parser.Parser
Get pages preview.
GenerateTemplateOptions - Class in com.groupdocs.parser.options
GenerateTemplateOptions() - Constructor for class com.groupdocs.parser.options.GenerateTemplateOptions
Initializes a new instance of the GenerateTemplateOptions class.
GenerateTemplateOptions(OcrOptions) - Constructor for class com.groupdocs.parser.options.GenerateTemplateOptions
Initializes a new instance of the GenerateTemplateOptions class.
get(int) - Method in class com.groupdocs.parser.data.DocumentData
Gets the field data by an index.
get(int) - Method in class com.groupdocs.parser.templates.Template
Gets the template item by an index.
get(int) - Method in class com.groupdocs.parser.templates.TemplateCollection
Gets the template at the given index.
getAngle() - Method in class com.groupdocs.parser.data.PageBarcodeArea
Gets the angle of the barcode.
getAreas() - Method in class com.groupdocs.parser.data.PageGroupArea
Gets the collection of grouped page areas.
getAreas() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the collection of child text page areas.
getBarcodeQuality() - Method in class com.groupdocs.parser.options.BarcodeOptions
Gets the quality of a source barcode.
getBarcodes() - Method in class com.groupdocs.parser.Parser
Extracts barcodes from the document.
getBarcodes(int) - Method in class com.groupdocs.parser.Parser
Extracts barcodes from the document page.
getBarcodes(PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Deprecated.
getBarcodes(BarcodeOptions) - Method in class com.groupdocs.parser.Parser
Extracts barcodes from the document using customization options (to set the rectangular area that contains barcodes).
getBarcodes(int, PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Deprecated.
getBarcodes(int, BarcodeOptions) - Method in class com.groupdocs.parser.Parser
Extracts barcodes from the document page using customization options (to set the rectangular area that contains barcodes).
getBaseLine() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the base line.
getBottom() - Method in class com.groupdocs.parser.data.Rectangle
Gets the y-coordinate of the bottom edge of the rectangular area.
getCell(int, int) - Method in class com.groupdocs.parser.data.PageTableArea
Gets the table cell by row and column indexes.
getCells() - Method in class com.groupdocs.parser.data.PageTableArea
Gets the collection of cells.
getCharset() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the encoding of the document.
getCharset() - Method in class com.groupdocs.parser.options.TextDocumentInfo
Gets the detected encoding of the text document.
getCode() - Method in enum com.groupdocs.parser.options.Language
Returns the integer code of this language, matching the C# GroupDocs.Parser.Options.Language enum value.
getCodeTypeName() - Method in class com.groupdocs.parser.data.PageBarcodeArea
Gets the name of the barcode type.
getCodeTypes() - Method in class com.groupdocs.parser.options.BarcodeOptions
Gets the types of barcodes to read.
getColumn(int) - Method in class com.groupdocs.parser.options.PageRenderInfo
Returns the index of column where the tile with tileIndex is placed.
getColumnCount() - Method in class com.groupdocs.parser.data.PageTableArea
Gets the total number of the table colums.
getColumnCount() - Method in class com.groupdocs.parser.options.PageRenderInfo
Get the total number of tiles columns.
getColumnIndex() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the column index.
getColumnIndex() - Method in class com.groupdocs.parser.data.WorksheetCell
Gets the column index.
getColumnSpan() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the total number of columns that contain the table cell.
getColumnSpan() - Method in class com.groupdocs.parser.data.WorksheetCell
Gets the total number of columns that contain the cell.
getColumnWidth(int) - Method in class com.groupdocs.parser.data.PageTableArea
Returns the column width.
getConfidence() - Method in class com.groupdocs.parser.data.PageBarcodeArea
Gets the level of confidence of the parsed barcode.
getConsumptionCredit() - Static method in class com.groupdocs.parser.licensing.Metered
Retrieves count of credits consumed.
getConsumptionQuantity() - Static method in class com.groupdocs.parser.licensing.Metered
Retrieves amount of MBs processed.
getContainer() - Method in class com.groupdocs.parser.Parser
Extracts a container object from the document to work with formats that contain attachments, ZIP archives etc.
getCount() - Method in class com.groupdocs.parser.data.DocumentData
Gets the total number of the fields data.
getCount() - Method in class com.groupdocs.parser.templates.Template
Gets the total number of template items.
getCount() - Method in class com.groupdocs.parser.templates.TemplateCollection
Gets the number of templates in the collection.
getCreatePageStream() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets an instance of the page stream creation delegate.
getData() - Method in class com.groupdocs.parser.options.ExternalResourceLoadingArgs
Gets the user data.
getDefaultAnsiCharset() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the default ANSI encoding which is used for encoding detection.
getDepth() - Method in class com.groupdocs.parser.data.TocItem
Gets the depth level.
getDimension() - Method in class com.groupdocs.parser.options.BarcodeOptions
Gets the minimal size of the barcode minimal element.
getDirectory() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the directory of the item.
getDocumentInfo() - Method in class com.groupdocs.parser.Parser
Returns the general information about the document.
getDomain() - Method in class com.groupdocs.parser.options.EmailEwsConnection
Gets the domain name.
getDpi() - Method in class com.groupdocs.parser.options.PagePreviewOptions
Gets the DPI of the document page image.
getDpi() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets a dpi.
getEdges() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the edges of the linked field where a field is searched.
getExpression() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the regular expression.
getExpression() - Method in class com.groupdocs.parser.templates.TemplateRegexPosition
Gets the regular expression.
getExtension() - Method in class com.groupdocs.parser.options.FileType
Filename suffix (including the period ".") e.g.
getExternalResourceHandler() - Method in class com.groupdocs.parser.options.ParserSettings
Gets the handler for external resources.
getFeatures() - Method in class com.groupdocs.parser.Parser
Gets the supported features.
getFieldNamePrefix() - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Gets the prefix used for generated field names.
getFieldsByName(String) - Method in class com.groupdocs.parser.data.DocumentData
Returns the collection of field data where the name is equal to fieldName.
getFileFormat() - Method in class com.groupdocs.parser.options.FileType
File type name e.g.
getFileFormat() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the file format.
getFileInfo(String) - Static method in class com.groupdocs.parser.Parser
Returns the general information about a file.
getFileInfo(InputStream) - Static method in class com.groupdocs.parser.Parser
Returns the general information about a file.
getFilePath() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the full path of the item.
getFileType() - Method in class com.groupdocs.parser.data.PageImageArea
Gets the format of the image.
getFileType() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the document type.
getFileType() - Method in class com.groupdocs.parser.options.FileInfo
Gets the document type.
getFileType() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the document type.
getFileType() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the file type.
getFontName() - Method in class com.groupdocs.parser.data.TextStyle
Gets the font name.
getFontSize() - Method in class com.groupdocs.parser.data.TextStyle
Gets the font size.
getFormat() - Method in class com.groupdocs.parser.options.FileType
File format e.g.
getFormat() - Method in class com.groupdocs.parser.options.PagePreviewOptions
Gets the format of the document page image.
getFormattedText(FormattedTextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a formatted text from the document.
getFormattedText(int, FormattedTextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a formatted text from the document page.
getHandler() - Method in class com.groupdocs.parser.options.OcrOptions
Gets the event handler to catch OCR events.
getHeight() - Method in class com.groupdocs.parser.data.Size
Gets the height.
getHeight() - Method in class com.groupdocs.parser.options.PageInfo
Gets the page height.
getHeight() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets the page preview height.
getHighlight(int, boolean, HighlightOptions) - Method in class com.groupdocs.parser.Parser
Extracts a highlight from the document.
getHorizontalSeparators() - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Gets the table rows separators.
getHost() - Method in class com.groupdocs.parser.options.EmailImapConnection
Gets the host name.
getHost() - Method in class com.groupdocs.parser.options.EmailPopConnection
Gets the host name.
getHyperlinks() - Method in class com.groupdocs.parser.Parser
Extracts hyperlinks from the document.
getHyperlinks(int) - Method in class com.groupdocs.parser.Parser
Extracts hyperlinks from the document page.
getHyperlinks(PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts hyperlinks from the document using customization options (to set the rectangular area that contains hyperlinks).
getHyperlinks(int, PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts hyperlinks from the document page using customization options (to set the rectangular area that contains hyperlinks).
getImageFormat() - Method in class com.groupdocs.parser.options.ImageOptions
Gets the image format for image extraction.
getImageQuality() - Method in class com.groupdocs.parser.options.BarcodeOptions
Gets the quality of a source image.
getImages() - Method in class com.groupdocs.parser.Parser
Extracts images from the document.
getImages(PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts images from the document using customization options (to set the rectangular area that contains images).
getImages(int) - Method in class com.groupdocs.parser.Parser
Extracts images from the document page.
getImages(int, PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts images from the document page using customization options (to set the rectangular area that contains images).
getImageStream() - Method in class com.groupdocs.parser.data.PageImageArea
Returns the image stream.
getImageStream(ImageOptions) - Method in class com.groupdocs.parser.data.PageImageArea
Returns the image stream in a different format.
getIndex() - Method in class com.groupdocs.parser.data.Page
Gets the page index.
getIndex() - Method in class com.groupdocs.parser.data.WorksheetInfo
Gets an index of the worksheet.
getLanguage() - Method in class com.groupdocs.parser.options.OcrOptions
Gets the language used for optical character recognition.
getLayout() - Method in class com.groupdocs.parser.templates.TemplateTable
Gets the table layout.
getLeft() - Method in class com.groupdocs.parser.data.Rectangle
Gets the x-coordinate of the left edge of the rectangular area.
getLeftHighlightItem() - Method in class com.groupdocs.parser.data.SearchResult
Gets the left highlight.
getLeftHighlightOptions() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the options for the left highlight.
getLinkedField() - Method in class com.groupdocs.parser.data.FieldData
Gets the linked field.
getLinkedFieldName() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the linked field name.
getLogger() - Method in class com.groupdocs.parser.options.ParserSettings
Gets the logger which is used for logging events and errors during data extraction.
getMailboxUri() - Method in class com.groupdocs.parser.options.EmailEwsConnection
Gets the URI of the mailbox.
getMaxColumnIndex() - Method in class com.groupdocs.parser.data.WorksheetInfo
Gets an index of the last column.
getMaxColumnIndex() - Method in class com.groupdocs.parser.data.WorksheetRange
Gets an index of the last column.
getMaxLength() - Method in class com.groupdocs.parser.options.HighlightOptions
Gets a maximum text length.
getMaxPageIndex() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that represents the max index of the page to search.
getMaxRowIndex() - Method in class com.groupdocs.parser.data.WorksheetInfo
Gets an index of the last row.
getMaxRowIndex() - Method in class com.groupdocs.parser.data.WorksheetRange
Gets an index of the last row.
getMetadata() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the collection of metadata items.
getMetadata() - Method in class com.groupdocs.parser.Parser
Extracts metadata from the document.
getMetadataValue(String) - Method in class com.groupdocs.parser.data.ContainerItem
Gets the metadata value.
getMinColumnCount() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the minimum number of the table columns.
getMinColumnIndex() - Method in class com.groupdocs.parser.data.WorksheetInfo
Gets an index of the first column.
getMinColumnIndex() - Method in class com.groupdocs.parser.data.WorksheetRange
Gets an index of the first column.
getMinRowCount() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the minimum number of the table rows.
getMinRowIndex() - Method in class com.groupdocs.parser.data.WorksheetInfo
Gets an index of the first row.
getMinRowIndex() - Method in class com.groupdocs.parser.data.WorksheetRange
Gets an index of the first row.
getMinVerticalSpace() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the minumum space between the table columns.
getMode() - Method in class com.groupdocs.parser.options.FormattedTextOptions
Gets the formatted text extraction mode.
getName() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the name of the item.
getName() - Method in class com.groupdocs.parser.data.FieldData
Gets the field name.
getName() - Method in class com.groupdocs.parser.data.MetadataItem
Gets the name of the metadata item.
getName() - Method in class com.groupdocs.parser.data.TextStyle
Gets the style name.
getName() - Method in class com.groupdocs.parser.data.WorksheetInfo
Gets a name of the worksheet.
getName() - Method in class com.groupdocs.parser.templates.TemplateItem
Gets the name of the template item.
getOcrConnector() - Method in class com.groupdocs.parser.options.ParserSettings
Gets the OCR Connector which is used to provide OCR functionality.
getOcrOptions() - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Gets the OCR options used while generating adjustment fields.
getOcrOptions() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the additional options for OCR functionality.
getOcrOptions() - Method in class com.groupdocs.parser.options.ParseByTemplateOptions
Gets the OCR options.
getOcrOptions() - Method in class com.groupdocs.parser.options.TextOptions
Gets the additional options for OCR functionality.
getOptions() - Method in class com.groupdocs.parser.templates.Template
Gets the template options.
getPage() - Method in class com.groupdocs.parser.data.PageArea
Gets the document page information such as page index and page size.
getPageArea() - Method in class com.groupdocs.parser.data.FieldData
Gets the value of the field.
getPageArea() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the table cell value.
getPageCount() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the total number of document pages.
getPageCount() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the total number of document pages.
getPageIndex() - Method in class com.groupdocs.parser.data.DocumentPageData
Gets the page index.
getPageIndex() - Method in class com.groupdocs.parser.data.FieldData
Gets the page index.
getPageIndex() - Method in class com.groupdocs.parser.data.SearchResult
Gets the page index where the text is found.
getPageIndex() - Method in class com.groupdocs.parser.data.TocItem
Gets the page index.
getPageIndex() - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Gets the zero-based page index to scan for text fields.
getPageIndex() - Method in class com.groupdocs.parser.options.ParseByTemplateOptions
Gets the index of the page to parse; null to parse all pages.
getPageIndex() - Method in class com.groupdocs.parser.templates.TemplateItem
Gets the page index of the template item.
getPageNumber() - Method in class com.groupdocs.parser.options.PageInfo
Gets the page number.
getPageNumber() - Method in class com.groupdocs.parser.options.PageRenderInfo
Gets the page number.
getPageNumbers() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets an array of page numbers to generate previews.
getPagePreview(int) - Method in class com.groupdocs.parser.Parser
Generates a document page preview.
getPagePreview(int, PagePreviewOptions) - Method in class com.groupdocs.parser.Parser
Generates a document page preview using customization options.
getPagePreviewOptions() - Method in class com.groupdocs.parser.options.OcrOptions
Gets the page preview options used to render the page that is fed to the OCR engine.
getPages() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the information about pages such as the index and page size.
getPages() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the information about pages such as the index and page size.
getPageWidth() - Method in class com.groupdocs.parser.templates.TemplateItem
Gets the width of the page that was used to create the template item.
getParameters() - Method in class com.groupdocs.parser.templates.TemplateTable
Gets the parameters to detect the table in the automatic mode.
getPassword() - Method in class com.groupdocs.parser.options.EmailConnection
Gets the password.
getPassword() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the password.
getPort() - Method in class com.groupdocs.parser.options.EmailImapConnection
Gets the port number.
getPort() - Method in class com.groupdocs.parser.options.EmailPopConnection
Gets the port number.
getPosition() - Method in class com.groupdocs.parser.data.HighlightItem
Gets the position in the document text.
getPosition() - Method in class com.groupdocs.parser.data.Rectangle
Gets the coordinates of the upper-left corner of the rectangular area.
getPosition() - Method in class com.groupdocs.parser.data.SearchResult
Gets the position in the document text.
getPosition() - Method in class com.groupdocs.parser.templates.TemplateField
Gets the value that describes how to find the template field on the document page.
getPreviewFormat() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets the preview image format.
getPreviewPageRender() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets an instance of the page preview render info delegate.
getRanges() - Method in class com.groupdocs.parser.options.WorksheetOptions
Get a list of ranges.
getRawPageCount() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the total number of document raw pages.
getRawPageCount() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the total number of document raw pages.
getRectangle() - Method in class com.groupdocs.parser.data.PageArea
Gets the rectangular area.
getRectangle() - Method in class com.groupdocs.parser.options.BarcodeOptions
Gets the rectangular area that contains page areas.
getRectangle() - Method in class com.groupdocs.parser.options.OcrOptions
Gets the rectangular area that constraints the page area which is used for text recognizing.
getRectangle() - Method in class com.groupdocs.parser.options.PageAreaOptions
Gets the rectangular area that contains page areas.
getRectangle() - Method in class com.groupdocs.parser.templates.TemplateBarcode
Gets the rectangular area that contains the template barcode field.
getRectangle() - Method in class com.groupdocs.parser.templates.TemplateFixedPosition
Gets the rectangular area that contains the template field.
getRectangle() - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Gets the rectangular area that contains the table.
getRectangle() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the rectangular area that contains the table.
getRectangleTolerance() - Method in class com.groupdocs.parser.options.PageAreaOptions
Gets the size of the border that is ignored when captured by the rectangular area.
getRectangleTolerance() - Method in class com.groupdocs.parser.templates.TemplateOptions
Gets the size of the border that is ignored when captured by the rectangular area.
getReleasePageStream() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets an instance of the page preview completion delegate.
getRequestedPageWidth() - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Gets the requested page width for normalising scale.
getRight() - Method in class com.groupdocs.parser.data.Rectangle
Gets the x-coordinate of the right egde of the rectangular area.
getRightHighlightItem() - Method in class com.groupdocs.parser.data.SearchResult
Gets the right highlight.
getRightHighlightOptions() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the options for the right highlight.
getRotation() - Method in class com.groupdocs.parser.data.PageImageArea
Gets the rotation angle of the image.
getRow(int) - Method in class com.groupdocs.parser.options.PageRenderInfo
Returns the index of row where the tile with tileIndex is placed.
getRowCount() - Method in class com.groupdocs.parser.data.PageTableArea
Gets the total number of the table rows.
getRowCount() - Method in class com.groupdocs.parser.options.PageRenderInfo
Get the total number of tiles rows.
getRowHeight(int) - Method in class com.groupdocs.parser.data.PageTableArea
Returns the row height.
getRowIndex() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the row index.
getRowIndex() - Method in class com.groupdocs.parser.data.WorksheetCell
Gets the row index.
getRowSpan() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the total number of rows that contain the table cell.
getRowSpan() - Method in class com.groupdocs.parser.data.WorksheetCell
Gets the total number of rows that contain the cell.
getSearchArea() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the size of the area where a field is searched.
getSize() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the size of the item.
getSize() - Method in class com.groupdocs.parser.data.Page
Gets the page size.
getSize() - Method in class com.groupdocs.parser.data.Rectangle
Gets the size.
getSize() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the size of the document in bytes.
getSize() - Method in class com.groupdocs.parser.options.FileInfo
Gets the size of the document in bytes.
getSize() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the size of the document in bytes.
getStructure() - Method in class com.groupdocs.parser.Parser
Extracts a structured text from the document.
getSupportedFileTypes() - Static method in class com.groupdocs.parser.options.FileType
Retrieves supported file types
getTableLayout() - Method in class com.groupdocs.parser.options.PageTableAreaOptions
Gets the table layout which defines the table on a page.
getTables(PageTableAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts tables from the document.
getTables() - Method in class com.groupdocs.parser.Parser
Extracts tables from the document, detecting them automatically.
getTables(int, PageTableAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts tables from the document page.
getTables(int) - Method in class com.groupdocs.parser.Parser
Extracts tables from the document page, detecting them automatically.
getTemplate() - Method in class com.groupdocs.parser.data.DocumentData
Gets the template that produced this document data.
getTemplateOptions() - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Gets the template-level options applied to the generated template (e.g.
getText() - Method in class com.groupdocs.parser.data.FieldData
Gets the text.
getText() - Method in class com.groupdocs.parser.data.HighlightItem
Gets the text of the highlight.
getText() - Method in class com.groupdocs.parser.data.PageHyperlinkArea
Gets the hyperlink text.
getText() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the table cell text value.
getText() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the text.
getText() - Method in class com.groupdocs.parser.data.SearchResult
Gets the text.
getText() - Method in class com.groupdocs.parser.data.TocItem
Gets the text.
getText() - Method in class com.groupdocs.parser.data.WorksheetCell
Gets the worksheet cell text value.
getText() - Method in class com.groupdocs.parser.Parser
Extracts a text from the document.
getText(TextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a text page from the document using text options (to enable raw fast text extraction mode).
getText(int) - Method in class com.groupdocs.parser.Parser
Extracts a text from the document page.
getText(int, TextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a text from the document page using text options (to enable raw fast text extraction mode).
getTextAreas() - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document.
getTextAreas(PageTextAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document using customization options (regular expression, match case, etc.).
getTextAreas(int) - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document page.
getTextAreas(int, PageTextAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document page using customization options (regular expression, match case, etc.).
getTextStyle() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the text style such as font size, font name an so on.
getTimeout() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the value that represents the number of milliseconds to wait.
getToc() - Method in class com.groupdocs.parser.Parser
Extracts a table of contents from the document.
getTop() - Method in class com.groupdocs.parser.data.Rectangle
Gets the y-coordinate of the top edge of the rectangular area.
getUri() - Method in class com.groupdocs.parser.options.ExternalResourceLoadingArgs
Gets the URI of the external resource.
getUrl() - Method in class com.groupdocs.parser.data.PageHyperlinkArea
Gets the hyperlink URL.
getUseOcr() - Method in class com.groupdocs.parser.options.ParseByTemplateOptions
Gets the value that indicates whether OCR is used to extract data.
getUserName() - Method in class com.groupdocs.parser.options.EmailConnection
Gets the user name.
getUseSpellChecker() - Method in class com.groupdocs.parser.options.OcrOptions
Gets the value that indicates whether the spell checker is used.
getUseUpperCaseName() - Method in class com.groupdocs.parser.data.FieldData
Gets a value that indicates whether a Name was converted to UPPER CASE.
getUseUpperCaseName() - Method in class com.groupdocs.parser.templates.TemplateItem
Gets a value that indicates whether a Name was converted to UPPER CASE.
getValue() - Method in class com.groupdocs.parser.data.MetadataItem
Gets the value of the metadata item.
getValue() - Method in class com.groupdocs.parser.data.PageBarcodeArea
Gets the barcode value.
getVerticalSeparators() - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Gets the table columns separators.
getVerticalSeparators() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the table columns separators.
getWarnings() - Method in class com.groupdocs.parser.options.OcrEventHandler
Gets a list of warning messages.
getWarnings(int) - Method in class com.groupdocs.parser.options.OcrEventHandler
Returns a list of warning messages for the page with pageIndex.
getWidth() - Method in class com.groupdocs.parser.data.Size
Gets the width.
getWidth() - Method in class com.groupdocs.parser.options.PageInfo
Gets the page width.
getWidth() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets the page preview width.
getWordCount() - Method in class com.groupdocs.parser.options.HighlightOptions
Gets a maximum word count.
getWorksheetCells(int) - Method in class com.groupdocs.parser.Parser
Extracts worksheet cells.
getWorksheetCells(int, WorksheetOptions) - Method in class com.groupdocs.parser.Parser
Extracts worksheet cells using customization options.
getWorksheetIndex() - Method in class com.groupdocs.parser.data.WorksheetCell
Gets the worksheet index.
getWorksheetInfo() - Method in class com.groupdocs.parser.Parser
Extracts the info about all worksheets in the spreadsheet.
getWorksheetInfo(int) - Method in class com.groupdocs.parser.Parser
Extracts the info about the worksheet.
getX() - Method in class com.groupdocs.parser.data.Point
Gets the x-coordinate.
getY() - Method in class com.groupdocs.parser.data.Point
Gets the y-coordinate.
GIF - Static variable in class com.groupdocs.parser.options.FileType
A GIF or Graphical Interchange Format is a type of highly compressed image.
GroupDocsParserException - Exception in com.groupdocs.parser.exceptions
Represents the errors that occur during application execution.
GroupDocsParserException() - Constructor for exception com.groupdocs.parser.exceptions.GroupDocsParserException
Initializes a new instance of the GroupDocsParserException class.
GroupDocsParserException(String) - Constructor for exception com.groupdocs.parser.exceptions.GroupDocsParserException
Initializes a new instance of the GroupDocsParserException class.
GZ - Static variable in class com.groupdocs.parser.options.FileType
Files with .gz extension are compressed files created with gzip compression application.

H

hashCode() - Method in class com.groupdocs.parser.data.TextStyle
 
hasMergedCells() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the value that indicates whether the table has merged cells.
hasWarnings() - Method in class com.groupdocs.parser.options.OcrEventHandler
Gets the value that indicates whether the list of warnings isn't empty.
HighlightItem - Class in com.groupdocs.parser.data
Represents a highlight, a part of the text which is usually used to explain the context of the found text in the search functionality.
HighlightItem(int, String) - Constructor for class com.groupdocs.parser.data.HighlightItem
Initializes a new instance of the HighlightItem class.
HighlightOptions - Class in com.groupdocs.parser.options
Provides the options which are used to extract a highlight (a block of text aroud found text in search scenarios).
HighlightOptions() - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class with no limits set.
HighlightOptions(int) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class which is used to extract a fixed-length highlight.
HighlightOptions(Integer, boolean) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class which is used to extract a line-limited highlight.
HighlightOptions(Integer, int) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class which is used to extract a highlight with the fixed word count.
HighlightOptions(Integer, Integer, boolean) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class.
HTM - Static variable in class com.groupdocs.parser.options.FileType
Files with HTM extension represent Hypertext Markup Language for creating web pages for display in web browsers such as Google Chrome, Internet Explorer, Firefox and a number of others.
HTML - Static variable in class com.groupdocs.parser.options.FileType
HTML (Hyper Text Markup Language) is the extension for web pages created for display in browsers.

I

ICO - Static variable in class com.groupdocs.parser.options.FileType
Files with ICO extension are image file types used as icon for representation of an application on Microsoft Windows.
ICreatePageStream - Interface in com.groupdocs.parser.options
Represents a delegate that returns a stream to write page preview data.
IDocumentInfo - Interface in com.groupdocs.parser.options
Represents the document information.
ILogger - Interface in com.groupdocs.parser.options
Defines the interface of a logger that is used for logging events and errors during data extraction.
ImageFormat - Enum in com.groupdocs.parser.options
Defines a format of the image.
ImageOptions - Class in com.groupdocs.parser.options
Provides the options which are used for image extraction.
ImageOptions(ImageFormat) - Constructor for class com.groupdocs.parser.options.ImageOptions
Provides the options which are used for image extraction.
InvalidPasswordException - Exception in com.groupdocs.parser.exceptions
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
InvalidPasswordException() - Constructor for exception com.groupdocs.parser.exceptions.InvalidPasswordException
Initializes a new instance of the InvalidPasswordException class.
InvalidPasswordException(String) - Constructor for exception com.groupdocs.parser.exceptions.InvalidPasswordException
Initializes a new instance of the InvalidPasswordException class.
IPreviewPageRender - Interface in com.groupdocs.parser.options
Represents a method which is called before a document page is rendered.
IReleasePageStream - Interface in com.groupdocs.parser.options
Represents a method which releases the stream created by the ICreatePageStream delegate.
isAllowIncorrectBarcodes() - Method in class com.groupdocs.parser.options.BarcodeOptions
Gets the value that indicates whether the incorrect barcodes are allowed.
isAutoScale() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the value that indicates whether SearchArea is scaled by the linked field size.
isBarcodes() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether barcodes extraction is supported.
isBold() - Method in class com.groupdocs.parser.data.TextStyle
Gets the value that indicates whether the font is bold.
isBottom() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the bottom from the linked field.
isContainer() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether container extraction is supported.
isEmpty() - Method in class com.groupdocs.parser.data.Size
Gets a value that indicates whether the size is empty.
isEmpty() - Method in class com.groupdocs.parser.data.WorksheetInfo
Gets a value that indicates whether the worksheet is empty.
isEmpty() - Method in class com.groupdocs.parser.data.WorksheetRange
Gets a value that indicates whether the range is empty.
isEmpty() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether the instance is empty.
isEncrypted() - Method in class com.groupdocs.parser.options.FileInfo
Gets a value that represents whether a file is password-protected.
isFeatureSupported(String) - Method in class com.groupdocs.parser.options.Features
Returns the value that indicates whether the feature is supported.
isFormattedText() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether formatted text extraction is supported.
isFormattedTextPage() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether formatted text page extraction is supported.
isHighlight() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether highlight extraction is supported.
isHyperlinks() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether hyperlinks extraction is supported.
isIgnoreFormatting() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the value that indicates whether text formatting is ignored.
isImages() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether images extraction is supported.
isItalic() - Method in class com.groupdocs.parser.data.TextStyle
Gets the value that indicates whether the font is italic.
isLeft() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the left from the linked field.
isLineLimited() - Method in class com.groupdocs.parser.options.HighlightOptions
Gets value that indicates whether highlight extraction is limited by the start (or the end) of a text line.
isMatchCase() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the value that indicates whether a text case isn't ignored.
isMatchCase() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether a text case isn't ignored.
isMatchCase() - Method in class com.groupdocs.parser.templates.TemplateRegexPosition
Gets the value that indicates whether a text case isn't ignored.
isMatchWholeWord() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether text search is limited by a whole word.
isMetadata() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether metadata extraction is supported.
isOcr() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether OCR functionality is supported.
isPagePreview() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether the page preview generation is supported.
isParseByTemplate() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether parsing by template is supported.
isParseForm() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether form parsing is supported.
isPreview() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether preview generation is supported.
isRight() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the right from the linked field.
isSearch() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text search is supported.
isSearchByPages() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether the search is performed by pages.
isSkipped() - Method in class com.groupdocs.parser.options.ExternalResourceLoadingArgs
Gets the value that indicates whether the loading of the external resource must be skipped.
isStructure() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text structure extraction is supported.
isTables() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether tables extraction is supported.
isText() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text extraction is supported.
isTextAreas() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text areas extraction is supported.
isTextAreasSupported() - Method in class com.groupdocs.parser.options.OcrConnectorBase
Gets the value that indicates whether the text areas extraction is supported.
isTextPage() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text page extraction is supported.
isTextSupported() - Method in class com.groupdocs.parser.options.OcrConnectorBase
Gets the value that indicates whether the text extraction is supported.
isToc() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether table of contents extraction is supported.
isTop() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the top from the linked field.
isUniteSegments() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the value that indicates whether segments are united.
isUseOcr() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the value that indicates whether the OCR Connector is used to extract a text.
isUseOcr() - Method in class com.groupdocs.parser.options.TextOptions
Gets the value that indicates whether the OCR Connector is used to extract a text.
isUseRawModeIfPossible() - Method in class com.groupdocs.parser.options.TextOptions
Gets the value that indicates whether the raw mode is used.
isUseRegularExpression() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether a regular expression is used.
isWorksheet() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether the worksheet extraction is supported.
iterator() - Method in class com.groupdocs.parser.data.DocumentData
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class com.groupdocs.parser.templates.Template
 
iterator() - Method in class com.groupdocs.parser.templates.TemplateCollection
 

J

J2C - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 (J2C) is an image coding system and state-of-the-art image compression standard.
J2K - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 (J2K) is an image coding system and state-of-the-art image compression standard.
JP2 - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 (JP2) is an image coding system and state-of-the-art image compression standard.
JPC - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 (JPC) is an image coding system and state-of-the-art image compression standard.
JPEG - Static variable in class com.groupdocs.parser.options.FileType
A JPEG is a type of image format that is saved using the method of lossy compression.
JPF - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 (JPF) is an image coding system and state-of-the-art image compression standard.
JPG - Static variable in class com.groupdocs.parser.options.FileType
A JPG is a type of image format that is saved using the method of lossy compression.
JPM - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 (JPM) is an image coding system and state-of-the-art image compression standard.
JPX - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 (JPX) is an image coding system and state-of-the-art image compression standard.
JsonExporter - Class in com.groupdocs.parser.export
Provides the functionality to export data in XML format.
JsonExporter() - Constructor for class com.groupdocs.parser.export.JsonExporter
Initializes a new instance of the JsonExporter class.
JsonExporter.FieldDataSerializer - Class in com.groupdocs.parser.export
 
JsonExporter.PageBarcodeAreaSerializer - Class in com.groupdocs.parser.export
 
JsonExporter.PageTableAreaCellSerializer - Class in com.groupdocs.parser.export
 
JsonExporter.PageTableAreaSerializer - Class in com.groupdocs.parser.export
 
JsonExporter.PageTextAreaSerializer - Class in com.groupdocs.parser.export
 
JsonExporter.RectangleSerializer - Class in com.groupdocs.parser.export
 
JsonExporter.SizeSerializer - Class in com.groupdocs.parser.export
 
JsonExporter.TextStyleSerializer - Class in com.groupdocs.parser.export
 

L

Language - Enum in com.groupdocs.parser.options
Defines the languages used for optical character recognition (OCR).
License - Class in com.groupdocs.parser.licensing
Represents GroupDocs.Parser license.
License() - Constructor for class com.groupdocs.parser.licensing.License
Initializes a new instance of the License class.
load(String) - Static method in class com.groupdocs.parser.templates.Template
Loads a template from a file.
load(InputStream) - Static method in class com.groupdocs.parser.templates.Template
Loads a template from a stream.
LoadOptions - Class in com.groupdocs.parser.options
Provides the options which are used to open a file.
LoadOptions(Duration) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with timeout.
LoadOptions() - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with empty Password, FileFormat equal to FileFormat.Unknown and default encodings.
LoadOptions(String) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with FileFormat equal to FileFormat.Unknown and default encodings.
LoadOptions(FileFormat) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with empty Password and default encodings.
LoadOptions(FileFormat, String) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with default encodings.
LoadOptions(FileFormat, String, Charset, Charset) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with custom encodings.
LoadOptions(FileFormat, String, Charset, Charset, Duration) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions fully customized class.
LoadOptions(FileType) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with empty Password and default encodings.
LoadOptions(FileType, String) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with password and default encodings.
LoadOptions(FileType, String, Charset, Charset) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with custom encodings.
LoadOptions(FileType, String, Charset, Charset, Duration) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions fully customized class.

M

markSupported() - Method in class com.groupdocs.parser.data.TextReader
 
MD - Static variable in class com.groupdocs.parser.options.FileType
Text files created with Markdown language dialects is saved with .MD or .MARKDOWN file extension.
MetadataItem - Class in com.groupdocs.parser.data
Represents a metadata item which is used in container items and metadata extraction functionality.
MetadataItem(String, String) - Constructor for class com.groupdocs.parser.data.MetadataItem
Initializes a new instance of the MetadataItem class.
Metered - Class in com.groupdocs.parser.licensing
Provides methods to set metered key.
Metered() - Constructor for class com.groupdocs.parser.licensing.Metered
Initializes a new instance of the Metered class.
MHT - Static variable in class com.groupdocs.parser.options.FileType
Files with MHT extension represent a web page archive format that can be created by a number of different applications.
MHTML - Static variable in class com.groupdocs.parser.options.FileType
Files with MHTML extension represent a web page archive format that can be created by a number of different applications.
MOBI - Static variable in class com.groupdocs.parser.options.FileType
The Mobipocket file format (originally with extension .prc and later .mobi) is a proprietary, partially documented, binary format for ebooks.
moveTo(Point) - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Creates a new layout with the same size, separators and position in the point.
MSG - Static variable in class com.groupdocs.parser.options.FileType
MSG is a file format used by Microsoft Outlook and Exchange to store email messages, contact, appointment, or other tasks.

N

NUMBERS - Static variable in class com.groupdocs.parser.options.FileType
Files that contain the .numbers file extension are files that are created by the Apple iWork Numbers spreadsheet application.

O

OcrConnectorBase - Class in com.groupdocs.parser.options
Provides the OCR functionality.
OcrConnectorBase() - Constructor for class com.groupdocs.parser.options.OcrConnectorBase
Initializes a new instance of the OcrConnectorBase class.
OcrEventHandler - Class in com.groupdocs.parser.options
Provides a handler for OCR events.
OcrEventHandler() - Constructor for class com.groupdocs.parser.options.OcrEventHandler
Initializes a new instance of the OcrEventHandler class.
OcrOptions - Class in com.groupdocs.parser.options
Provides the options which are used for OCR Connector.
OcrOptions() - Constructor for class com.groupdocs.parser.options.OcrOptions
Initializes a new instance of the OcrOptions class with default values.
OcrOptions(Rectangle) - Constructor for class com.groupdocs.parser.options.OcrOptions
Initializes a new instance of the OcrOptions class with rectangular area.
OcrOptions(PagePreviewOptions) - Constructor for class com.groupdocs.parser.options.OcrOptions
Initializes a new instance of the OcrOptions class with page preview options.
OcrOptions(OcrEventHandler) - Constructor for class com.groupdocs.parser.options.OcrOptions
Initializes a new instance of the OcrOptions class with OcrEventHandler object.
OcrOptions(Rectangle, OcrEventHandler) - Constructor for class com.groupdocs.parser.options.OcrOptions
Initializes a new instance of the OcrOptions class with rectangular area and OcrEventHandler object.
OcrOptions(Rectangle, OcrEventHandler, boolean) - Constructor for class com.groupdocs.parser.options.OcrOptions
Initializes a new instance of the OcrOptions class.
ODG - Static variable in class com.groupdocs.parser.options.FileType
The ODG file format is used by Apache OpenOffice's Draw application to store drawing elements as a vector image.
ODP - Static variable in class com.groupdocs.parser.options.FileType
Files with ODP extension represent presentation file format used by OpenOffice.org in the OASISOpen standard.
ODS - Static variable in class com.groupdocs.parser.options.FileType
Files with ODS extension stand for OpenDocument Spreadsheet Document format that are editable by user.
ODT - Static variable in class com.groupdocs.parser.options.FileType
ODT files are type of documents created with word processing applications that are based on OpenDocument Text File format.
ONE - Static variable in class com.groupdocs.parser.options.FileType
File represented by .ONE extension are created by Microsoft OneNote application.
onLoading(ExternalResourceLoadingArgs) - Method in class com.groupdocs.parser.options.ExternalResourceHandler
Called before any external resource load.
onWarnings(int, Iterable<String>) - Method in class com.groupdocs.parser.options.OcrEventHandler
Sets warning messages for the page.
openParser() - Method in class com.groupdocs.parser.data.ContainerItem
Creates the Parser object for the item content.
openParser(LoadOptions) - Method in class com.groupdocs.parser.data.ContainerItem
Creates the Parser object for the item content with LoadOptions.
openParser(LoadOptions, ParserSettings) - Method in class com.groupdocs.parser.data.ContainerItem
Creates the Parser object for the item content with LoadOptions and ParserSettings.
openStream() - Method in class com.groupdocs.parser.data.ContainerItem
Opens the stream of the item content.
OST - Static variable in class com.groupdocs.parser.options.FileType
OST or Offline Storage Files represent user's mailbox data in offline mode on local machine upon registration with Exchange Server using Microsoft Outlook.
OTP - Static variable in class com.groupdocs.parser.options.FileType
Files with .OTP extension represent presentation template files created by applications in OASIS OpenDocument standard format.
OTS - Static variable in class com.groupdocs.parser.options.FileType
The OTS files contain template files used by the OpenOffice spreadsheet application.
OTT - Static variable in class com.groupdocs.parser.options.FileType
Files with OTT extension represent template documents generated by applications in compliance with the OASIS' OpenDocument standard format.

P

Page - Class in com.groupdocs.parser.data
Represents the document page information such as page index and page size.
Page(int, Size) - Constructor for class com.groupdocs.parser.data.Page
Initializes a new instance of the Page class.
PageArea - Class in com.groupdocs.parser.data
Represents an abstract base class for page areas which are used to represent blocks on the document page in the parsing by template functionality.
PageArea(Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageArea
 
PageAreaOptions - Class in com.groupdocs.parser.options
Provides the options which are used for page areas extraction.
PageAreaOptions(Rectangle) - Constructor for class com.groupdocs.parser.options.PageAreaOptions
Initializes a new instance of the PageAreaOptions class with the size of the ignored border.
PageAreaOptions(Rectangle, double) - Constructor for class com.groupdocs.parser.options.PageAreaOptions
Initializes a new instance of the PageAreaOptions class.
PageBarcodeArea - Class in com.groupdocs.parser.data
Represents a page barcode area which is used to represent a barcode value in the parsing by template functionality.
PageBarcodeArea(String, String, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageBarcodeArea
PageBarcodeArea(String, String, int, double, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageBarcodeArea
Initializes a new instance of the PageBarcodeArea class.
PageBarcodeAreaSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.PageBarcodeAreaSerializer
 
PageGroupArea - Class in com.groupdocs.parser.data
Represents a group of page areas which is used to group different types of blocks of the document page in the parsing by template functionality.
PageGroupArea(Iterable<PageArea>, Page) - Constructor for class com.groupdocs.parser.data.PageGroupArea
Initializes a new instance of the PageGroupArea class.
PageHyperlinkArea - Class in com.groupdocs.parser.data
Represents a page area which is used to represent a hyperlink on the page.
PageHyperlinkArea(String, String, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageHyperlinkArea
Initializes a new instance of the PageHyperlinkArea class.
PageImageArea - Class in com.groupdocs.parser.data
Represents a page image area which is used to represent an image on the page in the parsing by template functionality or an image attachment if images are extracted from emails or Zip archives.
PageImageArea(InputStream, FileType, double) - Constructor for class com.groupdocs.parser.data.PageImageArea
Initializes a new instance of the PageImageArea class.
PageImageArea(InputStream, FileType, double, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageImageArea
Initializes a new instance of the PageImageArea class.
PageInfo - Class in com.groupdocs.parser.options
Represents the document page information.
PageInfo(int, int, int) - Constructor for class com.groupdocs.parser.options.PageInfo
Initializes a new instance of the PageInfo class.
PagePreviewFormat - Enum in com.groupdocs.parser.options
Represents supported preview formats.
PagePreviewOptions - Class in com.groupdocs.parser.options
Provides the options which are used to generate the document page preview.
PagePreviewOptions(PagePreviewFormat) - Constructor for class com.groupdocs.parser.options.PagePreviewOptions
Initializes a new instance of the PagePreviewOptions class with the preview format.
PagePreviewOptions(int) - Constructor for class com.groupdocs.parser.options.PagePreviewOptions
Initializes a new instance of the PagePreviewOptions class with the preview DPI.
PagePreviewOptions(PagePreviewFormat, int) - Constructor for class com.groupdocs.parser.options.PagePreviewOptions
Initializes a new instance of the PagePreviewOptions class with the preview format and DPI.
PageRenderInfo - Class in com.groupdocs.parser.options
Represents the information of how a page is rendered.
PageRenderInfo(int, int, int) - Constructor for class com.groupdocs.parser.options.PageRenderInfo
Initializes a new instance of the PageRenderInfo class.
PageTableArea - Class in com.groupdocs.parser.data
Represents a table page area which is used to represent a table in the parsing by template functionality.
PageTableArea(Iterable<Double>, Iterable<Double>, Iterable<PageTableAreaCell>, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageTableArea
Initializes a new instance of the PageTableArea class.
PageTableAreaCell - Class in com.groupdocs.parser.data
Represents a table cell which is used in PageTableArea class.
PageTableAreaCell(int, int, PageArea) - Constructor for class com.groupdocs.parser.data.PageTableAreaCell
Initializes a new instance of the PageTableAreaCell class.
PageTableAreaCell(int, int, PageArea, int, int) - Constructor for class com.groupdocs.parser.data.PageTableAreaCell
Initializes a new instance of the PageTableAreaCell class.
PageTableAreaCellSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.PageTableAreaCellSerializer
 
PageTableAreaOptions - Class in com.groupdocs.parser.options
Provides the options which are used for page table areas extraction.
PageTableAreaOptions(TemplateTableLayout) - Constructor for class com.groupdocs.parser.options.PageTableAreaOptions
Initializes a new instance of the PageTableAreaOptions class.
PageTableAreaOptions(Rectangle) - Constructor for class com.groupdocs.parser.options.PageTableAreaOptions
Initializes a new instance of the PageTableAreaOptions class with a search rectangle and no fixed layout.
PageTableAreaSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.PageTableAreaSerializer
 
PageTextArea - Class in com.groupdocs.parser.data
Represents a page text area which is used to represent a text value in the parsing by template or parsing form functionality.
PageTextArea(String, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageTextArea
Initializes a new instance of the PageTextArea class.
PageTextArea(String, Double, TextStyle, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageTextArea
Initializes a new instance of the PageTextArea class.
PageTextArea(Iterable<PageTextArea>, Page) - Constructor for class com.groupdocs.parser.data.PageTextArea
Initializes a new instance of the PageTextArea class.
PageTextAreaOptions - Class in com.groupdocs.parser.options
Provides the options which are used for page text areas extraction.
PageTextAreaOptions() - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class with default values.
PageTextAreaOptions(boolean) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the TextOptions class with the OCR usage option.
PageTextAreaOptions(boolean, OcrOptions) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the TextOptions class with the ability to set OCR options.
PageTextAreaOptions(String) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class with the regular expression.
PageTextAreaOptions(String, Rectangle) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class with the regular expression and rectangular area.
PageTextAreaOptions(String, Rectangle, double) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class with the regular expression, rectangular area and the size of the ignored border.
PageTextAreaOptions(String, boolean, boolean, boolean, Rectangle) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class.
PageTextAreaOptions(String, boolean, boolean, boolean, Rectangle, double) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class with the size of the ignored border.
PageTextAreaSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.PageTextAreaSerializer
 
parse(String) - Static method in class com.groupdocs.parser.data.Point
Converts the string representation of a point to its class equivalent.
parse(String) - Static method in class com.groupdocs.parser.data.Size
Converts the string representation of a size to its class equivalent.
parse(String) - Static method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Converts the string representation of edges to its class equivalent.
parseByTemplate(Template) - Method in class com.groupdocs.parser.Parser
Parses the document by the user-generated template.
parseByTemplate(Template, ParseByTemplateOptions) - Method in class com.groupdocs.parser.Parser
Parses the document by the user-generated template with the supplied options.
parseByTemplate(TemplateCollection, ParseByTemplateOptions) - Method in class com.groupdocs.parser.Parser
Parses the document by automatically selecting the best-matching template from a collection.
ParseByTemplateOptions - Class in com.groupdocs.parser.options
Provides the options which are used in the parseByTemplate methods of Parser.
ParseByTemplateOptions() - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
Initializes a new instance of the ParseByTemplateOptions class.
ParseByTemplateOptions(boolean) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
Initializes a new instance of the ParseByTemplateOptions class.
ParseByTemplateOptions(boolean, OcrOptions) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
Initializes a new instance of the ParseByTemplateOptions class.
ParseByTemplateOptions(Integer, boolean) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
Initializes a new instance of the ParseByTemplateOptions class.
ParseByTemplateOptions(Integer, boolean, OcrOptions) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
Initializes a new instance of the ParseByTemplateOptions class.
parseForm() - Method in class com.groupdocs.parser.Parser
Parses the document form.
parsePagesByTemplate(Template) - Method in class com.groupdocs.parser.Parser
Deprecated.
Use parseByTemplate methods instead.
Parser - Class in com.groupdocs.parser
Represents the main class that controls text, images, container extraction and parsing functionality.
Parser(URL) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class to extract data from an URL.
Parser(URL, LoadOptions) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class to extract data from an URL with loadOptions.
Parser(URL, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class to extract data from an URL with parserSettings.
Parser(URL, LoadOptions, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class to extract data from an URL with loadOptions and parserSettings.
Parser(Connection) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class to extract data from a database.
Parser(Connection, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class to extract data from a database.
Parser(EmailConnection) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class.
Parser(EmailConnection, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class.
Parser(String) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class.
Parser(String, LoadOptions) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions.
Parser(String, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with ParserSettings.
Parser(String, LoadOptions, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions and ParserSettings.
Parser(InputStream) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class.
Parser(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions.
Parser(InputStream, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with ParserSettings.
Parser(InputStream, LoadOptions, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions and ParserSettings.
ParserSettings - Class in com.groupdocs.parser.options
Provides the settings which are used to customize data extraction.
ParserSettings(ILogger) - Constructor for class com.groupdocs.parser.options.ParserSettings
Initializes a new instance of the ParserSettings class with the logger.
ParserSettings(OcrConnectorBase) - Constructor for class com.groupdocs.parser.options.ParserSettings
Initializes a new instance of the ParserSettings class with the OCR Connector.
ParserSettings(ExternalResourceHandler) - Constructor for class com.groupdocs.parser.options.ParserSettings
Initializes a new instance of the ParserSettings class with the External Resource Handler.
ParserSettings(ILogger, OcrConnectorBase) - Constructor for class com.groupdocs.parser.options.ParserSettings
Initializes a new instance of the ParserSettings class with logger and OCR Connector.
ParserSettings(ILogger, OcrConnectorBase, ExternalResourceHandler) - Constructor for class com.groupdocs.parser.options.ParserSettings
Initializes a new instance of the ParserSettings class.
PCL - Static variable in class com.groupdocs.parser.options.FileType
PCL stands for Printer Command Language which is a Page Description Language introduced by Hewlett Packard (HP).
PDF - Static variable in class com.groupdocs.parser.options.FileType
Portable Document Format (PDF) is a type of document created by Adobe back in 1990s.
PICT - Static variable in class com.groupdocs.parser.options.FileType
The PICT file format is a meta-format that can be used for both bitmap images and vector images.
PNG - Static variable in class com.groupdocs.parser.options.FileType
PNG, Portable Network Graphics, refers to a type of raster image file format that use loseless compression.
Point - Class in com.groupdocs.parser.data
Represents a point.
Point(double, double) - Constructor for class com.groupdocs.parser.data.Point
Initializes a new instance of the Point class.
POT - Static variable in class com.groupdocs.parser.options.FileType
Files with .POT extension represent Microsoft PowerPoint template files created by PowerPoint 97-2003 versions.
POTM - Static variable in class com.groupdocs.parser.options.FileType
Files with POTM extension are Microsoft PowerPoint template files with support for Macros.
POTX - Static variable in class com.groupdocs.parser.options.FileType
Files with .POTX extension represent Microsoft PowerPoint template presentations that are created with Microsoft PowerPoint 2007 and above.
PPS - Static variable in class com.groupdocs.parser.options.FileType
PPS, PowerPoint Slide Show, files are created using Microsoft PowerPoint for Slide Show purpose.
PPSM - Static variable in class com.groupdocs.parser.options.FileType
Files with PPSM extension represent Macro-enabled Slide Show file format created with Microsoft PowerPoint 2007 or higher.
PPSX - Static variable in class com.groupdocs.parser.options.FileType
PPSX, Power Point Slide Show, file are created using Microsoft PowerPoint 2007 and above for Slide Show purpose.
PPT - Static variable in class com.groupdocs.parser.options.FileType
A file with PPT extension represents PowerPoint file that consists of a collection of slides for displaying as SlideShow.
PPTM - Static variable in class com.groupdocs.parser.options.FileType
Files with PPTM extension are Macro-enabled Presentation files that are created with Microsoft PowerPoint 2007 or higher versions.
PPTX - Static variable in class com.groupdocs.parser.options.FileType
Files with PPTX extension are presentation files created with popular Microsoft PowerPoint application.
PreviewFormats - Enum in com.groupdocs.parser.options
Represents supported preview formats.
PreviewOptions - Class in com.groupdocs.parser.options
Provides options to sets requirements and stream delegates for preview generation.
PreviewOptions(ICreatePageStream) - Constructor for class com.groupdocs.parser.options.PreviewOptions
Initializes a new instance of the PreviewOptions class causing the output stream to be closed.
PreviewOptions(ICreatePageStream, IReleasePageStream) - Constructor for class com.groupdocs.parser.options.PreviewOptions
Initializes a new instance of PreviewOptions class causing the output stream to be returned to the client for further use.
previewPageRender(PageRenderInfo) - Method in interface com.groupdocs.parser.options.IPreviewPageRender
Provides the information of how a document page is rendered.
PS - Static variable in class com.groupdocs.parser.options.FileType
PostScript (PS) is a general-purpose page description language used in the business of desktop and electronic publishing.
PSD - Static variable in class com.groupdocs.parser.options.FileType
PSD, Photoshop Document, represents Adobe Photoshop's native file format used for graphics designing and development.
PST - Static variable in class com.groupdocs.parser.options.FileType
Files with .PST extension represent Outlook Personal Storage Files (also called Personal Storage Table) that store variety of user information.

Q

QualityMode - Enum in com.groupdocs.parser.options
Defines a level of the quality.

R

RAR - Static variable in class com.groupdocs.parser.options.FileType
Files with .rar extension represent archive files that are created for storing information in compressed or normal form.
readLine() - Method in class com.groupdocs.parser.data.TextReader
Reads a line of characters from the text reader and returns the data as a string.
readToEnd() - Method in class com.groupdocs.parser.data.TextReader
Reads all characters from the current position to the end of the text reader and returns them as one string.
recognizeText(InputStream, int, OcrOptions) - Method in class com.groupdocs.parser.options.OcrConnectorBase
Deprecated.
OCR Connector doesn't support the page extraction. By default, pageIndex is ignored.
recognizeText(InputStream, OcrOptions) - Method in class com.groupdocs.parser.options.OcrConnectorBase
Recognize a text from imageStream stream.
recognizeTextAreas(InputStream, int, Size, OcrOptions) - Method in class com.groupdocs.parser.options.OcrConnectorBase
Deprecated.
OCR Connector doesn't support the page extraction. By default, pageIndex is ignored.
recognizeTextAreas(InputStream, Size, OcrOptions) - Method in class com.groupdocs.parser.options.OcrConnectorBase
Recognize text areas from imageStream stream.
Rectangle - Class in com.groupdocs.parser.data
Represents a rectangular area.
Rectangle(double, double, double, double) - Constructor for class com.groupdocs.parser.data.Rectangle
Initializes a new instance of the Rectangle class.
Rectangle(Point, Size) - Constructor for class com.groupdocs.parser.data.Rectangle
Initializes a new instance of the Rectangle class.
RectangleSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.RectangleSerializer
 
releasePageStream(int, OutputStream) - Method in interface com.groupdocs.parser.options.IReleasePageStream
Releases the stream created by the ICreatePageStream delegate.
removeAt(int) - Method in class com.groupdocs.parser.templates.TemplateCollection
Removes the template at the given index.
RTF - Static variable in class com.groupdocs.parser.options.FileType
Introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications.

S

save(String) - Method in class com.groupdocs.parser.data.PageImageArea
Saves the image to the file.
save(String, ImageOptions) - Method in class com.groupdocs.parser.data.PageImageArea
Saves the image to the file in a different format.
save(String) - Method in class com.groupdocs.parser.templates.Template
Saves a template to a file.
save(OutputStream) - Method in class com.groupdocs.parser.templates.Template
Saves a template to a stream.
scale(double) - Method in class com.groupdocs.parser.templates.TemplateBarcode
 
scale(double) - Method in class com.groupdocs.parser.templates.TemplateField
 
scale(double) - Method in class com.groupdocs.parser.templates.TemplateFixedPosition
 
scale(double) - Method in class com.groupdocs.parser.templates.TemplateItem
Creates a copy of the current item with all coordinates scaled by the given factor.
scale(double) - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
 
scale(double) - Method in class com.groupdocs.parser.templates.TemplatePosition
Creates a copy of the current position with all coordinates scaled by the given factor.
scale(double) - Method in class com.groupdocs.parser.templates.TemplateRegexPosition
 
scale(double) - Method in class com.groupdocs.parser.templates.TemplateTable
 
scale(double) - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Creates a copy of this layout with all coordinates scaled by the given factor.
scale(double) - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Creates a copy of these parameters with all coordinates scaled by the given factor.
search(String) - Method in class com.groupdocs.parser.Parser
Searches a keyword in the document.
search(String, SearchOptions) - Method in class com.groupdocs.parser.Parser
Searches a keyword in the document using search options (regular expression, match case, etc.).
SearchOptions - Class in com.groupdocs.parser.options
Provides the options which are used for text search.
SearchOptions(boolean, boolean, boolean, boolean, HighlightOptions, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchOptions(boolean, boolean, boolean, int, HighlightOptions, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchOptions(boolean, boolean, boolean, HighlightOptions, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search with the highlight options for the left and the right highlight extraction.
SearchOptions(boolean, boolean, boolean, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search with the same highlight options for the left and the right highlight extraction.
SearchOptions(boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search without highlight extraction.
SearchOptions(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search by pages and without highlight extraction.
SearchOptions() - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class with default values.
SearchResult - Class in com.groupdocs.parser.data
Represents the search result in the search functionality.
SearchResult(int, String, Integer, HighlightItem, HighlightItem) - Constructor for class com.groupdocs.parser.data.SearchResult
Initializes a new instance of the SearchResult class.
SearchResult(int, String, Integer) - Constructor for class com.groupdocs.parser.data.SearchResult
Initializes a new instance of the SearchResult class.
serialize(FieldData, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.FieldDataSerializer
 
serialize(PageBarcodeArea, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.PageBarcodeAreaSerializer
 
serialize(PageTableAreaCell, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.PageTableAreaCellSerializer
 
serialize(PageTableArea, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.PageTableAreaSerializer
 
serialize(PageTextArea, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.PageTextAreaSerializer
 
serialize(Rectangle, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.RectangleSerializer
 
serialize(Size, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.SizeSerializer
 
serialize(TextStyle, Type, JsonSerializationContext) - Method in class com.groupdocs.parser.export.JsonExporter.TextStyleSerializer
 
setAllowIncorrectBarcodes(boolean) - Method in class com.groupdocs.parser.options.BarcodeOptions
Sets the value that indicates whether the incorrect barcodes are allowed.
setBarcodeQuality(QualityMode) - Method in class com.groupdocs.parser.options.BarcodeOptions
Sets the quality of a source barcode.
setCodeTypes(List<String>) - Method in class com.groupdocs.parser.options.BarcodeOptions
Sets the types of barcodes to read.
setCreatePageStream(ICreatePageStream) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets an instance of the page stream creation delegate.
setData(byte[]) - Method in class com.groupdocs.parser.options.ExternalResourceLoadingArgs
Sets the user data.
setDimension(Float) - Method in class com.groupdocs.parser.options.BarcodeOptions
Sets the minimal size of the barcode minimal element.
setDpi(int) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets a dpi.
setFieldNamePrefix(String) - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Sets the prefix used for generated field names.
setHandler(OcrEventHandler) - Method in class com.groupdocs.parser.options.OcrOptions
Sets the event handler to catch OCR events.
setHeight(int) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets the page preview height.
setImageQuality(QualityMode) - Method in class com.groupdocs.parser.options.BarcodeOptions
Sets the quality of a source image.
setLanguage(Language) - Method in class com.groupdocs.parser.options.OcrOptions
Sets the language used for optical character recognition.
setLicense(String) - Method in class com.groupdocs.parser.licensing.License
Licenses the component.
setLicense(InputStream) - Method in class com.groupdocs.parser.licensing.License
Licenses the component.
setLineLimited(boolean) - Method in class com.groupdocs.parser.options.HighlightOptions
Sets the value that indicates whether highlight extraction is limited by the start (or the end) of a text line.
setMaxLength(Integer) - Method in class com.groupdocs.parser.options.HighlightOptions
Sets a maximum text length.
setMeteredKey(String, String) - Method in class com.groupdocs.parser.licensing.Metered
Sets metered public and private key.
setMode(FormattedTextMode) - Method in class com.groupdocs.parser.options.FormattedTextOptions
Sets the formatted text extraction mode.
setOcrOptions(OcrOptions) - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Sets the OCR options used while generating adjustment fields.
setOcrOptions(OcrOptions) - Method in class com.groupdocs.parser.options.ParseByTemplateOptions
Sets the OCR options.
setPageIndex(int) - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Sets the zero-based page index to scan for text fields.
setPageIndex(Integer) - Method in class com.groupdocs.parser.options.ParseByTemplateOptions
Sets the index of the page to parse; null to parse all pages.
setPageNumbers(int[]) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets an array of page numbers to generate previews.
setPagePreviewOptions(PagePreviewOptions) - Method in class com.groupdocs.parser.options.OcrOptions
Sets the page preview options used to render the page that is fed to the OCR engine.
setPreviewFormat(PreviewFormats) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets the preview image format.
setPreviewPageRender(IPreviewPageRender) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets an instance of the page preview render info delegate.
setRectangle(Rectangle) - Method in class com.groupdocs.parser.data.PageArea
 
setRectangle(Rectangle) - Method in class com.groupdocs.parser.options.BarcodeOptions
Sets the rectangular area that contains barcodes.
setRectangle(Rectangle) - Method in class com.groupdocs.parser.options.OcrOptions
Sets the rectangular area that constraints the page area which is used for text recognizing.
setReleasePageStream(IReleasePageStream) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets an instance of the page preview completion delegate.
setRequestedPageWidth(Double) - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Sets the requested page width for normalising scale.
setSkipped(boolean) - Method in class com.groupdocs.parser.options.ExternalResourceLoadingArgs
Sets the value that indicates whether the loading of the external resource must be skipped.
setTemplateOptions(TemplateOptions) - Method in class com.groupdocs.parser.options.GenerateTemplateOptions
Sets the template-level options applied to the generated template (e.g.
setUri(String) - Method in class com.groupdocs.parser.options.ExternalResourceLoadingArgs
Gets the URI of the external resource.
setUseOcr(boolean) - Method in class com.groupdocs.parser.options.ParseByTemplateOptions
Sets the value that indicates whether OCR is used to extract data.
setUseSpellChecker(boolean) - Method in class com.groupdocs.parser.options.OcrOptions
Sets the value that indicates whether the spell checker is used.
setWidth(int) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets the page preview width.
setWordCount(Integer) - Method in class com.groupdocs.parser.options.HighlightOptions
Sets a maximum word count.
SEVENZ - Static variable in class com.groupdocs.parser.options.FileType
7z is an archiving format for compressing files and folders with a high compression ratio.
Size - Class in com.groupdocs.parser.data
Represents a size.
Size(double, double) - Constructor for class com.groupdocs.parser.data.Size
Initializes a new instance of the Size class.
SizeSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.SizeSerializer
 
SVG - Static variable in class com.groupdocs.parser.options.FileType
An SVG file is a Scalar Vector Graphics file that uses XML based text format for describing the appearance of an image.

T

TAR - Static variable in class com.groupdocs.parser.options.FileType
Files with .tar extension are archives created with Unix-based utility for collecting one or more files.
Template - Class in com.groupdocs.parser.templates
Provides the document page template.
Template(Iterable<? extends TemplateItem>) - Constructor for class com.groupdocs.parser.templates.Template
Initializes a new instance of the Template class.
Template(Iterable<? extends TemplateItem>, TemplateOptions) - Constructor for class com.groupdocs.parser.templates.Template
Initializes a new instance of the Template class.
TemplateBarcode - Class in com.groupdocs.parser.templates
Provides the template barcode field.
TemplateBarcode(Rectangle, String) - Constructor for class com.groupdocs.parser.templates.TemplateBarcode
Initializes a new instance of the TemplateBarcode class.
TemplateBarcode(Rectangle, String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateBarcode
Initializes a new instance of the TemplateBarcode clas with the UPPER CASE name.
TemplateBarcode(Rectangle, String, Integer, Double) - Constructor for class com.groupdocs.parser.templates.TemplateBarcode
Initializes a new instance of the TemplateBarcode class with the UPPER CASE name.
TemplateBarcode(Rectangle, String, Integer, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateBarcode
Initializes a new instance of the TemplateBarcode class.
TemplateBarcode(Rectangle, String, Integer, Double, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateBarcode
Initializes a new instance of the TemplateBarcode class.
TemplateCollection - Class in com.groupdocs.parser.templates
A collection of candidate Templates used by automatic template selection.
TemplateCollection() - Constructor for class com.groupdocs.parser.templates.TemplateCollection
Initializes a new empty instance of the TemplateCollection class.
TemplateCollection(Iterable<? extends Template>) - Constructor for class com.groupdocs.parser.templates.TemplateCollection
Initializes a new instance of the TemplateCollection class populated with the given templates.
TemplateField - Class in com.groupdocs.parser.templates
Provides the template text field.
TemplateField(TemplatePosition, String) - Constructor for class com.groupdocs.parser.templates.TemplateField
Initializes a new instance of the TemplateField class.
TemplateField(TemplatePosition, String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateField
Initializes a new instance of the TemplateField class with the UPPER CASE name.
TemplateField(TemplatePosition, String, Integer, Double) - Constructor for class com.groupdocs.parser.templates.TemplateField
Initializes a new instance of the TemplateField class with the UPPER CASE name.
TemplateField(TemplatePosition, String, Integer, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateField
Initializes a new instance of the TemplateField class.
TemplateField(TemplatePosition, String, Integer, Double, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateField
Initializes a new instance of the TemplateField class.
TemplateFixedPosition - Class in com.groupdocs.parser.templates
Provides a template field position which is defined by the rectangular area.
TemplateFixedPosition(Rectangle) - Constructor for class com.groupdocs.parser.templates.TemplateFixedPosition
Initializes a new instance of the TemplateFixedPosition class.
TemplateItem - Class in com.groupdocs.parser.templates
Provides a base abstract class for template items.
TemplateItem(String, Integer, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateItem
Initializes a new instance of the TemplateField class.
TemplateItem(String, Integer, Double, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateItem
Initializes a new instance of the TemplateField class.
TemplateLinkedPosition - Class in com.groupdocs.parser.templates
Provides a template field position which uses the linked field.
TemplateLinkedPosition(String, Size, TemplateLinkedPositionEdges) - Constructor for class com.groupdocs.parser.templates.TemplateLinkedPosition
Initializes a new instance of the TemplateLinkedPosition class.
TemplateLinkedPosition(String, Size, TemplateLinkedPositionEdges, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateLinkedPosition
Initializes a new instance of the TemplateLinkedPosition class with UPPER CASE name.
TemplateLinkedPosition(String, Size, TemplateLinkedPositionEdges, boolean, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateLinkedPosition
Initializes a new instance of the TemplateLinkedPosition class.
TemplateLinkedPositionEdges - Class in com.groupdocs.parser.templates
Provides the edges of the linked field where the text field is seached.
TemplateLinkedPositionEdges(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Initializes a new instance of the TemplateLinkedPositionEdges class.
TemplateOptions - Class in com.groupdocs.parser.templates
Provides the options which are used for parsing by template functionality.
TemplateOptions(double) - Constructor for class com.groupdocs.parser.templates.TemplateOptions
Initializes a new instance of the TemplateOptions class.
TemplatePosition - Class in com.groupdocs.parser.templates
Provides a base abstract class for template positions.
TemplatePosition() - Constructor for class com.groupdocs.parser.templates.TemplatePosition
 
TemplateRegexPosition - Class in com.groupdocs.parser.templates
Provides a template field position which uses the regular expression.
TemplateRegexPosition(String) - Constructor for class com.groupdocs.parser.templates.TemplateRegexPosition
Initializes a new instance of the TemplateRegexPosition class.
TemplateRegexPosition(String, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateRegexPosition
Initializes a new instance of the TemplateRegexPosition class.
TemplateTable - Class in com.groupdocs.parser.templates
Provides the template table.
TemplateTable(TemplateTableLayout, String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class with the UPPER CASE name.
TemplateTable(TemplateTableLayout, String, Integer, Double) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class with the UPPER CASE name.
TemplateTable(TemplateTableLayout, String, Integer, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(TemplateTableLayout, String, Integer, Double, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(TemplateTableParameters, String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class with the UPPER CASE name.
TemplateTable(TemplateTableParameters, String, Integer, Double) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(TemplateTableParameters, String, Integer, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(TemplateTableParameters, String, Integer, Double, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTableLayout - Class in com.groupdocs.parser.templates
Provides the template table layout which is used by TemplateTable class to define table position.
TemplateTableLayout(Iterable<Double>, Iterable<Double>) - Constructor for class com.groupdocs.parser.templates.TemplateTableLayout
Initializes a new instance of the TemplateTableLayout class.
TemplateTableParameters - Class in com.groupdocs.parser.templates
Provides parameters for the table detection algorithms.
TemplateTableParameters(Rectangle, Iterable<Double>) - Constructor for class com.groupdocs.parser.templates.TemplateTableParameters
Initializes a new instance of the TemplateTableParameters class.
TemplateTableParameters(Rectangle, Iterable<Double>, Boolean, Integer, Integer, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateTableParameters
Initializes a new instance of the TemplateTableParameters class.
TEXT - Static variable in class com.groupdocs.parser.options.FileType
A file with .TEXT extension represents a text document that contains plain text in the form of lines.
TextDocumentInfo - Class in com.groupdocs.parser.options
Represents the text document information.
TextDocumentInfo() - Constructor for class com.groupdocs.parser.options.TextDocumentInfo
 
TextOptions - Class in com.groupdocs.parser.options
Provides the options which are used for text extraction.
TextOptions(boolean) - Constructor for class com.groupdocs.parser.options.TextOptions
Initializes a new instance of the TextOptions class.
TextOptions(boolean, boolean) - Constructor for class com.groupdocs.parser.options.TextOptions
Initializes a new instance of the TextOptions class with the OCR usage option.
TextOptions(boolean, boolean, OcrOptions) - Constructor for class com.groupdocs.parser.options.TextOptions
Initializes a new instance of the TextOptions class with the ability to set OCR options.
TextReader - Class in com.groupdocs.parser.data
Represents a reader that can read a sequential series of characters.
TextReader() - Constructor for class com.groupdocs.parser.data.TextReader
 
TextStyle - Class in com.groupdocs.parser.data
Represents the style of the text such as a font name, a font size and so on.
TextStyle(String, String, double, boolean, boolean) - Constructor for class com.groupdocs.parser.data.TextStyle
Initializes a new instance of the TextStyle class.
TextStyleSerializer() - Constructor for class com.groupdocs.parser.export.JsonExporter.TextStyleSerializer
 
TIF - Static variable in class com.groupdocs.parser.options.FileType
TIF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
TIFF - Static variable in class com.groupdocs.parser.options.FileType
TIFF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
TocItem - Class in com.groupdocs.parser.data
Represents the item which is used in the table of contents extraction functionality.
TocItem(int, String, Integer) - Constructor for class com.groupdocs.parser.data.TocItem
Initializes a new instance of the TocItem class.
toString() - Method in class com.groupdocs.parser.data.Point
 
toString() - Method in class com.groupdocs.parser.data.Rectangle
 
toString() - Method in class com.groupdocs.parser.data.Size
 
toString() - Method in class com.groupdocs.parser.options.FileType
 
toString() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
 
trace(String) - Method in interface com.groupdocs.parser.options.ILogger
Logs an event occurred during data extraction.
TSV - Static variable in class com.groupdocs.parser.options.FileType
A Tab-Separated Values (TSV) file format represents data separated with tabs in plain text format.
TXT - Static variable in class com.groupdocs.parser.options.FileType
A file with .TXT extension represents a text document that contains plain text in the form of lines.

U

Unknown - Static variable in class com.groupdocs.parser.options.FileType
Represents unknown file type.
UnsupportedDocumentFormatException - Exception in com.groupdocs.parser.exceptions
Thrown during document load, when the document format is not recognized or not supported.
UnsupportedDocumentFormatException() - Constructor for exception com.groupdocs.parser.exceptions.UnsupportedDocumentFormatException
Initializes a new instance of the UnsupportedDocumentFormatException class.
UnsupportedDocumentFormatException(String) - Constructor for exception com.groupdocs.parser.exceptions.UnsupportedDocumentFormatException
Initializes a new instance of the UnsupportedDocumentFormatException class with the message.

V

valueOf(String) - Static method in enum com.groupdocs.parser.options.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.FileTypeDetectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.FormattedTextMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.PagePreviewFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.PreviewFormats
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.QualityMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.groupdocs.parser.options.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.FileTypeDetectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.FormattedTextMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.PagePreviewFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.PreviewFormats
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.QualityMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(String) - Method in interface com.groupdocs.parser.options.ILogger
Logs a warning that occurred during data extraction.
WEBP - Static variable in class com.groupdocs.parser.options.FileType
WebP, introduced by Google, is a modern raster web image file format that is based on lossless and lossy compression.
WMF - Static variable in class com.groupdocs.parser.options.FileType
Files with WMF extension represent Microsoft Windows Metafile (WMF) for storing vector as well as bitmap-format images data.
WorksheetCell - Class in com.groupdocs.parser.data
Represents a worksheet cell.
WorksheetCell(int, int, int, String) - Constructor for class com.groupdocs.parser.data.WorksheetCell
Initializes a new instance of the WorksheetCell class.
WorksheetCell(int, int, int, int, int, String) - Constructor for class com.groupdocs.parser.data.WorksheetCell
Initializes a new instance of the WorksheetCell class.
WorksheetInfo - Class in com.groupdocs.parser.data
Represents a sheet info.
WorksheetInfo(int, String, WorksheetRange) - Constructor for class com.groupdocs.parser.data.WorksheetInfo
Initializes a new instance of the WorksheetInfo class.
WorksheetOptions - Class in com.groupdocs.parser.options
Provides the options which are used for the worksheet extraction.
WorksheetOptions(WorksheetRange...) - Constructor for class com.groupdocs.parser.options.WorksheetOptions
Initializes a new instance of the WorksheetOptions class.
WorksheetRange - Class in com.groupdocs.parser.data
Provides the range which is used for the worksheet extraction.
WorksheetRange(int, int, int, int) - Constructor for class com.groupdocs.parser.data.WorksheetRange
Initializes a new instance of the WorksheetRange class.

X

XHTML - Static variable in class com.groupdocs.parser.options.FileType
The XHTML is a text based file format with markup in the XML, using a reformulation of HTML 4.0.
XLA - Static variable in class com.groupdocs.parser.options.FileType
The Excel 97-2003 Add-In, a supplemental program that is designed to run additional code.
XLAM - Static variable in class com.groupdocs.parser.options.FileType
The XML-based and macro-enabled Add-In format for Excel 2010 and Excel 2007.
XLS - Static variable in class com.groupdocs.parser.options.FileType
Files with XLS extension represent Excel Binary File Format.
XLSB - Static variable in class com.groupdocs.parser.options.FileType
XLSB file format specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content.
XLSM - Static variable in class com.groupdocs.parser.options.FileType
Files with XLSM extension is a type of Spreasheet files that support Macros.
XLSX - Static variable in class com.groupdocs.parser.options.FileType
XLSX is well-known format for Microsoft Excel documents that was introduced by Microsoft with the release of Microsoft Office 2007.
XLT - Static variable in class com.groupdocs.parser.options.FileType
Files with .XLT extension are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite.
XLTM - Static variable in class com.groupdocs.parser.options.FileType
The XLTM file extension represents files that are generated by Microsoft Excel as Macro-enabled template files.
XLTX - Static variable in class com.groupdocs.parser.options.FileType
Files with XLTX extension represent Microsoft Excel Template files that are based on the Office OpenXML file format specifications.
XML - Static variable in class com.groupdocs.parser.options.FileType
XML stands for Extensible Markup Language that is similar to HTML but different in using tags for defining objects.
XmlExporter - Class in com.groupdocs.parser.export
Provides the functionality to export data in XML format.
XmlExporter() - Constructor for class com.groupdocs.parser.export.XmlExporter
Initializes a new instance of the XmlExporter class.

Z

ZIP - Static variable in class com.groupdocs.parser.options.FileType
ZIP file extension represents archives that can hold one or more files or directories.
A B C D E F G H I J L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2026. All rights reserved.