Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,401 for

sign document

(0.14 sec)
  1. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. get certificateHolder...Examples Shows how to sign a generated PDF document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在 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/
  3. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital Signatures....with Digital Signatures documentation article. public class CertificateHolder...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/net/aspose.words.dig...
  4. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word Documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others....NET API for Advanced Word Document Processing Use Node.js to...render, and convert Word documents into multiple file formats...

    products.aspose.com/words/nodejs-net/
  5. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure Document integrity with DigitalSignatureCollection's IsValid property. It verifies all Signatures are valid and untampered, enhancing security....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/net/aspose.words.dig...
  6. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.Signer property. Gets or sets suggested Signer of the Signature line...signature line to a document, and then sign it using a digital...digital certificate. test ( 'Sign' , () => { let signeeName = "Ron Williams"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Save report as Word document from SharePoint - ...

    SharePoint Word Document Converter for MOSS and WSS - export your reports to Word format...Formats Merge and convert Word documents into numerous formats. Create...for SharePoint Download Documentation Pricing Aspose.Words for...

    products.aspose.com/words/sharepoint/
  8. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java....with Digital Signatures documentation article. Remarks: CertificateHolder...Examples: Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital Signature settings for enhanced Document security and compliance....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.sav...
  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...