Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 23,036 for

form

(0.1 sec)
  1. Generating the template|Documentation

    How to render a printable Form and generate a recognition pattern file for Aspose.OMR engine....printable form and a recognition pattern file, process the form’s source...); It will create a printable form for A4 (210 x 297 mm) paper...

    docs.aspose.com/omr/net/generate-template/
  2. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....in PHP Contents [ Hide ] Add Form Field in a PDF Document The...collection named Form which helps manage form fields in a PDF...

    docs.aspose.com/pdf/php-java/create-forms/
  3. 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/
  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. Changing the Layout of Pivot Table|Documentation

    How to change the Layout of Pivot Table with Aspose.Cells for Python via .NET....three forms Show in Compact Form Show in Outline Form Show in...in Tabular Form How to Change the Layout of a Pivot Table Using...

    docs.aspose.com/cells/python-net/changing-the-l...
  6. 从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...
  7. 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...
  8. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this Form field....represents the result of this form field. @property def result...str ): ... Remarks For a text form field the result is the text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single Form field...single form field. To learn more, visit the Working with Form Fields...Word provides the following form fields: checkbox, text input...

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