- generatePreview(PreviewOptions) - Method in class com.groupdocs.parser.Parser
-
Get pages preview.
- 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.
- 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.
- 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.
- 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.
- getColumnCount() - Method in class com.groupdocs.parser.data.PageTableArea
-
Gets the total number of the table colums.
- getColumnIndex() - Method in class com.groupdocs.parser.data.PageTableAreaCell
-
Gets the column index.
- getColumnSpan() - Method in class com.groupdocs.parser.data.PageTableAreaCell
-
Gets the total number of columns that contain the table cell.
- getColumnWidth(int) - Method in class com.groupdocs.parser.data.PageTableArea
-
Returns the column width.
- 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.
- getCreatePageStream() - Method in class com.groupdocs.parser.options.PreviewOptions
-
Gets an instance of the page stream creation delegate.
- 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.
- 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.
- 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.
- getFeatures() - Method in class com.groupdocs.parser.Parser
-
Gets the supported features.
- 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.
- 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 interface com.groupdocs.parser.options.IDocumentInfo
-
Gets the document 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.
- 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.
- 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.
- getImageFormat() - Method in class com.groupdocs.parser.options.ImageOptions
-
Gets the image format for image extraction.
- 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.
- 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.
- getMaxLength() - Method in class com.groupdocs.parser.options.HighlightOptions
-
Gets a maximum text length.
- 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.
- getMinColumnCount() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
-
Gets the minimum number of the table columns.
- getMinRowCount() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
-
Gets the minimum number of the table rows.
- 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.templates.TemplateItem
-
Gets the name of the template item.
- 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.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.templates.TemplateItem
-
Gets the page index of the template item.
- getPageNumber() - Method in class com.groupdocs.parser.options.PageInfo
-
Gets the page number.
- getPageNumbers() - Method in class com.groupdocs.parser.options.PreviewOptions
-
Gets an array of page numbers to generate previews.
- 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.
- 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.
- 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.PageAreaOptions
-
Gets the rectangular area that contains page areas.
- 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.
- getReleasePageStream() - Method in class com.groupdocs.parser.options.PreviewOptions
-
Gets an instance of the page preview completion delegate.
- 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.
- getRowCount() - Method in class com.groupdocs.parser.data.PageTableArea
-
Gets the total number of the table 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.
- getRowSpan() - Method in class com.groupdocs.parser.data.PageTableAreaCell
-
Gets the total number of rows that contain the table 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 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
- getText() - Method in class com.groupdocs.parser.data.HighlightItem
-
Gets the text of the highlight.
- 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.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.
- 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.
- getUserName() - Method in class com.groupdocs.parser.options.EmailConnection
-
Gets the user name.
- getValue() - Method in class com.groupdocs.parser.data.MetadataItem
-
Gets the value of the metadata item.
- 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.
- 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.
- 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
-
Graphical Interchange Format File (.gif)
- 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
-
- ICO - Static variable in class com.groupdocs.parser.options.FileType
-
Icon File (.ico)
- 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
-
- IReleasePageStream - Interface in com.groupdocs.parser.options
-
Represents a method which releases the stream created by the
ICreatePageStream
delegate.
- isAutoScale() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
-
Gets the value that indicates whether SearchArea
is scaled by the linked field size.
- 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.templates.TemplateLinkedPositionEdges
-
Gets the value that indicates whether the instance is empty.
- 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.
- 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.
- 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.
- 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.
- isStructure() - Method in class com.groupdocs.parser.options.Features
-
Gets the value that indicates whether text structure 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.
- isTextPage() - Method in class com.groupdocs.parser.options.Features
-
Gets the value that indicates whether text page 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.
- 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.
- iterator() - Method in class com.groupdocs.parser.templates.Template
-
- 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
-
- 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
-
- 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.
- 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
-
- 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(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, boolean, boolean, boolean, Rectangle) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
-
- parseByTemplate(Template) - Method in class com.groupdocs.parser.Parser
-
Parses the document by the user-generated template.
- parseForm() - Method in class com.groupdocs.parser.Parser
-
Parses the document form.
- Parser - Class in com.groupdocs.parser
-
Represents the main class that controls text, images, container extraction and parsing functionality.
- Parser(Connection) - Constructor for class com.groupdocs.parser.Parser
-
Initializes a new instance of the
Parser
class.
- Parser(Connection, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
-
Initializes a new instance of the
Parser
class.
- 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, 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, 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
-
- PCL - Static variable in class com.groupdocs.parser.options.FileType
-
Printer Command Language Document (.pcl)
- PDF - Static variable in class com.groupdocs.parser.options.FileType
-
Portable Document Format File (.pdf)
- PICT - Static variable in class com.groupdocs.parser.options.FileType
-
Macintosh PICT (.pict)
- PNG - Static variable in class com.groupdocs.parser.options.FileType
-
Portable Network Graphic (.png)
- 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
-
PowerPoint Template (.pot)
- POTM - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Open XML Macro-Enabled Presentation Template (.potm)
- POTX - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Open XML Presentation Template (.potx)
- PPS - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Slide Show (.pps)
- PPSM - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Open XML Macro-Enabled Slide (.ppsm)
- PPSX - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Open XML Slide Show (.ppsx)
- PPT - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Presentation (.ppt)
- PPTM - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Open XML Macro-Enabled Presentation
- PPTX - Static variable in class com.groupdocs.parser.options.FileType
-
PowerPoint Open XML Presentation (.pptx)
- 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.
- PS - Static variable in class com.groupdocs.parser.options.FileType
-
PostScript File (.ps)
- PSD - Static variable in class com.groupdocs.parser.options.FileType
-
Adobe Photoshop Document (.psd)
- PST - Static variable in class com.groupdocs.parser.options.FileType
-
Outlook Personal Information Store File (.pst)