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

form

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

    Get familiar with Aspose.OMR for .NET by creating a bare minimum application for rendering and recognizing OMR Forms....producing hardcopies (printed forms). A pen, a pencil, or a marker...printable form and recognition pattern files. Print the form. Fill...

    docs.aspose.com/omr/net/hello-world/
  2. 导出为 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/
  3. Aspose::Words::Fields::FormField::get_Enabled m...

    Aspose::Words::Fields::FormField::get_Enabled method. True if a Form field is enabled in C++....FormField::get_Enabled method True if a form field is enabled. bool Aspose...get_Enabled () Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_Form_field_as_text property. Controls how drop-down Form fields are saved to HTML or MHTML...export_drop_down_form_field_as_text property HtmlSaveOptions...HtmlSaveOptions.export_drop_down_form_field_as_text property Controls how drop-down...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...Form pdfForm = new Aspose.Pdf.Facades.Form(“input.pdf”...support concatenation of an XFA form with other PDF files. In newer...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  7. 重命名表单字段|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...
  8. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove Form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...Remove method Removes a form field with the specified name...case-insensitive name of the form field to remove. Remarks If...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageConfig|Documentation

    PageConfig element allows you to break large Forms into several pages that are recognized as a single document....element allows you to break large forms into several pages that are...be top-level elements in the form hierarchy and cannot be nested...

    docs.aspose.com/omr/net/programmatic-forms/page...
  10. Extract data from PDF Forms using Python | Aspo...

    Extract user data fields from fillable PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET....How to Extract data from PDF Forms using Python Library In order...order to extract PDF Forms (Acroforms) in a PDF file, we’ll use...

    products.aspose.com/pdf/python-net/acroforms/ex...