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

sign document

(2.78 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. Aspose::Words::Saving::XpsSaveOptions::get_Digi...

    Aspose::Words::Saving::XpsSaveOptions::get_DigitalSignatureDetails method. Gets or sets DigitalSignatureDetails object used to Sign a Document in C++....DigitalSignatureDeta object used to sign a document. const System :: SharedPtr...Examples Shows how to sign XPS document. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital Signature....how to sign a generated PDF document. doc = aw . Document () builder...builder . writeln ( 'Contents of signed PDF.' ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....how to sign a generated PDF document. doc = aw . Document () builder...builder . writeln ( 'Contents of signed PDF.' ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...instructions is shown 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. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.SignatureDate property. Gets or sets the date of the Signing....Gets or sets the date of the signing. get signatureDate () : Date...Examples Shows how to sign a generated PDF document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted Documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....password for opening an encrypted document. Can be null or empty string...open an encrypted document. If the document is not encrypted,...

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