Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ...... Date selector: 09.12.2016 Formatted...Combo box: Выберите элемент. Date and time: 12/6/2016 1:59 PM...
demo-app/render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license file absolute path ...... Date selector: 09.12.2016 Formatted...Combo box: Выберите элемент. Date and time: 12/6/2016 1:59 PM...
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)....TemplateRegexPositio ( "Invoice Date" ), "InvoiceDate" ), new TemplateField...TemplateRegexPositio ( "Due Date" ), "DueDate" ), new TemplateField...
The search api allow you to optimize, merge, delete, upDate and create indexes along with many other fascinating features... Date range search. Numeric range...object types: text, numbers, dates, file names, document types...
We are delighted to announce another monthly release of GroupDocs.Signature for .NET 18.9 with multitude of new features like ability to save Image documents as PDF and signing of PDF with Metadata Signatures. Furthermore, this monthly release also comes up with few fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience.
Features Metadata Signatures for PDFThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....data of sign date PdfMetadataSignature mdSign_Date = new PdfMe...MetadataSignatures.Add(mdSign_Date); // sign document string signedPath...
Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata management within your .NET applications....as the artist, the creation date, and copyright information,...
Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....Metadata such as author, creation date, and document properties Images...
Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....containing the file last printing date if it's missing // Note that...
This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....properties like Author, Creation Date, Producer, Entry, Keywords etc...