This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Watermark Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...
This section explains how to load document from FTP with GroupDocs.Signature API....Watermark Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...
GroupDocs.Metadata allows users to get meta information of a document....Watermark Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....Watermark Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { UnderlineAnnotation underline...
This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....Watermark Product Family GroupDocs.Merger...various document formats such as PDF, XLSX, PPTX, MSG, EML, EPUB,...
This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { MetadataSearchOption options...
This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); DigitalSearchOptions options...
This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); QrCodeSearchOptions options...
This article shows how to obtain the history of document changes with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" ); try /*JAVA: was using*/ {...