- 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
-
- GenerateTemplateOptions(OcrOptions) - Constructor for class com.groupdocs.parser.options.GenerateTemplateOptions
-
- 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
-
- 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
-
- 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
-
- GroupDocsParserException(String) - Constructor for exception com.groupdocs.parser.exceptions.GroupDocsParserException
-
- GZ - Static variable in class com.groupdocs.parser.options.FileType
-
Files with .gz extension are compressed files created with gzip compression application.
- 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
-
- InvalidPasswordException(String) - Constructor for exception com.groupdocs.parser.exceptions.InvalidPasswordException
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- PageImageArea(InputStream, FileType, double, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageImageArea
-
- 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
-
- PagePreviewOptions(int) - Constructor for class com.groupdocs.parser.options.PagePreviewOptions
-
- 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
-
- 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
-
- PageTableAreaCell - Class in com.groupdocs.parser.data
-
- PageTableAreaCell(int, int, PageArea) - Constructor for class com.groupdocs.parser.data.PageTableAreaCell
-
- PageTableAreaCell(int, int, PageArea, int, int) - Constructor for class com.groupdocs.parser.data.PageTableAreaCell
-
- 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
-
- 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
-
- PageTextArea(String, Double, TextStyle, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageTextArea
-
- PageTextArea(Iterable<PageTextArea>, Page) - Constructor for class com.groupdocs.parser.data.PageTextArea
-
- 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
-
- 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
-
- 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
-
- 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
-
- ParseByTemplateOptions(boolean) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
-
- ParseByTemplateOptions(boolean, OcrOptions) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
-
- ParseByTemplateOptions(Integer, boolean) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
-
- ParseByTemplateOptions(Integer, boolean, OcrOptions) - Constructor for class com.groupdocs.parser.options.ParseByTemplateOptions
-
- parseForm() - Method in class com.groupdocs.parser.Parser
-
Parses the document form.
- parsePagesByTemplate(Template) - Method in class com.groupdocs.parser.Parser
-
- 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
-
- Parser(String, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
-
- Parser(String, LoadOptions, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
-
- 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
-
- Parser(InputStream, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
-
- Parser(InputStream, LoadOptions, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
-
- 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
-
- 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.
- 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
-
- SearchOptions(boolean, boolean, boolean, int, HighlightOptions, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
-
- 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
-
- SearchResult(int, String, Integer) - Constructor for class com.groupdocs.parser.data.SearchResult
-
- 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.