Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,060 for

sign document

(0.03 sec)
  1. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....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.user_name ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital Signature...Shows how to digitally sign documents. # Create an X.509 certificate...with our new digital signature. sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::PdfDigitalSignatureHashA...

    Aspose::Words::Saving::PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital Signature in C++....Examples Shows how to sign a generated PDF document. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_Comments method. Specifies comments on the digital Signature. Default value is empty string in C++....Shows how to digitally sign documents. // Create an X.509 certificate...get_Now ()); // Take an unsigned document from the local file system...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital Signature timestamps for enhanced Document security and compliance....digital signature in the PDF document will be time-stamped. Examples...Examples Shows how to sign a saved PDF document digitally and timestamp...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Digi...

    Aspose::Words::Saving::PdfSaveOptions::get_DigitalSignatureDetails method. Gets or sets the details for Signing the output PDF Document in C++....the details for signing the output PDF document. System :: SharedPtr...null and the output document will not be signed. When this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. get digitalSignatureDeta...

    reference.aspose.com/words/nodejs-net/aspose.wo...