Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,331 for

sign document

(0.16 sec)
  1. Securing and signing PDF in Node.js|Aspose.PDF ...

    This section describes the features of using a Signature and securing your PDF Document in the Node.js environment....Securing and signing PDF in Node.js Contents [ Hide ] This section...to securely digitally sign PDF documents in the Node.js environment...

    docs.aspose.com/pdf/nodejs-cpp/securing-and-sig...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_CertificateHolder method. Returns the certificate holder object that contains the certificate was used to Sign the Document in C++....certificate was used to sign the document. System :: SharedPtr <...const Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. SignatureLineOptions.showDate property | Aspose...

    SignatureLineOptions.showDate property. Gets or sets a value indicating that Sign date is shown in the Signature line...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/nodejs-net/aspose.wo...
  4. Adobe Acrobat Message - Free Support Forum - as...

    Hi, I’m trying to insert a Signature field into a PDF Document. That works, but when I try to edit the Document, Adobe Acrobat gives me the message: “This Document is Signed and cannot be edited.” However, there’s no …...signature field into a PDF document. That works, but when I try...try to edit the document, Adobe Acrobat gives me the message:...

    forum.aspose.com/t/adobe-acrobat-message/326022
  5. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a Document Signature at the specified index....__getitem__(index) Gets a document signature at the specified...int Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.digital_signatures property | Aspose.W...

    Document.digital_Signatures property. Gets the collection of digital Signatures for this Document and their validation results....digital_signatures property Document.digital_signatures property...digital signatures for this document and their validation results...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...DigitalSignatureDeta(certificate_holder, sign_options) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...Shows how to sign OOXML document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...Shows how to sign XPS document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital Signature timestamp in Java....Signatures documentation article. Examples: Shows how to sign a saved...saved PDF document digitally and timestamp it. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...