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

sign document

(0.13 sec)
  1. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract Signature information, extract image from Signature, change language, and etc using PdfFileSignature class....supports the feature to digitally sign PDF files using the PdfFileSignature... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/working-with-signature-...
  2. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital Signature to a PDF Document using Aspose.PDF in Java for secure Signing and Document verification....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/java/add-signature-in-pdf/
  3. 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...
  4. 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...
  5. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to Sign the Document....certificate that was used to sign the document. @property def subject_name... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Signature in Word using C#

    This tutorial briefs on how to add Signature in Word using C#. It provides configuration details, program flow and a runnable sample code to Sign Word Documents using C#....that uses the source Word document, a PKCS12 store and its password...of properties before signing the document that is visible to the...

    kb.aspose.com/words/net/how-to-add-signature-in...
  7. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....certificate that was used to sign the document. public string SubjectName...} Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  8. Work with Digital Signatures in C++|Aspose.Word...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures....electronic signatures to sign documents and authenticate the signer...that a document has not been modified since it was signed. Each...

    docs.aspose.com/words/cpp/working-with-digital-...
  9. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. @property def certificate_holder... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...GetSignatureInfo () { // The path to the documents directory var dataDir = RunExamples...ySignatures (); // Open a document stream using ( var fs = new...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...