Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer Documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a Document to be inserted during run-time.
<Document_expression]>> Warning A doc tag can be used almost anywhere in a template Document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a Document to be inserted during run-time....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...
This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
Create reports from database data using DataSet, DataTable, or IDataReader as data sources for templates....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...
Extracting information about all shapes in an Excel Document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel Document.
advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation
SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your Document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
Clone metadata from the source or target Document, or supply custom author/company metadata to the result file using SaveOptions.CloneMetadataType in GroupDocs.Comparison for .NET....Comparison Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...
This article shows how to create electronic signatures with additional visual extensions...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
Add watermarks as XObjects, Artifacts, and Annotations using Python via .NET....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
This article explains that how to extract images from Document page area....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...
Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:
Report must show managers’ picture and name. It must associate the managers with their clients....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...