Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,081 for

signature lines

(0.04 sec)
  1. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....applying a watermark, adding a signature, or making it read-only. In...PPTX in Python using a few lines of easily understandable code...

    kb.aspose.com/slides/python/how-to-secure-power...
  2. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.signer_title property. Gets or sets suggested signer's title...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/python-net/aspose.wo...
  3. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...Shows how to create a line for a signature and insert it into a...shape that will contain a signature line, whose appearance we will...

    reference.aspose.com/words/python-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. SignOptions.SignatureLineId | Aspose.Words for ...

    Discover the SignatureLineId property in SignOptions. Easily identify Signature Lines with a unique GUID, enhancing your document management efficiency....SignatureLineId property Signature line identifier. Default value...Examples Shows how to add a signature line to a document, and then...

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

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

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  7. 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...
  8. 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 :: MakeObject...indicating that the signature line contains a signature. doc = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. 使用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...
  10. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...visit the Work with Digital Signatures documentation article. Remarks...applied with our new digital signature. let signOptions = new aw...

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