This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API.... print ( "No one signature was deleted." ); }...
Learn about redaction API methods to reject or approve specific changes during redaction process...The interface contains only one method, , which receives detailed...
Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....strings are the same as the ones that you pass to method implementors...information on several invoices in one table. # Ware Pack Quantity «foreach...
This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...wildcard characters in a word: a one character wildcard and a character...below demonstrates use of the one character wildcard. C# string...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...options, use the method for one of the following classes (depending...
This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...options, use the method for one of the following classes (depending...
Explore the process of merging PDF files in Python, utilizing the powerful GroupDocs.Merger library without any third-party software....compiling multiple documents into one comprehensive file, which enhances...merge multiple PDF files into one. import groupdocs.merger as gm...
This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....key for encryption (at least one character) * </p> */ public final...key for encryption (at least one character) * </p> */ public final...
This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....key for encryption (at least one character) * </p> */ public final...key for encryption (at least one character) * </p> */ public final...
Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class.
Building Reports To build a report from a template, you can use One of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....from a template, you can use one of the DocumentAssembler.AssembleDocument...template. The object must be of one of the following types: JsonDataSource...