The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Editor Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...
This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Editor Product Solution GroupDocs...extract documents from ZIP files and get attachments from containers...
This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Editor Product Solution GroupDocs...rendering process to any supported file format instead of the Viewe...
Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for File formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....Editor Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic document...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...
This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Editor Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "signed.pdf"...
This article shows how to save output to a stream when rendering a document...Editor Product Solution GroupDocs...instantiate and release the output file streams. defines methods to...
This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....Editor Product Solution GroupDocs...= 100 }; // sign document to file signature . Sign ( "SignedSample"...
This article explains how to to find and remove watermarks of both types in Visio document....Editor Product Solution GroupDocs...getImage () != null ) { File imageFile = new File ( "test.png" ); byte...