Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,244 for

sign document

(0.15 sec)
  1. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2022/
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital Signature on a Document and the result of its verification. To learn more, visit the Documentation article in C++....Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. class DigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. How to Add Digital Signature to PDF in Java

    This brief tutorial elaborates how to add digital Signature to PDF in Java. It includes the step-by-step guide and runnable code snippet to demonstrate how using Java Sign PDF with certificate....about how using Java sign PDF document with a certificate file...tool to integrate the PDF signing feature in PDF processing applications...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  4. Aspose::Words::Saving::XpsSaveOptions::get_Digi...

    Aspose::Words::Saving::XpsSaveOptions::get_DigitalSignatureDetails method. Gets or sets DigitalSignatureDetails object used to Sign a Document in C++....DigitalSignatureDeta object used to sign a document. const System :: SharedPtr...Examples Shows how to sign XPS document. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...str ): ... Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted Document...password for opening an encrypted document. Can be None or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....Examples Shows how to sign a generated PDF document. let doc = new aw...aw . Document (); let builder = new aw . DocumentBuilder ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed Signing 2 Signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the Signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...1:45pm 1 Hi everyone, I succeed signing 2 signatures in a pdf file...string signedFile = dataDir + "signed_doc.pdf"; string pfxFile =...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...