Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,418 for

signature

(0.15 sec)
  1. DigitalSignatureCollection class | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureCollection class. Provides a read-only collection of digital Signatures attached to a document...read-only collection of digital signatures attached to a document. To...visit the Work with Digital Signatures documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::get_Certificate method. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain in C++....display information about each signature in a document. auto doc =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. SignatureLine class | Aspose.Words for Node.js

    Aspose.Words.Drawing.SignatureLine class. Provides access to Signature line properties...class Provides access to signature line properties. To learn...visit the Work with Digital Signatures documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Securing and signing PDF in Python|Aspose.PDF f...

    This section describes the features of using a Signature and securing your PDF document using Python...to securely apply digital signatures to PDF documents using Python...terms electronic signature and digital signature are sometimes used...

    docs.aspose.com/pdf/python-net/securing-and-sig...
  5. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_Signature_line method...insert_signature_line method Contents [ Hide ] insert_signat...insert_signature_line(signature_line_options) Inserts a signature line at the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignature.sign_time property | Aspose.Wo...

    DigitalSignature.sign_time property. Gets the time the document was signed....display information about each signature in a document. doc = aw ....docx' ) for signature in doc . digital_signatures : print ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital Signature on a document and the result of its verification. To learn more, visit the documentation article in C++....class Represents a digital signature on a document and the result...visit the Work with Digital Signatures documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignatureType method. Gets the type of the digital Signature in C++....Gets the type of the digital signature. Aspose :: Words :: DigitalSignatures...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the document was signed....display information about each signature in a document. const doc =.... count ; i ++ ) { const signature = doc . digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...reLineOptions) Inserts a signature line at the current position...of creating signature line. Returns The signature line node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...