Package | Description |
---|---|
com.groupdocs.parser.templates |
The package provides classes for creating templates for parsing document data.
|
Modifier and Type | Method and Description |
---|---|
TemplateTableParameters |
TemplateTable.getParameters()
Gets the parameters to detect the table in the automatic mode.
|
Constructor and Description |
---|
TemplateTable(TemplateTableParameters parameters,
String name,
Integer pageIndex)
Initializes a new instance of the
TemplateTable class. |