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....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.
GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information.
Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information.
Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage.
How to use custom caching implementation with GroupDocs.Viewer using Java....How to use custom caching implementation with GroupDocs.Viewer using Java.
Convert EBooks to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python. Learn how to render documents in various formats....Convert EBooks to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python. Learn how to render documents in various formats.
This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format.
This article explains how to implement custom encryption for QR-code electronic signatures....This article explains how to implement custom encryption for QR-code electronic signatures.
This article explains how to use PDF digital electronic signature features on document page.... This article explains how to use PDF digital electronic signature features on document page.
This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.
Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET.