Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,757 for

sign document

(0.19 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_IsValid method. Returns true if all digital Signatures in this collection are valid and the Document has not been tampered with Also returns true if there are no digital Signatures. Returns false if at least one digital Signature is invalid in C++....collection are valid and the document has not been tampered with...() Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested Signer's e-mail address. Default value for this property is empty string in C++....Examples Shows how to sign a document with a personal certificate...line. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sig...
  3. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. @property def certificate_holder... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignatureDetails class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for Signing a Document with a digital Signature....Contains details for signing a document with a digital signature...the certificate used to sign a document. signOptions Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_Signed property. Indicates that Signature line is Signed by digital Signature....is_signed property SignatureLine.is_signed property Indicates...line is signed by digital signature. @property def is_signed ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.SignatureLineId property. Signature line identifier...signature line to a document, and then sign it using a digital...digital certificate. test ( 'Sign' , () => { let signeeName = "Ron Williams"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Add Signature in Word using C#

    This tutorial briefs on how to add Signature in Word using C#. It provides configuration details, program flow and a runnable sample code to Sign Word Documents using C#....that uses the source Word document, a PKCS12 store and its password...of properties before signing the document that is visible to the...

    kb.aspose.com/words/net/how-to-add-signature-in...
  8. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that Signature line is Signed by digital Signature....Indicates that signature line is signed by digital signature. get isSigned...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that Sign date is shown in the Signature line. Default value for this property is true in C++....sets a value indicating that sign date is shown in the signature...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...Shows how to digitally sign documents. # Create an X.509 certificate...

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