Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,444 for

sign document

(0.57 sec)
  1. 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...() }; // Take an unsigned document from the local file system...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to Signature line properties. To learn more, visit the Documentation article in C++....with Digital Signatures documentation article. class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. SignOptions.XmlDsigLevel | Aspose.Words for .NET

    Discover the XmlDsigLevel property in SignOptions, defining digital Signature strength per XMLDSig standards. Ensure secure and reliable Signatures!... Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  4. 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...
  5. SignOptions.WindowsVersion | Aspose.Words for .NET

    Set or get Windows version for Signing. Ensure accurate validation and environment tracking. Default 6.1....Shows how to sign a document with additional signing options. SignOptions...DigitalSignatureUtil . Sign ( MyDir + "Digitally signed.docx" , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dig...
  6. 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...
  7. 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...
  8. 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...
  9. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing Document integrity and professional presentation....insert it into a document. Document doc = new Document (); DocumentBuilder...com" , Instructions = "Please sign here" , ShowDate = true , Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...str ): ... Remarks If OOXML document is encrypted, you should provide...

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