Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,452 for

signature

(0.32 sec)
  1. 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...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_Comments method. Gets the signing purpose comment 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. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the document was signed 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...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital Signature is valid and the document has not been tampered with in C++....Returns true if this digital signature is valid and the document...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. SignatureLine class | Aspose.Words for Python

    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/python-net/aspose.wo...
  6. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalSignatures.DigitalSignature class. Represents a digital Signature on a document and the result of its verification...class Represents a digital signature on a document and the result...visit the Work with Digital Signatures documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional Signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...SignatureLineOptions ) Inserts a signature line at the current position...creating signature line. Return Value The signature line node...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally sign documents and detect, count, verify, and remove existing digital Signatures using Java....Digital Signatures Contents [ Hide ] A digital signature is a technological...implementation of electronic signatures to sign documents and authenticate...

    docs.aspose.com/words/java/working-with-digital...
  10. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....display information about each signature in a document. const doc =.... count ; i ++ ) { const signature = doc . digitalSignatures...

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