Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 24,993 for

form

(0.17 sec)
  1. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for .NET....Ask AI Working with Forms Contents [ Hide ] This section describes...presentation forms based on XML. AcroForms - create form, fill form field...

    docs.aspose.com/pdf/net/working-with-forms/
  2. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR Forms, and read optical marks from scanned images and photos in .NET applications and web services....questionnaires, and other OMR forms, and read optical marks from...// Generate machine-readable form from the markup var generationResult...

    products.aspose.com/omr/net/
  3. 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...
  4. 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 nested...

    docs.aspose.com/omr/net/json-markup/page/
  5. 在 Python 中删除 PDF 表单|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 从 PDF 页面中移除表单对象,包括完整清理和有针对性的删除。...pdf as ap def remove_all_forms ( input_file_name , page_num...Document ( input_file_name ) forms = document . pages [ page_num...

    docs.aspose.com/pdf/zh/python-net/remove-form/
  6. 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...
  7. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text Form fields. Enhance user experience by setting specific input types effortlessly....Gets or sets the type of a text form field. public TextFormFieldType...how insert different kinds of form fields into a document, and...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific Form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance Form management....FormFieldCollection indexer (1 of 2) Returns a form field at the specified index...how insert different kinds of form fields into a document, and...

    reference.aspose.com/words/net/aspose.words.fie...
  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. FormImporter Plugin|Aspose.PDF for .NET

    Learn how to import PDF Form values from JSON with the Aspose.Pdf.LowCode.FormImporter plugin for .NET....FormImporter plugin imports form values into a PDF document....when the form data source is JSON. Import JSON form data // For...

    docs.aspose.com/pdf/net/plugins/form-importer/