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

setup

(0.04 sec)
  1. Introducing Metadata Signatures in GroupDocs.Si...

    We are delighted to announce another monthly release of GroupDocs.Signature for .NET 18.9 with multitude of new features like ability to save Image documents as PDF and signing of PDF with Metadata Signatures. Furthermore, this monthly release also comes up with few fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for PDFThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....Signatures in PDF document: # // setup search options PdfSearchMetadataOpt...Signatures in PDF document: # // setup options with text of signature...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. 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/
  3. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....look Here are the steps to setup extra image appearance with... This example shows how to setup extra digital signature look...

    docs.groupdocs.com/signature/net/sign-documents...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...