Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 24,255 for

form

(0.48 sec)
  1. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR Forms, and extract optical marks from scanned images and photos within C and C++ applications....questionnaires, and other OMR forms, and read optical marks from...// Generate machine-readable form from the markup System :: SharedPtr...

    products.aspose.com/omr/cpp/
  2. 在文本框字段中对齐文本|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...
  3. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox Form field at the current position in C++....x method Inserts a combobox form field at the current position...System::String& The name of the form field. Can be an empty string...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. PdfSaveOptions.render_choice_form_field_border ...

    PdfSaveOptions.render_choice_Form_field_border property. Specifies whether to render PDF choice Form field border....render_choice_form_field_border property PdfSaveOptions.rend...render_choice_form_field_border property Specifies whether to render...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill Check Box Fields|Aspose.PDF for Python via...

    This example demonstrates how to programmatically fill check box fields in a PDF Form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, update check box values by field name, and save the modified file....box is commonly used in PDF forms to represent binary choices...confirmations. In this example, the Form facade from aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/fill-check-box-f...
  6. Fill Text Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to automatically fill text fields in a PDF Form using Aspose.PDF for Python via .NET. It shows how to load a PDF document, populate specific Form fields by name, and save the updated file.... In this example, the Form facade from aspose.pdf.facades...facades is used to bind a PDF form and update multiple fields such...

    docs.aspose.com/pdf/python-net/fill-text-fields/
  7. Aspose::Words::Fields::FormField::set_Enabled m...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FormField.calculate_on_exit property | Aspose.W...

    FormField.calculate_on_exit property. True if references to the specified Form field are automatically updated whenever the field is exited....references to the specified form field are automatically updated...affects the behavior of the form field when the document is opened...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract Forms from your PDF document with Aspose.PDF for C++....to navigate through all the form fields and then get the value...property. Get each field from the Form collection, in the base field...

    docs.aspose.com/pdf/cpp/extract-form/
  10. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input Form fields are saved to HTML or MHTML...property Controls how text input form fields are saved to HTML or...to true , exports text input form fields as normal text. When...

    reference.aspose.com/words/nodejs-net/aspose.wo...