This article explains how to implement custom encryption for QR-code electronic signatures....Search Product Solution GroupDocs...steps to embed into QR-code text with custom encryption with...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Search Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...
This article demonstrates how to edit Mobi files using Java programming language....Search Product Solution GroupDocs...E-Books in this format can contain text with rich formatting, images...
Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page.
Template fields The template field is set by TemplateField class with the following constructor:
TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Search Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...
This article explains how to implement custom encryption for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...
This article explains how to implement custom serialization for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...
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)....Search Product Solution GroupDocs...the field data contains the text return fieldData != null &&...
This article demonstrates how to edit Mobi files using C# programming language....Search Product Solution GroupDocs...E-Books in this format can contain text with rich formatting, images...
This article explains how to implement custom encryption for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...
This article explains how to implement custom serialization for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...