Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 21,193 for

form

(0.1 sec)
  1. Product overview|Documentation

    An introduction to OMR technology and how Aspose.OMR for Java can help you to create and recognize machine-readable Forms of any complexity.... OMR form structure Core elements of the...Aspose.OMR for Java printable form. Getting started...

    docs.aspose.com/omr/java/overview/
  2. Designing machine-redable forms|Documentation

    Lightweight markup language specifically tailored for creating Aspose.OMR for Java Forms....Designing machine-redable forms Contents [ Hide ] Aspose.OMR...layout of machine-readable forms. It allows you to easily create...

    docs.aspose.com/omr/java/design-form/
  3. Insert Rows and Columns|Documentation

    This article introduces how to insert rows and columns in GridWeb....GridWeb control to the Web Form. Access the worksheet you’re...Cells.GridWeb control to a Web Form. Access the worksheet you’re...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....Fill in existing interactive form fields (including signature...annotations, fill in interactive form fields, and, if MODIFY_CONTENTS...

    reference.aspose.com/words/java/com.aspose.word...
  5. We need a trial license for **Aspose.Cells for ...

    We need a trial license for Aspose.Cells for Java grid js... Fill out the Form: Name: Enter your full name...terms and conditions. Submit the Form: After filling in the required...

    forum.aspose.com/t/we-need-a-trial-license-for-...
  6. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"Form":{ "gender":"M"}}. In Word, the output statement is: <<[Form.gender]>>, which works fine. However, if the JSON content is: {"Form":{ "smoke":["Y","N"]}}. In W…...Output The JSON content is: {"form":{ "gender":"M"}} . In Word...the output statement is: <<[form.gender]>> , which works fine...

    forum.aspose.com/t/json-data-and-word-template-...
  7. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results for all types of marks under various conditions....Different types of machine-readable forms can take different types of...when photographing a completed form can adversely affect recognition...

    docs.aspose.com/omr/java/recognition/accuracy-t...
  8. smartmarker.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.entityCin Entity Name &=RootData.entityName First Name &=RootData.firstName Middle Name &=RootData.middleName Last Name &=RootData.lastName DOB ......Template Form Name : Test Form Entity CIN &=RootData.entityCin...

    docs.aspose.com/cells/ru/net/using-smart-marker...
  9. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/java/com.aspose.word...
  10. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单...文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助您管理 PDF 文档中的表单字段。 要添加表单字段:...要添加表单字段: 创建您想要添加的表单字段。 调用 Form 集合的 add 方法。 添加 TextBoxField 下面的示例展示了如何添加...

    docs.aspose.com/pdf/zh/python-net/create-form/