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

sign document

(0.23 sec)
  1. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested Signer's e-mail address...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 在 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/
  5. 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...
  6. 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...
  7. 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...
  8. Securing and signing PDF in Python|Aspose.PDF f...

    This section describes the features of using a Signature and securing your PDF Document using Python...Securing and signing PDF in Python Contents [ Hide ] This section...digital signatures to PDF documents using Python Library. While...

    docs.aspose.com/pdf/python-net/securing-and-sig...
  9. 在 C# 中添加数字签名或数字签名 PDF|Aspose.PDF for .NET

    使用 C# 或 VB.NET 数字签名 PDF 文档。使用 C# 或 VB.NET 验证或验证数字签名的 PDF。...Sign() 方法中使用接收到的签名算法对象。 数字签名将在文档保存后设置。...SignDocument () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/digitally-sign-pdf-f...
  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...