Learn this article and check how to load and convert CAD Documents with advanced options using GroupDocs.Conversion for .NET API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...
Learn about how many ways the Groupdocs.watermark can add watermarks in PDF Documents....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
The page describes how to load PDF, Word, Excel, PowerPoint Documents from URL using GroupDocs.Annotation for Java....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...
This article gives the knowledge that how the Document filters used during the search using Java search API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...
This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...
Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements:
Report must show the client names in a numbered list. Report must be generated in the Text Document. Adding Syntax to be evaluated by GroupDocs....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...
This article explains how to set Document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...
Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in HTML Document Note This feature is supported by version 17.3.0 or greater Reporting Requirement As a report developer, you are required to represent customers’ orders information with the following key requirements:
Report must show each customer along with sum of prices of his orders....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly 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:...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...
This section contains examples with advanced electronic signatures verification across the Document and its pages with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...