Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,399 for

sign document

(0.16 sec)
  1. Professional On-Premise and Cloud-based solutio...

    Develop any kind of software for working with Word Documents using On-Premise and Cloud solutions...Words document processing solutions - the choice of professional...modifying, and converting Word documents without any external dependencies...

    products.aspose.com/words/
  2. 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/
  3. SignOptions | Aspose.Words for Java

    Allows to specify options for Document Signing in Java....to specify options for document signing. To learn more, visit...with Digital Signatures documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Document signing with certificate and timestamp...

    Hi. I’m trying to Sign a Document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document Document = new Document(<empty.pd…...Document signing with certificate and timestamp using Aspose...7:46am 1 Hi. I’m trying to sign a document (totally empty - Empty...

    forum.aspose.com/t/document-signing-with-certif...
  6. 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-...
  7. 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...
  8. 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/
  9. 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/
  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...