This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API.... QR ); signOptions . setLeft ( 100...Examples You may easily run the code above and see the feature in...
GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and view......securely, with options for QRcodes, text, and image-based signatures...
This article explains how to specify file type when loading a document with GroupDocs.Signature API.... The following code sample shows how to specify...{ EncodeType = QrCodeTypes . QR , Left = 100 , Top = 100 }; //...
This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API.... QR ); signOptions . setLeft ( 100...Examples You may easily run the code above and see the feature in...
This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API.... QR , Left = 100 , Top = 100 }; PdfSaveOptions...Examples You may easily run the code above and see the feature in...
This article explains how to make advanced search withing the archive that contains several documents for any electronic signatures with GroupDocs.Signature API.... QR ); // setup search options List...Examples You may easily run the code above and see the feature in...
This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....signatures information The following code snippet demonstrates how to...Console . WriteLine ( $"Document QR-Code signatures : {documentInfo...
This article explains how to save signed image with various image formats by GroupDocs.Signature API.... QR ); signOptions . setLeft ( 100...Examples You may easily run the code above and see the feature in...
This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API.... QR ); signOptions . setLeft ( 100...Examples You may easily run the code above and see the feature in...
This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API.... QR ); options . setLeft ( 100 );...Examples You may easily run the code above and see the feature in...