To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For detAils, see Working With Extracted Data.
Here are the steps to extract data from PDF Form:
Instantiate Parser object for the initial document Call parseForm method and obtAin the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtAin form data. The following example shows the use case when a user fills in PDF form and send it by emAil (for example)....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This page contAins a description of all index settings that can be specified in an instance of the IndexSettings class....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013.
In your document, write a sentence like “We provide support for the following products:”....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnAils and preview document pages using GroupDocs.Comparison for Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates.
It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...