groupdocs.parser.templates
Leave feedback
On this page
The namespace provides classes for creating templates for parsing document data.
| Class | Description |
|---|---|
Template |
Provides the document page template. It consists of TemplateItem objects
which represent the items of the template such as text field and table definitions. |
TemplateBarcode |
Provides the template barcode field. |
TemplateCollection |
Represents a collection of document parsing templates. |
TemplateField |
Provides the template text field. |
TemplateFixedPosition |
Provides a template field position which is defined by the rectangular area. |
TemplateItem |
Provides a base abstract class for template items. |
TemplateLinkedPosition |
Provides a template field position which uses the linked field. |
TemplateLinkedPositionEdges |
Provides the edges of the linked field where the text field is seached.
TemplateLinkedPositionEdges is used in TemplateLinkedPosition class. |
TemplateOptions |
Provides the options which are used for parsing by template functionality. |
TemplatePosition |
Provides a base abstract class for template positions. |
TemplateRegexPosition |
Provides a template field position which uses the regular expression. |
TemplateTable |
Provides the template table. |
TemplateTableLayout |
Provides the template table layout which is used by TemplateTable class to define table position. |
TemplateTableParameters |
Provides parameters for the table detection algorithms. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.