Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer Documents to 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....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...
This article explains how to add Document to Diagram via OLE with GroupDocs.Merger within your .NET applications....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...
This article explains that how to extract images from Document....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...
This section describes how to use GroupDocs.Viewer for Node.js to convert different Document types to PDF, HTML, PNG, and JPEG formats....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...
This example demonstrates how to load a password-protected Document.
advanced_usage.loading_files.LoadPasswordProtectedDocument
// Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your Document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
Digital signature (eSignature) for DOTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign DOTM Documents for free!...Digital Signature - eSign DOTM Documents! Digital signature for DOTM...certificates allow to sign DOTM document with eSign application. Note...
This article explains how to add watermarks in word processing Document....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...
This article explains how to add various types of Form Field signatures on Document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...
Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013:
Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...