Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,411 for

sign document

(0.38 sec)
  1. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your Document security with versatile digital Signature options....DOC binary documents. XmlDsig 2 The XmlDsig signature...OpenDocument documents. Examples Shows how to sign documents with X...

    reference.aspose.com/words/net/aspose.words.dig...
  2. 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...
  3. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new Document in Python in a few steps....PDF or Word documents in Python Create a new document in almost...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/python-net/make/
  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. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document Signing security....certificate was used to sign the document. public CertificateHolder...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...