Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5:
The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to use PDF digital electronic signature features on document page....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
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#....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Learn this article and check how to restrict loading of external resources during conversion...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to use different image adjustment with electronic signatures on document page....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to lock the watermarks in a Word document to restrict the editing....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article shows how to handle search queries if they contain special characters and separator characters....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
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....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...