Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 22,533 for

form

(0.15 sec)
  1. Showcases|Documentation

    Check out how Aspose.OMR for .NET can be used to solve real-world problems....presents a number of ready-made form templates that can be automatically...with free-form answers Checkbox survey with free-form answers Compact...

    docs.aspose.com/omr/net/showcases/
  2. 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...
  3. FormFieldCollection.remove method | Aspose.Word...

    FormFieldCollection.remove method. Removes a Form field with the specified name....remove method remove(form_field) Removes a form field with the specified...specified name. def remove ( self , form_field : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field Formats. Optimize your documents!...property Controls how drop-down form fields are saved to HTML or...to true , exports drop-down form fields as normal text. When...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether Form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics in C++....or sets indication of whether form fields are exported as interactive...Examples Shows how to export form fields to Html. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FormFieldCollection.remove method | Aspose.Word...

    FormFieldCollection.remove method. Removes a Form field with the specified name....remove(formField) Removes a form field with the specified name...case-insensitive name of the form field to remove. Remarks If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FormFieldCollection.remove_at method | Aspose.W...

    FormFieldCollection.remove_at method. Removes a Form field at the specified index....method remove_at(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/python-net/aspose.wo...
  8. Optical mark recognition|Documentation

    How to recognize the completed Form and get results with Aspose.OMR for Java....other completed machine-readable form, digitize it in one of the supported...simply take a picture of the form with a smartphone. If using...

    docs.aspose.com/omr/java/recognition/
  9. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA AcroForm 字段。Aspose.Pdf.Facades....表单类提供了处理静态 AcroForm 的能力,您可以使用 Form 类的 GetFieldFacade(..) 方法获取特定字段实例。然而,XFA...字段无法通过 Form.GetFieldFacade(..) 方法访问。相反,请使用 Document.Form.XFA 来获取/设置字段值并操作...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  10. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。...在下面的示例中,我们将首先使用 Form 类的 FillField 方法填充一个文本框字段。之后,我们将使用...MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf ...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...