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

sign document

(0.28 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++....Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. class DigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. Save report as Word document from JasperReports...

    Powerful JasperReports extension - export your reports to Word format...Manipulate, generate, and convert documents in JasperReports apps without...JasperReports Download Documentation Pricing Aspose.Words for...

    products.aspose.com/words/jasperreports/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...