The following article indicates the file formats that Groupdocs.Comparison can work with....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
id: basic-usage url: signature/net/basic-usage title: Basic usage weight: 1 description: “Quick Start section about main features of Groupdocs.Signature API, describes how to sign documents with just couple lines of code.” keywords: Groupdocs.Signature Quick Start, Groupdocs.Signature .NET Basic Usage, Groupdocs.Signature Quick Start C#, Groupdocs.Signature Get Started productName: Groupdocs.Signature for .NET hideChildren: False structuredData: showOrganization: True Groupdocs Signature library provides ability to manipulate with different electronic signature types such as text, image, digital, barcode, QR-code, stamp, form field, metadata....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Following this guide you will learn how to save edited Word document with password or change output document format using Groupdocs.Editor for Java features....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This page contains information about configuring the search network....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This topic explains how to search for digital electronic signatures across the documents with Groupdocs.Signature API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This topic lists file formats supported by Groupdocs.Watermark for Python....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Reading Photoshop Metadata properties The Groupdocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/.
The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image.
Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects Groupdocs.Assembly for .NET API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the Groupdocs.Assembly.Data namespace have been added:
DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the Groupdocs.Assembly.Data.DocumentTable class have been added:
Name IndexInDocument Data Source Document Multiple Tables Data....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...