Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,396 for

sign document

(0.35 sec)
  1. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that Signature line is Signed by digital Signature and this digital Signature is valid....Indicates that signature line is signed by digital signature and this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::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...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  3. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...一旦创建了特定签名类型的对象,您可以使用 PdfFileSignature 类的 Sign 方法对 PDF 进行签名,并将特定签名对象传递给该类。...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  4. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... Examples Shows how to sign documents with X.509 certificates...certificates. # Verify that a document is not signed. self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... Examples Shows how to sign documents with X.509 certificates...certificates. # Verify that a document is not signed. self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.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...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.DigitalSignatures | Aspose.Words for .NET

    Discover the DigitalSignatures property to access and validate a Document's digital Signatures effortlessly. Ensure authenticity and security with ease....DigitalSignatures Contents [ Hide ] Document.DigitalSignatures property...digital signatures for this document and their validation results...

    reference.aspose.com/words/net/aspose.words/doc...
  8. SignOptions.SignatureLineId | Aspose.Words for ...

    Discover the SignatureLineId property in SignOptions. Easily identify Signature lines with a unique GUID, enhancing your Document management efficiency....signature line to a document, and then sign it using a digital...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words.dig...
  9. SignatureLineOptions.SignerTitle | Aspose.Words...

    Discover the SignatureLineOptions SignerTitle property to customize suggested Signer titles easily. Enhance your Document's professionalism effortlessly!...signature line to a document, and then sign it using a digital...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words/sig...
  10. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital Signatures in this collection are valid and the Document has not been tampered with Also returns ``True`` if there are no digital Signatures...collection are valid and the document has not been tampered with... Examples Shows how to sign documents with X.509 certificates...

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