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

sign document

(0.36 sec)
  1. 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-...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. SignOptions.SignatureLineId | Aspose.Words for ...

    Discover the SignatureLineId property in SignOptions. Easily identify Signature lines with a unique GUID, enhancing your Document management efficiency....signature line to a document, and then sign it using a digital...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words.dig...
  9. SignatureLineOptions.SignerTitle | Aspose.Words...

    Discover the SignatureLineOptions SignerTitle property to customize suggested Signer titles easily. Enhance your Document's professionalism effortlessly!...signature line to a document, and then sign it using a digital...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words/sig...
  10. 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/