This article shows how to add Metadata signature to the each Document type meta layer with different data types over with GroupDocs.Signature...Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...
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....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...
The page describes how to load PDF, Word, Excel, PowerPoint Documents from FTP using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...
Following this guide you will learn how to load Document from local disk or file stream for editing with GroupDocs.Editor for Java API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...
This article explains how to add Barcode signature on Document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
This article demonstrates how to convert Document stored in FTP storage using GroupDocs.Conversion for Java API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...
The page describes how to add components to a Document using GroupDocs.Annotation API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...
Create reports from database data using DataSet, DataTable, or IDataReader as data sources for templates....Redaction 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....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...