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

sign document

(0.14 sec)
  1. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::set_CertificateHolder method. Returns the certificate holder object that contains the certificate was used to Sign the Document in C++....certificate was used to sign the document. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Support for XAdES Signature|Documentation

    This article describes support for XAdES Signature using C# code with Aspose.Cells for .NET....Cells provides support for signing workbooks with XAdES signatures...DigitalSignature class to sign the source workbook. AI Document Assistant Close...

    docs.aspose.com/cells/net/support-for-xades-sig...
  3. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSecurity ()) { // Bind PDF document fileSecurity . BindPdf ( dataDir...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  4. 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...
  5. Assign and Validate Digital Signatures with Nod...

    Excel file digital Signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital Signatures....node" ); // The path to the documents directory. const dataDir =...or more signatures needed to sign const dsc = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  6. Aspose.Words.DigitalSignatures module | Aspose....

    The Aspose.Words.DigitalSignatures module provides classes to Sign Documents and verify Signatures....module provides classes to sign documents and verify signatures....with Digital Signatures documentation article. DigitalSignatureColl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected Document format....property Gets the detected document format. get loadFormat ()...LoadFormat Remarks When an OOXML document is encrypted, it is not possible...

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