Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 120,146 for

id

(0.19 sec)
  1. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... provider_id = uuid . UUID ( 'CF5A7BB4-8F...'DocumentBuilder.signature_line_provider_id.docx' ) sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 如何使用 Python 对 Word 文档进行电子签名

    本文指导如何使用 Python 对 Word 文档进行电子签名。它包含设置 IdE 的详细信息、步骤列表以及使用 Python 在 Word 上插入签名的可运行示例代码。...使用 Python 在 Word 中插入签名的步骤 将 IDE 设置为使用 Aspose.Words for Python...类具有许多属性和方法来设置签名特征,例如签名行图像、签名行 ID、签名时间、提供者 ID、解密密码和注释。 本教程指导我们 如何使用 Python...

    kb.aspose.com/zh/words/python/how-to-electronic...
  3. Create OMR Survey or Answer Sheet in Java | Jav...

    Programmatically create OMR survey or answer sheet from text markup using Java with Aspose.OMR for Java API. Generate OMR Survey, Quiz, and Answer sheet template in Java.... <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    blog.aspose.com/omr/create-omr-template-from-te...
  4. Change Background of VSDM File via Python | pro...

    Python source code to change background of VSDM documents within any Python based application....setName( "Back page" ); id = newDiagram.getPages(). add...(backgroundPage); backgroundPage.setID ( id); backgroundPage.setBackground(...

    products.aspose.com/diagram/python-net/changeba...
  5. Change Background of VTX File via Python | prod...

    Python source code to change background of VTX documents within any Python based application....setName( "Back page" ); id = newDiagram.getPages(). add...(backgroundPage); backgroundPage.setID ( id); backgroundPage.setBackground(...

    products.aspose.com/diagram/python-net/changeba...
  6. Change Background of VDW File via Python | prod...

    Python source code to change background of VDW documents within any Python based application....setName( "Back page" ); id = newDiagram.getPages(). add...(backgroundPage); backgroundPage.setID ( id); backgroundPage.setBackground(...

    products.aspose.com/diagram/python-java/changeb...
  7. Change Background of VDX File via Python | prod...

    Python source code to change background of VDX documents within any Python based application....setName( "Back page" ); id = newDiagram.getPages(). add...(backgroundPage); backgroundPage.setID ( id); backgroundPage.setBackground(...

    products.aspose.com/diagram/python-net/changeba...
  8. Convert X to ASE via Java | products.aspose.com

    Sample Java conversion code for X format to ASE file. Use this example code to convert X to ASE within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/conversion/x-to-ase/
  9. Convert TIFF to AFM via Java | products.aspose.com

    Sample Java conversion code for TIFF format to AMF file. Use this example code to convert TIFF to AMF within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/conversion/tiff-to-...
  10. Insert Text in XPS Files using Java Easily

    Learn how to insert text in XPS files using Java with [Aspose.Page for Java](https//products.aspose.com/page/java/). Follow our step-by-step guIde and code examples....xml : <repository> <id> AsposeJavaAPI </id> <name> Aspose Java...

    blog.aspose.com/page/insert-text-in-xps-files-u...