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

form

(0.98 sec)
  1. 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...
  2. 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/
  3. 搜索

    搜索...</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-...
  4. 档案

    档案...</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...
  5. 填写单选按钮字段|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...
  6. 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...
  7. 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/
  8. 获取富文本值|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...
  9. Adding images|Documentation

    How to include images in Aspose.OMR Forms....questionnaires, answer sheets, and other forms by adding images (such as your...must be directly passed to the form generator . If an image file...

    docs.aspose.com/omr/net/generate-template/images/
  10. Create ComboBox Field|Aspose.PDF for Python via...

    Check how to programmatically add a ComboBox (drop-down list) field to a PDF document using Aspose.PDF for Python. This example demonstrates how to insert a ComboBox Form field, add selectable items, and save the updated PDF file....Field Contents [ Hide ] PDF forms are widely used for collecting... surveys, and registration forms. A ComboBox field provides a...

    docs.aspose.com/pdf/python-net/create-combobox-...