Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 6,058 for

signature

(0.07 sec)
  1. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital Signatures attached to a document in Java....read-only collection of digital signatures attached to a document. To...visit the Work with Digital Signatures documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  2. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.SignatureLineId property. Signature line identifier...signatureLineId property Signature line identifier. Default value...Examples Shows how to add a signature line to a document, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureTimestampSettings class | As...

    Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital Signature timestamp...Contains settings of the digital signature timestamp. To learn more,...visit the Work with Digital Signatures documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DigitalSignatureUtil.sign method | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.sign method...SignOptions with digital signature and writes signed document...SignOptions with digital signature and writes signed document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…..., /api/v2/sign for PDF signatures). Compare your URL with the...Prepare the signature options var signature = new Signature() { //...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  6. 使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工作簿中创建签名行...head > < body > < h1 > Add Signature Line Example </ h1 > < input...Workbook (); } // Create signature line object const signatureLine...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. Aspose.Imaging Product Family

    Find answers about manipulating, creating, converting, and editing image programmatically....C# Put Signature on Photo using Python Put Signature on Photo...Photo using C# Put Signature on Photo using Java Convert DNG File...

    kb.aspose.com/imaging/
  8. 支持使用Node.js通过C++进行XAdES签名|Documentation

    这篇文章介绍了如何使用Node.js通过C++和Aspose.Cells支持XAdES签名。...pfx" ); const signature = new AsposeCells . DigitalSignature..."testXAdES" , new Date ()); signature . setXAdESType ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/support-for...
  9. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...issue when signing Digital Signature in Java by using PdfFileSignature...= null; PdfFileSignature signature = null; try { PKCS7 pkcs7...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  10. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...personal certificate and a signature line. doc = aw . Document... DocumentBuilder ( doc ) signature_line_options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...