This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a Pdf programmatically....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Annotation Product Solution GroupDocs...Specification File ✅ ✅ PDF From Description Load Save PDF Portable Document...
This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeVerifyOptions options...
This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // search for signatures...
This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); BarcodeSearchOptions options...
This article shows how to access IPTC metadata in a file of any supported format....Annotation Product Solution GroupDocs...org/std/IIM/4.2/specification/IIMV4.2.pdf. Reading basic IPTC IIM properties...
Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { QrCodeSearchOptions options...
This article explains how to fill signature background with texture brush...Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...