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 runtime....Editor Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic document...
This article contains caching use-cases with GroupDocs.Viewer within your Java applications....Editor Product Solution GroupDocs...difference between rendering a file and getting the cached results:...
This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Editor Product Solution GroupDocs...); // try to sign document to file, we expect for PasswordRequiredExce...
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...
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 that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Editor Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file GetMetadata method...
Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Editor Product Solution GroupDocs...based on digital certificate files and ability to support digital...
This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Editor Product Solution GroupDocs...); } } } // sign document to file SignResult signResult = signature...
To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Editor Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...
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...