Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 25,072 for

form

(0.17 sec)
  1. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free Form....handwritten text placeholder to the form where the respondent can write...textual information in free form. Syntax The element is declared...

    docs.aspose.com/omr/net/txt-markup/free_text_in...
  2. page|Documentation

    Page 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 included...

    docs.aspose.com/omr/net/txt-markup/page/
  3. Creating and reading machine-readable CBSE shee...

    Download a ready-made OMR CBSE sheet in PDF Format for practicing and coaching. Process dozens of completed CBSE Forms per minute....processing dozens of manually filled forms in seconds. However, this usually...you will need customizable forms (worksheets) that contain questions...

    products.aspose.com/omr/exam/cbse/
  4. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  5. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据... GetDataDir_AsposePdf_Forms (); // Open PDF document using...var exportResult = document . Form . ExportToJson ( outputJsonPath...

    docs.aspose.com/pdf/zh/net/import-export-json/
  6. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the Form field type in C++....FormField::get_Type method Returns the form field type. Aspose :: Words...get_Result ()); // The form field will appear in the form of a "select"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Creating and reading machine-readable ISEE shee...

    Download a ready-made OMR ISEE sheet in PDF Format for practicing and coaching. Process dozens of completed ISEE Forms per minute....processing dozens of manually filled forms in seconds. However, this usually...survey, or other standardized form. You do not even need a scanner...

    products.aspose.com/omr/exam/isee/
  8. Aspose::Words::Fields::FormField::get_DropDownI...

    Aspose::Words::Fields::FormField::get_DropDownItems method. Provides access to the items of a dropdown Form field in C++....access to the items of a dropdown form field. System :: SharedPtr <...maximum 25 items in a dropdown form field. See Also Class DropDownItemCollecti...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Keep SDT controls inside cells editable after w...

    Ref WORDSNET-27357 this issue describes specifically a checkbox inside a table cell was not editable after word2pdf conversion. A fix was released in v24.10, but I’m requesting that this should work for other content con…...cells into cells with editable form fields inside. This is because...contents can fit into a single form field. So cases when there is...

    forum.aspose.com/t/keep-sdt-controls-inside-cel...
  10. 填写单选按钮字段|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/fill-radio-bu...