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

signature

(0.3 sec)
  1. 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...
  2. How to sign PDF | Aspose.PDF

    Do you know how easily sign PDF documents in Python? Sign PDF files with high quality using Python via .NET PDF library....digital signature is a type of electronic signature that uses...identification. The electronic digital signature is created by combining electronic...

    products.aspose.com/pdf/tutorial/sign-pdf/
  3. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....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...
  4. 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...
  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. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...