This article explains how to use PDF digital electronic signature features on document page....Watermark Product Solution GroupDocs...signatureFont ); // sign document to file SignResult signResult = signature...
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....Watermark Product Solution GroupDocs...metadata in MOV files Working with metadata in MOV files Leave feedback...
This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Watermark Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...
Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....Watermark Product Solution GroupDocs...stream without saving it as a file on a disk. You can use this...
Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Watermark Product Solution GroupDocs...reduces the size of the output file. To adjust images quality, call...
This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....Watermark Product Solution GroupDocs...( "input.pdf" )) { //Result file will be contain only 3 pages...
This article explains the method which can be used when for some reason Files have non-standard extensions or if its format is supported, but not pre-configured....Watermark Product Solution GroupDocs...be used when for some reason files have non-standard extensions...
This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....Watermark Product Solution GroupDocs...setResourceLoadingTi ( 500 ); // Render a file. try ( Viewer viewer = new Viewer...
The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....Watermark Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...
This section explains how to load document from URL with GroupDocs.Signature API....Watermark Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "SampleSigned...