Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,400 for

sign document

(0.07 sec)
  1. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/go-cpp/advanced-operations/
  2. Null Ref Exception when signing pdf - Free Supp...

    Hi When I use PdfSaveOptions.DigitalSignatureDetails = New Words.Saving.PdfDigitalSignatureDetails(MyCertHolder, String.Empty, String.Empty, Date.Now) PdfSaveOptions.DigitalSignatureDetails.HashAlgorithm = Words.Saving…...Null Ref Exception when signing pdf Aspose.Words Product Family...PdfDigitalSignatureH.Sha256 My pdf will sign, but if I add timestamping,...

    forum.aspose.com/t/null-ref-exception-when-sign...
  3. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) Document format detection methods...returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks You do...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  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. 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-...
  7. DigitalSignatureDetails constructor | Aspose.Wo...

    DigitalSignatureDetails constructor. Initializes a new instance of [DigitalSignatureDetails](../) class....DigitalSignatureDeta(certificate_holder, sign_options) Initializes a new instance...digitalsignatures . CertificateHolder , sign_options : aspose . words . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignature.signature_type property | Aspo...

    DigitalSignature.Signature_type property. Gets the type of the digital Signature....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...'Digitally signed.docx' ) for signature in doc . digital_signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CertificateHolder.certificate property | Aspose...

    CertificateHolder.certificate property. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...'Digitally signed.docx' ) for signature in doc . digital_signatures...

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