Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 5,302 for

sign document

(0.11 sec)
  1. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the Signing purpose comment....comments property Gets the signing purpose comment. @property...signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Make A Document In C++

    Create a file using C++ library. Easily create a new Document in C++ in a few steps....PDF or Word documents in C++ Create a new document in almost any...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/cpp/make/
  3. DigitalSignature.is_valid property | Aspose.Wor...

    DigitalSignature.is_valid property. Returns ``True`` if this digital Signature is valid and the Document has not been tampered with....signature is valid and the document has not been tampered with...signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the Signer that are displayed on Signing the Signature line...signer that are displayed on signing the signature line. This property...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital Signature instances, enhancing your application's security and efficiency....use for signing a document. Examples Shows how to sign OOXML document...document. Document doc = new Document ( MyDir + "Document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Support for XAdES Signature with JavaScript via...

    This article describes support for XAdES Signature using JavaScript via C++ with Aspose.Cells....Cells provides support for signing workbooks with an XAdES signature...the DigitalSignature class to sign the source workbook. <!DOCTYPE...

    docs.aspose.com/cells/javascript-cpp/support-fo...
  7. Digital Signatures with External Server (HSM) U...

    Hi, Can Aspose.PDF help with setting a digital Signature on PDFs when the Signing is performed by an external server (such as an HSM)? The idea is to compute the hash of the PDF locally, send the hash to the HSM for si…...signature on PDFs when the signing is performed by an external...send the hash to the HSM for signing, and then apply the returned...

    forum.aspose.com/t/digital-signatures-with-exte...
  8. Support for XAdES Signature|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells provides support for signing workbooks with XAdES signatures...the DigitalSignature class to sign the source workbook ( sourceFile...

    docs.aspose.com/cells/java/support-for-xades-si...
  9. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadOptions to enhance your CSV data handling. Optimize your data loading today!...default value is ‘#’ (number sign). Examples Shows how to use...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Track Changes in Word using Java

    Follow this article to track changes in Word using Java. It has all the details to set the IDE, a list of steps, and a sample code demonstrating how to activate track changes in Word using Java....times while editing a Word document. Steps to Track Changes in...changes Create a blank Word Document for adding sample content...

    kb.aspose.com/words/java/track-changes-in-word-...