This article explains how to save signed PDF document with various File formats by GroupDocs.Signature API....Merger Product Solution GroupDocs...true }; // sign document to file signature . Sign ( "SignedPdf...
This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package.
Load a File to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors
JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iMerger Product Solution GroupDocs...a particular package. Load a file to examine Get a collection...
This article contains caching use-cases with GroupDocs.Viewer within your JavaScript applications....Merger Product Solution GroupDocs...difference between rendering a file and getting the cached results:...
This article shows how to handle missing document password exception with GroupDocs.Signature API....Merger Product Solution GroupDocs...}; // try to sign document to file, we expect for PasswordRequiredExce...
This article shows how to handle missing document password exception with GroupDocs.Signature API....Merger Product Solution GroupDocs...); // try to sign document to file, we expect for PasswordRequiredExce...
The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( ellipse );...
The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( textRedaction...
The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( strikeout...
This article demonstrates that how to save a document to any custom File at any location on the local disc or a even a Stream...Merger Product Solution GroupDocs...save a document to any custom file at any location on the local...
Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Merger Product Solution GroupDocs...Saving With External Resource Files Working with List Reports -...