Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,547 for

sign document

(0.15 sec)
  1. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your Document's Signing certificate effortlessly. Enhance security and streamline processes!...the certificate used to sign a document. public CertificateHolder...how to sign OOXML document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. 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...
  5. 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...how to sign XPS document. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_Signed property. Indicates that Signature line is Signed by digital Signature....is_signed property SignatureLine.is_signed property Indicates...line is signed by digital signature. @property def is_signed ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 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...
  8. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a Document Signature at the specified index....__getitem__(index) Gets a document signature at the specified...int Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.SignatureLineId property. Signature line identifier...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...
  10. Securing and signing PDF in JavaScript|Aspose.P...

    This section describes the features of using a Signature and securing your PDF Document using JavaScript...Securing and signing PDF in JavaScript Contents [ Hide ] This...to securely digitally sign PDF documents using JavaScript. The...

    docs.aspose.com/pdf/javascript-cpp/securing-and...