Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,038 for

form

(0.49 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_UseS...

    Aspose::Words::Saving::PdfSaveOptions::get_UseSdtTagAsFormFieldName method. Specifies whether to use SDT control Tag or Id property as a name of Form field in PDF in C++....or Id property as a name of form field in PDF. bool Aspose ::...property is used as a name of form field in PDF. When set to true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the Form fields in a range in Java....objects that represent all the form fields in a range. To learn...more, visit the Working with Form Fields documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  3. 从AcroForm中提取数据|Aspose.PDF for C++

    Aspose.PDF使从PDF文件中提取表单字段数据变得容易。了解如何从AcroForms中提取数据并将其保存为XML或FDF格式。...formField : document -> get_Form () -> get_Fields ()) { std ::...:: endl ; } 从 PDF 文件提取数据到 XML Form 类允许您使用 ExportXml 方法将数据从 PDF...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ac...
  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. Creating and reading machine-readable SAT sheet...

    Download a ready-made OMR SAT sheet in PDF Format for practicing and coaching. Process dozens of completed SAT Forms per minute....sheets Machine-readable SAT form The Scholastic Assessment Test...answers with a pencil. The SAT form includes 154 multiple-choice...

    products.aspose.com/omr/exam/sat/
  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. Working with XFA Forms in PDF|Aspose.PDF for Java

    Explore how to handle XFA Forms in PDF documents, including Form data processing and conversion, with Aspose.PDF in Java....Working with XFA Forms in PDF Contents [ Hide ] XFA stands for...for XML Forms Architecture. It’s a set of proprietary XML specifications...

    docs.aspose.com/pdf/java/xfa-forms/
  8. 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/
  9. FormField.type property | Aspose.Words for Python

    FormField.type property. Returns the Form field type....type property Returns the form field type. @property def type... fields . FieldType . FIELD_FORM_DROP_DOWN , combo_box . type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text Form field at the current position....fieldValue, maxLength) Inserts a text form field at the current position...name string The name of the form field. Can be an empty string...

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