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

sign document

(0.29 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. 如何将智能卡签名添加到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...
  3. 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/
  4. Restrict Document Editing in Java|Aspose.Words ...

    Restrict editing a Document by setting a restriction type. You can also remove protection and make unrestricted editable regions using Java....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/java/restrict-document-ed...
  5. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for Signing a PDF Document with a digital Signature in Java....Contains details for signing a PDF document with a digital signature...the moment digitally signing PDF documents is only available on...

    reference.aspose.com/words/java/com.aspose.word...
  6. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures using Java....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/java/working-with-digital...
  7. 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-...
  8. 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...
  9. 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...
  10. 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/