Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 6,058 for

signature

(0.11 sec)
  1. 使用Node.js通过C++在工作表中添加签名线|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在工作表中添加签名线。...pfx" ); const signature = new AsposeCells . DigitalSignature..., "test Microsoft Office signature line" , new Date ()); const...

    docs.aspose.com/cells/zh/nodejs-cpp/add-signatu...
  2. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...personal certificate and a signature line. let doc = new aw . Document...indicating that the signature line contains a signature. doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignOptions.signatureLineImage property | Aspos...

    SignOptions.SignatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/Signatureline/)...Examples Shows how to add a signature line to a document, and then...// Configure and insert a signature line, an object in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::SignatureLineOptions::get_AllowC...

    Aspose::Words::SignatureLineOptions::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....personal certificate and a signature line. auto doc = System ::...indicating that the signature line contains a signature. doc = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...Workbook workbook ; // Create signature line object SignatureLine...doe@aspose.com" ); // Adds a Signature Line to the worksheet. workbook...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  6. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....personal certificate and a signature line. auto doc = System ::...indicating that the signature line contains a signature. doc = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  7. 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...
  8. 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...
  9. DigitalSignature.SignatureValue | Aspose.Words ...

    Discover the DigitalSignature SignatureValue property, which provides a byte array for secure Signature representation. Enhance your digital security today!...array of bytes representing a signature value. public byte [] SignatureValue...Shows how to get a digital signature value from a digitally signed...

    reference.aspose.com/words/net/aspose.words.dig...
  10. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...personal certificate and a signature line. let doc = new aw . Document...indicating that the signature line contains a signature. doc = new aw...

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