Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,408 for

sign document

(0.34 sec)
  1. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to Sign PDF Documents from a smart card using Signature field....presentation in digitally signed PDF documents. Sign With Smart Card Using...demonstrates how to digitally sign a PDF document using an external certificate...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  2. Securing and signing PDF documents|Aspose.PDF f...

    This section describes the features of using a Signature and securing your PDF Document using C++...Securing and signing PDF documents Contents [ Hide ] Today more...more and more official documents are stored in PDF format. And...

    docs.aspose.com/pdf/cpp/securing-and-signing/
  3. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve Document Signatures easily with DigitalSignatureCollection. Access Signatures by index for streamlined Document management and enhanced efficiency....DigitalSignatureColl indexer Gets a document signature at the specified... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  4. DigitalSignature.CertificateHolder | Aspose.Wor...

    Discover the DigitalSignature CertificateHolder property, which retrieves the certificate holder object for enhanced Document Signing security and verification....certificate was used to sign the document. public CertificateHolder...} Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  5. SignOptions.signatureLineImage property | Aspos...

    SignOptions.SignatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/Signatureline/)...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...
  6. SignatureLine | Aspose.Words for Java

    Provides access to Signature line properties in Java....with Digital Signatures documentation article. Examples: Shows...insert it into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add Signature to PDF File using PdfFileSignature class....use the Sign method of the PdfFileSignature class to sign the PDF...Finally, you need to save the signed PDF using Save method of the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  8. 在 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/
  9. 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...
  10. 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...