Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,401 for

sign document

(0.11 sec)
  1. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...str ): ... Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted Document...password for opening an encrypted document. Can be None or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....Examples Shows how to sign a generated PDF document. let doc = new aw...aw . Document (); let builder = new aw . DocumentBuilder ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize Signature line properties for enhanced Document security....with Digital Signatures documentation article. public class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the Signer can add comments in the Sign dialog...signer can add comments in the Sign dialog. Default value for this...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date 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...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....Shows how to sign a generated PDF document. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. XmlDsigLevel Enum | Aspose.Words for .NET

    Explore Aspose.Words.DigitalSignatures.XmlDsigLevel enum to enhance your digital Signatures with XMLDSig standards for secure and reliable Document integrity.... Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed Signing 2 Signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the Signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...1:45pm 1 Hi everyone, I succeed signing 2 signatures in a pdf file...string signedFile = dataDir + "signed_doc.pdf"; string pfxFile =...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  10. SignOptions.xmlDsigLevel property | Aspose.Word...

    SignOptions.xmlDsigLevel property. Specifies the level of a digital Signature based on XML-DSig standard... Examples Shows how to sign document based on XML-DSig standard...inputFileName = base . myDir + "Document.docx" ; let outputFileName...

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