Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,731 for

signature

(0.07 sec)
  1. 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...
  2. 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...
  3. DigitalSignature.signatureType property | Aspos...

    DigitalSignature.SignatureType property. Gets the type of the digital Signature....Gets the type of the digital signature. get signatureType () : Aspose...display information about each signature in a document. const doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a Signature on Word using Python....sample code to add digital signature to Word using Python . We...class object. Steps to Insert Signature in Word using Python Set the...

    kb.aspose.com/words/python/how-to-electronicall...
  5. 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...
  6. CertificateHolder.certificate property | Aspose...

    CertificateHolder.certificate property. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain....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. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital Signature...document contains a digital signature. This property merely informs...informs that a digital signature is present on a document, but it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DigitalSignature class | Aspose.Words for Node.js

    Aspose.Words.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/nodejs-net/aspose.wo...
  9. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital Signature is valid and the document has not been tampered with....Returns true if this digital signature is valid and the document...display information about each signature in a document. const doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for Node.js via C++....IDE Click Tools > Digital Signatures… of Visual Basic for Applications...it will show the Digital Signature Form showing if the document...

    docs.aspose.com/cells/nodejs-cpp/digitally-sign...