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

sign document

(0.23 sec)
  1. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the Signature provider...should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets Signature provider identifier for this Signature line...should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the Signing....or sets the reason for the signing. get reason () : string Remarks...Examples Shows how to sign a generated PDF document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to do multi level digital signature in pdf ...

    Hi, Please let me know sample code in Aspose.pdf to do multilevel Signature in a pdf Document without invalidating previous Signature. Signature should apply to input pdf. Let me know the enterprise license cost which …...level digital signature in pdf document using c# and enterprise license...multilevel signature in a pdf document without invalidating previous...

    forum.aspose.com/t/how-to-do-multi-level-digita...
  5. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your Document Signing reasons for enhanced security and compliance....or sets the reason for the signing. public string Reason { get...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. XmlDsigLevel enumeration | Aspose.Words for Python

    aspose.words.digitalSignatures.XmlDsigLevel enumeration. Specifies the level of a digital Signature based on XML-DSig standard.... Examples Shows how to sign document based on XML-DSig standard...'morzal.pfx' , password = 'aw' ) sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. PdfDigitalSignatureDetails.SignatureDate | Aspo...

    Discover the PdfDigitalSignatureDetails SignatureDate property to easily manage and customize Signing dates for your Documents. Enhance your digital workflow today!...Gets or sets the date of the signing. public DateTime SignatureDate...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Explore the Aspose.Words PdfDigitalSignatureHashAlgorithm enum, defining digital hash algorithms for secure digital Signatures in your Documents....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...
  10. 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/