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

form

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox Form field at the current position in C++....int32_t) method Inserts a checkbox 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...
  2. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputFormat method. Returns or sets the text Formatting for a text Form field in C++....the text formatting for a text form field. System :: String Aspose...get_TextInputFormat () Remarks If the text form field contains regular text...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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/
  4. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF Format annotations to PDF with Aspose.PDF for .NET....via C# Contents [ Hide ] FDF (Forms Data Format) is a file format...format that stores and transmits form data and annotations in PDF...

    docs.aspose.com/pdf/net/import-fdf/
  5. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR Form....appearance and design of the OMR form. Layout elements themselves...arrangement of elements All form elements are rendered one below...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  6. 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...
  7. 从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...
  8. Document.shade_form_data property | Aspose.Word...

    Document.shade_Form_data property. Specifies whether to turn on the gray shading on Form fields....shade_form_data property Document.shade_form_data property Specifies...shading on form fields. @property def shade_form_data ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageConfig|Documentation

    PageConfig 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/programmatic-forms/page...
  10. FormField.Default | Aspose.Words for .NET

    Discover how to customize the FormField Default property to set your checkbox's default value. Enhance user experience with easy value adjustments!...default value of the check box form field. Default value for this...Remarks Applicable for a check box form field only. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...