Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,196 for

signature

(0.04 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital Signature in Excel using Java....code to insert electronic signature in Excel using Java . You...a digital signature and then putting this signature to the Excel...

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  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. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize Signature lines in your documents easily. Enhance your DocumentBuilder experience today!...Allows to specify options for signature line being inserted. Used...visit the Work with Digital Signatures documentation article. public...

    reference.aspose.com/words/net/aspose.words/sig...