In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET.
Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET.
Salient features of file conversion API using Java are described in this article...Salient features of file conversion API using Java are described in this article
This article explains how to lock the watermarks in a Word document to restrict the editing in Java....This article explains how to lock the watermarks in a Word document to restrict the editing in Java.
The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API.
This article shows how to access XMP metadata in a file of any supported format....This article shows how to access XMP metadata in a file of any supported format.
This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API
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....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.