The aspose.words.Fields module contains classes that represent Microsoft Word Fields in a document....fields module Contents [ Hide ] The aspose.words...words.fields module contains classes that represent Microsoft Word...
Discover the Aspose.Words.Fields.FieldFormCheckBox class, designed to easily implement FormCHECKBOX Fields for enhanced document interactivity and functionality....FORMCHECKBOX field. To learn more, visit the Working with Fields documentation...public class FieldFormCheckBox : Field Constructors Name Description...
The Aspose.Words.Fields module contains classes that represent Microsoft Word Fields in a document....Fields module Contents [ Hide ] The Aspose.Words...Words.Fields module contains classes that represent Microsoft Word...
PdfSaveOptions.generateFormFieldscripts property. Specifies whether to generate scripts that emulate specific Microsoft Word Form field behavior in PDF...emulate specific Microsoft Word formfield behavior in PDF. Default...Word formfield behavior, such as date and time formfields with...
Learn how to add, update, and remove document, page, and Form actions in PDF files using Python....JavaScript Submit or reset a form Show/hide fields Change zoom level or...import Rectangle from aspose.pdf.forms import ButtonField , CheckboxField...
Aspose.Words.Fields.FormField class. Represents a single Form field...single formfield. To learn more, visit the Working with Form Fields...Word provides the following formfields: checkbox, text input and...
本节演示了如何使用 Aspose.PDF for Python via .NET 管理和修改 PDF 表单字段。内容涵盖了扁平化特定字段、扁平化所有表单字段以及以编程方式重命名现有字段的实用示例。...Form() 以访问和管理 PDF 表单字段。 使用 ‘bind_pdf()’...‘flatten_field()’ 将选定字段转换为静态内容。 调用 ‘flatten_all_fields()’ 以删除每个表单字段的交互性。...
Learn how to programmatically add a radio button Form field to a PDF document using Aspose.PDF for Python. This example demonstrates how to create a radio button group, define selectable options, and save the updated PDF file....RadioButton Field Contents [ Hide ] Interactive PDF forms enable users...a document. A radio button field is useful when users must choose...
FormField.result property. Gets or sets a string that represents the result of this Form field....represents the result of this formfield. get result () : string Remarks...text formfield the result is the text that is in the field. For...
本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...FormEditor to manipulate formfields using ( var editor = new...dataDir + "Sample-Form-01.pdf" ); // Add a text field named "Country"...