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

form

(0.25 sec)
  1. 导出为 XML|Aspose.PDF for Python via .NET

    这个示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 表单数据导出为 XML 文件。它展示了如何加载 PDF 文档,通过 Form facade 访问其表单字段,并使用 Form Class 将提取的数据保存为结构化 XML。...在本示例中,a Form 对象是从 aspose.pdf 创建的。在 facades...与其绑定,表单数据被写入 XML 流。 创建一个 Form 对象。初始化 pdf_facades.Form() 以访问和管理表单字段。 使用...

    docs.aspose.com/pdf/zh/python-net/export-to-xml/
  2. FormField.RemoveField | Aspose.Words for .NET

    Effortlessly remove entire Form fields with the FormField RemoveField method, enhancing your document's clarity and organization....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/net/aspose.words.fie...
  3. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox Form field at the current position....{#string_string[]_number} Inserts a combobox 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...
  4. Fill Barcode Fields|Aspose.PDF for Java

    Learn how to fill a barcode Form field in Java using the Form facade in Aspose.PDF....populate a barcode field in a PDF form. public static void fillBarcodeFields...outputFile ) { Form form = new Form (); try { form . bindPdf ( inputFile...

    docs.aspose.com/pdf/java/fill-barcode-fields/
  5. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular Forms using Aspose.Cells for C++....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form Aspose.Cells also provides PivotTable.ShowInCompactForm()...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  6. 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...
  7. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....Document ( _dataDir + "Sample-Form-01.pdf" ); document . getPages.... save ( _dataDir + "Sample-Form-01-mod.pdf" ); } Copy Outer...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  8. Supported file formats|Documentation

    File Formats supported by Aspose.OMR for C++ for printing templates, scaning or taking a photo of completed Forms, and returning recognition results....language for designing OMR forms. Form layout is provided in a lightweight...describing machine-readable forms. It is content-focused, with...

    docs.aspose.com/omr/cpp/supported-file-formats/
  9. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all Form fields in a document with ease and efficiency....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/net/aspose.words.fie...
  10. FormField | Aspose.Words for Java

    Represents a single Form field in Java....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/java/com.aspose.word...