Interface | Description |
---|---|
IContainer |
Provides the functionality to work with containers.
|
IContainerFactory |
Provides the functionality for creating containers.
|
IHighlightExtractor |
Provides the functionality to extract highlights.
|
INotificationReceiver |
Provides the functionality of processing notifications.
|
IPageTextExtractor |
Provides the functionality to work with document's pages.
|
IPasswordProvider |
Provides the functionality to provide a password for protected documents on-demand.
|
IRegexSearchable |
Provides the functionality to search a text with regular expressions.
|
ISearchable |
Provides the functionality to search a text.
|
ISearchEngine |
Provides the functionality to search a text.
|
ISearchHandler |
Represents search handler for processing search events.
|
IStructuredExtractor |
Provides the functionality to structured text extraction.
|
ITextExtractorWithFormatter |
Provides the functionality to work with document formatters.
|
Class | Description |
---|---|
CellsFormattedTextExtractor |
Provides the formatted text extractor for spreadsheets.
|
CellsMediaTypeDetector |
Provides the functionality to detect the media type of a spreadsheet.
|
CellsMetadataExtractor |
Provides the functionality to extract the metadata from spreadsheets.
|
CellsSheetInfo |
Provides the information of a sheet.
|
CellsTextExtractor |
Provides the text extractor for spreadsheets.
|
CellsTextExtractorBase |
Provides the base class of text extractors for spreadsheets.
|
ChmFormattedTextExtractor |
Provides the formatted text extractor for chm documents.
|
ChmMediaTypeDetector |
Provides the functionality to detect the media type of CHM.
|
ChmTextExtractor |
Provides the text extractor for CHM documents.
|
ComplexMetadataExtractor |
Provides the functionality to extract the complex metadata.
|
CompositeMediaTypeDetector |
Provides the functionality to detect various media types.
|
CompositeNotificationReceiver |
Provides the functionality to combine notification receivers.
|
Container |
Provides the base class for containers.
|
Container.Entity |
Provides the information of the container's entity.
|
Container.EntityParameter |
Provides the information of the container's entity parameter.
|
ContainerEnumerator |
Provides an enumerator for the containers.
|
ContainerPath |
Provides the information about the directory in the container.
|
ContainsSearchHandler |
Represents search handler for processing search event only once.
|
CsvMediaTypeDetector |
Provides the functionality to detect CSV's media type.
|
DbContainer |
Provides a container for database.
|
DbTableReader |
Provides a reader for the database table.
|
DocumentContent |
Provides an interface to work with document's content.
|
DocumentFormatter |
Provides the base class for documents' formatters.
|
DocumentPage |
Provides a document page.
|
DocumentPartFormatter<T> |
Provides the functionality for formatting a part of a document.
|
DocumentPartOptions |
Provides the options for the document's part.
|
DocumentProperties |
Provides properties of the document.
|
EmailConnectionInfo |
Provides the information for connection with email server.
|
EmailConnectionType |
Describes the email connection type.
|
EmailContainer |
Provides a container for email servers.
|
EmailFormattedTextExtractor |
Provides the formatted text extractor for email messages.
|
EmailMediaTypeDetector |
Provides the functionality to the detect media type of an email message.
|
EmailMetadataExtractor |
Provides the functionality to extract the metadata from email messages.
|
EmailTextExtractor |
Provides the text extractor for email messages.
|
EmailTextExtractorBase |
Provides the base class for text extractors for emails.
|
EncodingDetector |
Provides the functionality for detecting the encoding of the
java.io.InputStream . |
EpubFormattedTextExtractor |
Provides the formatted text extractor for EPUB documents.
|
EpubMediaTypeDetector |
Provides the functionality to detect the media type of EPUB document.
|
EpubMetadataExtractor |
Provides the functionality to extract the metadata from EPUB documents.
|
EpubPackage |
Provides the information of a EPUB package.
|
EpubTextExtractor |
Provides the text extractor for EPUB documents.
|
EpubTextExtractorBase |
Provides the base class of text extractors for EPUB documents.
|
ExtractMode |
Describes the mode of text extraction.
|
Extractor |
Provides the functionality for fast extracting text and metadata from documents.
|
ExtractorFactory |
Provides the functionality for creating extractors for documents.
|
FictionBookFormattedTextExtractor |
Provides the formatted text extractor for FB2 (FictionBook) documents.
|
FictionBookMediaTypeDetector |
Provides the functionality to detect the media type of FB2 (FictionBook) document.
|
FictionBookMetadataExtractor |
Provides the functionality to extract the metadata from FB2 (FictionBook) documents.
|
FictionBookTextExtractor |
Provides the text extractor for FB2 (FictionBook) documents.
|
FolderContainer |
Provides a container for the directory.
|
Font |
Provides a font.
|
GroupProperties |
Provides properties of the logical group of the document's elements.
|
HighlightDirection |
Provides the direction of highlight.
|
HighlightMode |
Describes the mode of highlight extraction.
|
HighlightOptions |
Provides the options for highlight.
|
HtmlDocumentFormatter |
Provides HTML text formatter.
|
HtmlListFormatter |
Provides the functionality to format the list as HTML formatting.
|
HtmlTableFormatter |
Provides the functionality to format the table as HTML formatting.
|
HtmlTextFormatter |
Provides the functionality to format the text as HTML formatting.
|
HyperlinkProperties |
Provides properties of the document's hyperlink element.
|
License |
Represents GroupDocs.Parser license.
|
LineBreakProperties |
Provides properties of the document's empty line.
|
ListFormatter |
Provides the functionality to format the list.
|
ListItem |
Provides a list item.
|
ListItemOptions |
Provides the options for a list item.
|
ListItemProperties |
Provides properties of the document's list item element.
|
ListItemStyle |
Provides a style of a list item.
|
ListProperties |
Provides properties of the document's list element.
|
ListSearchHandler |
Represents search handler for converting search events into a plain list.
|
ListType |
Describes the type of a list.
|
LoadOptions |
Represents the options of loading the file.
|
MarkdownDocumentFormatter |
Provides Markdown text formatter.
|
MarkdownFormattedTextExtractor |
Provides the formatted text extractor for Markdown (.md) documents.
|
MarkdownListFormatter |
Provides the functionality to format the list as Markdown formatting.
|
MarkdownTableFormatter |
Provides the functionality to format the table as Markdown formatting.
|
MarkdownTextExtractor |
Provides the text extractor for Markdown (.md) documents.
|
MarkdownTextFormatter |
Provides the functionality to format the text as Markdown formatting.
|
MediaTypeDetector |
Provides the base class for media type detectors.
|
MediaTypeNames |
Provides the media types.
|
MediaTypeNames.Application |
Provides the media types for applications.
|
MediaTypeNames.Message |
Provides the media types for messages.
|
MediaTypeNames.Multipart |
Provides the media types for multipart types.
|
MediaTypeNames.Text |
Provides the media types for texts.
|
MetadataCollection |
Provides the metadata for a document.
|
MetadataExtractor |
Provides the functionality to extract the metadata.
|
MetadataNames |
Provides the metadata names.
|
Metered |
Provides methods to set metered key.
|
ModelNode |
Provides data for a node of the document's model.
|
ModelStructuredHandler |
Represents a handler for extracting a structured text from the document as Model.
|
NoteMediaTypeDetector |
Provides the functionality to detect the media type of OneNote sections.
|
NoteTextExtractor |
Provides the text extractor for OneNote documents.
|
NotificationLevel |
Provides information about a level of the notification.
|
NotificationMessage |
Provides a notification message.
|
PageProperties |
Provides properties of the document's page.
|
ParagraphProperties |
Provides properties of the document's paragraph element.
|
ParagraphStyle |
Describes the style of a paragraph.
|
PasswordRequest |
Provides the password request.
|
PdfMediaTypeDetector |
Provides the functionality to detect the media type of PDF document.
|
PdfMetadataExtractor |
Provides the functionality to extract the metadata from PDF documents.
|
PdfTextExtractor |
Provides the text extractor for PDF documents.
|
PersonalStorageContainer |
Provides a container for Outlook's Personal Storage.
|
PersonalStorageMediaTypeDetector |
Provides the functionality to detect the media type of Outlook's Personal Storage.
|
PlainDocumentFormatter |
Provides a plain text formatter.
|
PlainListFormatter |
Provides the functionality to format the list as a plain text formatting.
|
PlainTableFormatter |
Provides the functionality to format the table as a plain text formatting.
|
PlainTableFrame |
Provides a frame of the table's borders.
|
PlainTableFrameAngle |
Provides the information of symbols of intersections.
|
PlainTableFrameConfig |
Provides a configuration of the table's frame.
|
PlainTableFrameEdge |
Provides the information of symbols of edges.
|
PlainTableFrameIntersection |
Provides the information of symbols of intersections.
|
PlainTextFormatter |
Provides the functionality to format the text as a plain text formatting.
|
Rectangle |
Provides a rectangle.
|
RegexSearchOptions |
Provides the options for search with regular expressions.
|
SearchHighlightOptions |
Provides options of highlight.
|
SearchOptions |
Provides the options for search.
|
SearchResult |
Provides the result of the search.
|
SectionProperties |
Provides properties of the document's section element.
|
SlideProperties |
Provides properties of the document's slide.
|
SlidesFormattedTextExtractor |
Provides the formatted text extractor for presentations.
|
SlidesMediaTypeDetector |
Provides the functionality to detect the media type of a presentation.
|
SlidesMetadataExtractor |
Provides the functionality to extract the metadata from presentations.
|
SlidesTextExtractor |
Provides the text extractor for presentations.
|
SlidesTextExtractorBase |
Provides the base class for text extractors for presentations.
|
StructuredElementProperties |
Provides properties of the document's element.
|
StructuredElementType |
Describes the type of a document's element.
|
StructuredHandler |
Represents a handler for extracting a structured text from the document.
|
StyleNames |
Provides styles for the text.
|
TableCell |
Provides a table cell.
|
TableCellBorders |
Defines the information about cell's borders.
|
TableCellComparer |
Provides the comparer for
TableCell . |
TableCellProperties |
Provides the properties of a document's table cell element.
|
TableCellText |
Defines the information about cell's text.
|
TableColumnWidthCollection |
Provides the functionality to store the columns' widths.
|
TableFormatter |
Provides the functionality to format the table.
|
TableOfContentsItem |
Provides the item of table of contents.
|
TableProperties |
Provides the properties of a document's table element.
|
TableRow |
Provides a table row.
|
TableRowProperties |
Provides the properties of a document's table row element.
|
TextArea |
Provides a text area.
|
TextAreaItem |
Provides a text area item.
|
TextAreaSearchOptions |
Provides the options for extracting text areas.
|
TextExtractor |
Provides the base class for text extractors.
|
TextFormatter |
Provides the functionality for formatting a text.
|
TextItem |
Provides a text item.
|
TextItemOptions |
Provides the options for a text item.
|
TextProperties |
Provides properties of the value of the document's element.
|
WordSeparators |
Provides the functionality to check whether character is a separator.
|
WordsFormattedTextExtractor |
Provides the formatted text extractor for text documents.
|
WordsMediaTypeDetector |
Provides the functionality to detect the media type a text document.
|
WordsMetadataExtractor |
Provides the functionality to extract the metadata from text documents.
|
WordsTextExtractor |
Provides the text extractor for text documents.
|
XmlStructuredHandler |
Represents a handler for extracting a structured text from the document as XML.
|
XmlTextExtractor |
Provides the text reader for XML documents.
|
ZipContainer |
Provides a container for zip archives.
|
ZipMediaTypeDetector |
Provides the functionality to detect the media type of ZIP archive.
|
Exception | Description |
---|---|
ArgumentNullException |
Represents the errors that occur when parameter is null.
|
CorruptedDocumentException |
Thrown during document load, when the document is corrupted.
|
GroupDocsParserException |
Represents the errors that occur during application execution.
|
InvalidPasswordException |
Thrown if a document is encrypted with a password and the password specified
when opening the document is incorrect or missing.
|
UnsupportedDocumentFormatException |
Thrown during document load, when the document format is not recognized or not supported.
|
Copyright © 2018. All rights reserved.