Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 24,974 for

form

(0.44 sec)
  1. 导出为 JSON|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段值导出到 JSON 文件。它解释了如何加载 PDF 表单,通过 Form 门面访问其字段,并将提取的数据保存为结构化的 JSON 格式。...在本示例中, Form 对象来自于 aspose.pdf.facades 模块用于绑定...文件并将其表单字段值导出为可读的 JSON 结构。 初始化 pdf_facades.Form() 以处理表单字段。 使用 ‘bind_pdf()’ 将源...

    docs.aspose.com/pdf/zh/python-net/export-to-json/
  2. FormField.result property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA AcroForm fields in a PDF document. The Aspose.PDF.Facades....with XFA Forms using C++ Contents [ Hide ] XFA Forms is XML Forms...improve the handling of web forms. It can also be used in PDF...

    docs.aspose.com/pdf/cpp/xfa-forms/
  4. Optical mark recognition (OMR)|Documentation

    How to recognize the filled Form with Aspose.OMR for .NET....sheet, ballot, or other OMR form, digitize it in one of the supported...simply take a picture of the form with any modern smartphone and...

    docs.aspose.com/omr/net/recognition/
  5. FormField.removeField method | Aspose.Words for...

    FormField.removeField method. Removes the complete Form field, not just the Form field special character....Removes the complete form field, not just the form field special character...bookmark associated with the form field, the bookmark is not removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../Formfield/) objects that represent all the Form fields in a range...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/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.ExportTextInputFormFieldAsText ...

    Discover how the HtmlSaveOptions ExportTextInputFormFieldAsText property optimizes text input Form fields for seamless HTML or MHTML saving. Enhance your export process!...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/net/aspose.words.sav...
  8. Working with AcroForms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may create a Form from scratch, fill the Form field in a PDF document, extract data from the Form, add or remove fields in the existing Form....PDF forms technology. AcroForms is a page oriented form. They...accept input in Forms Data Format or FDF and XML Forms Data Format...

    docs.aspose.com/pdf/php-java/acroforms/
  9. FormField.Result | Aspose.Words for .NET

    Discover the FormField Result property, easily manage and customize the string output of your Form fields for enhanced user experience....represents the result of this form field. public string Result...; set ; } Remarks For a text form field the result is the text...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。...Form 集合中的索引器来快速检索此数据。 按标题检索表单字段值...属性允许您获取特定字段的值。要获取值,请从 Document 对象的 form field collection 获取表单字段。此示例选择一个...

    docs.aspose.com/pdf/zh/androidjava/extract-data...