This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API.
This article shows the use of aliases which allows you to reduce the length of search queries in text form....This article shows the use of aliases which allows you to reduce the length of search queries in text form.
Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.
Find and remove text, image, and hyperlink watermarks using Python via .NET....Find and remove text, image, and hyperlink watermarks using Python via .NET.
This article explains how to protect as well as unprotect the Word documents....This article explains how to protect as well as unprotect the Word documents.
This article explains how to protect as well as unprotect the Word documents in Java....This article explains how to protect as well as unprotect the Word documents in Java.
Search and update existing text or image watermarks using Python via .NET....Search and update existing text or image watermarks using Python via .NET.
This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java.
Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html
The following are the steps to extract QuickTime atoms from a MOV video.
Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html
The following are the steps to extract QuickTime atoms from a MOV video.
Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage.