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)....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs.Signature Product Solution 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....Comparison Product Solution GroupDocs.Signature Product Solution 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:”....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
Inspect, modify, and remove shapes in Excel documents using Python via .NET....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking API...Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
System requirements, supported platforms, and environment setup for GroupDocs.Conversion for Node.js via Java. No Microsoft Office or other third‑party software is required....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide.
Here are the steps to extract a text from Microsoft Office PowerPoint presentations:
Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...