Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 354 for

setup

(0.05 sec)
  1. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....to QR-Code signatures: # // setup custom object instance with...math.BigDecimal("0.67")); // setup options PdfQRCodeSignOptions...

    blog.groupdocs.com/signature/java-e-signing-api...
  2. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Create objects of class and setup property with object of Call...Signature ( "sample.pdf" )) { // setup key and passphrase string key...

    docs.groupdocs.com/signature/net/sign-documents...
  3. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object.... Setup MetadataSignature property or...signatures to its collection and setup if needed property Call method...

    docs.groupdocs.com/signature/java/sign-document...
  4. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for Java... Old coding style // setup Signature configuration SignatureConfig...String >( signConfig ); // setup text signature options PdfSignTextOptions...

    docs.groupdocs.com/signature/java/migration-notes/
  5. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures.... Setup property or use same for if...signatures to its collection and setup if needed property, Call method...

    docs.groupdocs.com/signature/net/implement-cust...
  6. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures.... Setup MetadataSignature property or...signatures to its collection and setup if needed property, Call method...

    docs.groupdocs.com/signature/java/implement-cus...
  7. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... Setup property or use same for if...signatures to its collection and setup if needed property. Call method...

    docs.groupdocs.com/signature/net/implement-cust...
  8. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....docx" ); try { // setup options with text of signature...BarcodeSignOptions ( "12345678" ); // setup Barcode encoding type signOptions...

    docs.groupdocs.com/signature/java/sign-document...
  9. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc... QR , // setup Data property to Address instance...EncodeType = QrCodeTypes . QR , // setup Data property to Address instance...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....locate signature on page and setup size by setting millimeters...( "sample.docx" ); try { // setup options with text of signature...

    docs.groupdocs.com/signature/java/locating-sign...