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

signature

(0.1 sec)
  1. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....signing a PDF document using a signature, you basically confirm that...afterwards invalidate the signature and thus, you know if the...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...
  2. 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...
  3. 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...
  4. Work with Digital Signatures in C++|Aspose.Word...

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

    docs.aspose.com/words/cpp/working-with-digital-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Add Digital Signatures to Presentations in C++|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for C++. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in C++ Contents [ Hide...be used to add a digital signature to the presentation via File...

    docs.aspose.com/slides/cpp/digital-signature-in...
  10. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that Signature line is signed by digital Signature and this digital Signature is valid....Indicates that signature line is signed by digital signature and this...this digital signature is valid. @property def is_valid ( self )...

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