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

sign document

(0.31 sec)
  1. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.SignTime property. The date of Signing...signTime property The date of signing. Default value is current time...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the Documentation article in C++....with Digital Signatures documentation article. class CertificateHolder...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. 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...
  6. Restrict Document Editing in Node.js|Aspose.Wor...

    Restrict editing a Document by setting a restriction type using Node.js. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/nodejs-net/restrict-docum...
  7. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalSignatures.DigitalSignature class. Represents a digital Signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the digital Signature. Default value is 1200 in C++....Shows how to sign a document with additional signing options. auto...DigitalSignatureUtil :: Sign ( get_MyDir () + u "Digitally signed.docx" , get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. 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...
  10. SignOptions.xml_dsig_level property | Aspose.Wo...

    SignOptions.xml_dsig_level property. 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...