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)....resources GitHub examples You may easily run the code above and...
This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....resources GitHub examples You may easily run the code from documentation...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....resources GitHub examples You may easily run the code from documentation...
GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Standalone report generators may work with multiple data sources...
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....Lotus Notes database files, it may take a significant amount of...
Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway.
so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net”
Did bit more inve…... “thumbUrl”: null Expected: may be pageurl can be returned as...