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

form

(1.93 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. 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/
  3. 填写列表框|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python via .NET 以编程方式填充 PDF 表单中的列表框和多选字段。它展示了如何绑定 PDF 文档、在基于列表的表单字段中选择值,并保存更新后的文件。...在本示例中, Form facade 来自 aspose.pdf.facades...字段。选择所需的选项后,更新的文档将被保存。 初始化 ‘pdf_facades.Form()’ 以管理和更新表单字段。 调用 ‘bind_pdf()’...

    docs.aspose.com/pdf/zh/python-net/fill-list-box/
  4. 搜索

    搜索...</p> <br /> <form asp-controller="Home" asp-action="UploadFiles"...class="form-inline dropzone" enctype="multipart/form-data"> <div...

    blog.aspose.com/zh-hant/words/compare-two-word-...
  5. 档案

    档案...</p> <br /> <form asp-controller="Home" asp-action="UploadFiles"...class="form-inline dropzone" enctype="multipart/form-data"> <div...

    blog.aspose.com/zh/words/compare-two-word-docum...
  6. 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/
  7. Create Submit Button|Aspose.PDF for Python via ...

    Learn how to add a Submit Button to a PDF document programmatically using Aspose.PDF for Python. This tutorial demonstrates how to create a button that submits Form data to a specified URL and save the updated PDF....Contents [ Hide ] Interactive PDF forms often require users to submit...survey results, application forms, or feedback data. A Submit...

    docs.aspose.com/pdf/python-net/create-submit-bu...
  8. Stages of the OMR process|Documentation

    Three major stages of Aspose.OMR workflow are: designing the content and layout, generating a printable Form and recognition pattern, and perForming optical mark recognition (OMR)....OMR process - from designing a form to recognizing its filled hardcopies... filling out, and scanning forms are not covered in this reference...

    docs.aspose.com/omr/net/omr-stages/
  9. 获取富文本值|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF Facades API 检索 PDF 文档中表单字段的富文本内容。与普通文本字段不同,富文本字段可以包含诸如粗体文字、不同字体、颜色以及段落样式等格式化内容。... 创建 Form 对象。 绑定 PDF 文档。 检索富文本值。 from...# Create Form object pdf_form = pdf_facades . Form () # Bind...

    docs.aspose.com/pdf/zh/python-net/get-rich-text...
  10. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....()); // Create an XForm var form = Aspose . Pdf . XForm . CreateNewForm...1 ]. Resources . Forms . Add ( form ); form . Contents . Add...

    docs.aspose.com/pdf/net/working-with-operators/