The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats 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 JPEG image....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn how to extract tables from a specific document page using GroupDocs.Parser for .NET. Extract tables from Excel, Word, PDF pages by page index in C#....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article shows how to handle search queries if they contain special characters and separator characters....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to lock the watermarks in a Word document to restrict the editing....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
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 advanced_usage....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...