Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 25,008 for

form

(0.1 sec)
  1. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for JAVA by creating simple applications for generating and recognizing machine-readable Forms....printer for producing printed forms. A pen, a pencil, or a marker...printable form and recognition pattern files. Print the form. Fill...

    docs.aspose.com/omr/java/hello-world/
  2. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a Form field is active for seamless user interactions and enhanced web functionality....Enabled property True if a form field is enabled. public bool...{ get ; set ; } Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with XFA Forms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may convert XFA into AcroForm, fill the Form field in a PDF document, extract data from the Form....Working with XFA Forms in PDF Contents [ Hide ] XFA stands for...for XML Forms Architecture. It’s a set of proprietary XML specifications...

    docs.aspose.com/pdf/php-java/xfa-forms/
  4. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize text Formatting for your Forms, enhancing user experience and data collection....the text formatting for a text form field. public string TextInputFormat...set ; } Remarks If the text form field contains regular text...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Set Submit Url|Aspose.PDF for Python via .NET

    This example demonstrates how to configure a submit action for a button field in a PDF Form using Aspose.PDF for Python....Submit Url Contents [ Hide ] PDF forms can be designed to submit their...action for form fields. By setting a submit URL, the form can send...

    docs.aspose.com/pdf/python-net/set-submit-url/
  6. 导出为 FDF|Aspose.PDF for Python via .NET

    本示例解释了如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段数据导出到 FDF(Forms Data Format)文件。它演示了如何通过 Form 门面访问交互式表单数据,绑定源 PDF 文档,并将提取的数值保存到 FDF 流中。...在本示例中, Form 对象是从 aspose.pdf.facades 模块中初始化的,允许开发者与...字段交互并导出它们的值。 创建 pdf_facades.Form() 的实例以处理 PDF 表单字段。 调用 ‘bind_pdf()’...

    docs.aspose.com/pdf/zh/python-net/export-to-fdf/
  7. Get Field Values|Aspose.PDF for Python via .NET

    Retrieving Field Values from a PDF Form with Aspose.PDF Facades using Form Class....retrieve the current values of form fields from a PDF document using...elements. Bind the PDF to a Form object. Specify the field names...

    docs.aspose.com/pdf/python-net/get-field-values/
  8. 重命名表单字段|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中重命名表单字段。它展示了如何绑定 PDF 表单、以编程方式更新现有字段名称并保存修改后的文件。重命名字段有助于统一表单结构、改进数据映射,并简化与自动化工作流或外部系统的集成。...在本示例中, Form 来自 aspose.pdf.facades 模块用于绑定源...应用了更改的方式保存。 初始化 pdf_facades.Form() 以操作 PDF 表单字段。 调用 ‘bind_pdf()’...

    docs.aspose.com/pdf/zh/python-net/rename-form-f...
  9. FormFieldCollection.removeAt method | Aspose.Wo...

    FormFieldCollection.removeAt method. Removes a Form field at the specified index....method removeAt(index) Removes a form field at the specified index...The zero-based index of the form field to remove. Remarks If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FormField.text_input_default property | Aspose....

    FormField.text_input_default property. Gets or sets the default string or a calculation expression of a text Form field....calculation expression of a text form field. @property def text_input_default...default string for the text form field. This string is the content...

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