Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,444 for

sign document

(0.11 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. 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...
  5. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the Signer can add comments in the Sign dialog. Default value for this property is false in C++....signer can add comments in the Sign dialog. Default value for this...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::SignatureLine::get_Show...

    Aspose::Words::Drawing::SignatureLine::get_ShowDate method. Gets or sets a value indicating that Sign date is shown in the Signature line. Default value for this property is true in C++....sets a value indicating that sign date is shown in the signature...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for Signing the output PDF Document....the details for signing the output PDF document. get digitalSignatureDeta...null and the output document will not be signed. When this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...