Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 23,898 for

form

(0.15 sec)
  1. Create AcroForms using using C++|Aspose.PDF for...

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

    docs.aspose.com/pdf/cpp/create-form/
  2. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox Form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....bool, int ) Inserts a checkbox form field at the current position...name String The name of the form field. Can be an empty string...

    reference.aspose.com/words/net/aspose.words/doc...
  3. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_Form_field_as_text property. Controls how text input Form fields are saved to HTML or MHTML...export_text_input_form_field_as_text property HtmlSaveOptions...HtmlSaveOptions.export_text_input_form_field_as_text property Controls how...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FormField.calculate_on_exit property | Aspose.W...

    FormField.calculate_on_exit property. True if references to the specified Form field are automatically updated whenever the field is exited....references to the specified form field are automatically updated...affects the behavior of the form field when the document is opened...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FormField::set_Enabled m...

    Aspose::Words::Fields::FormField::set_Enabled method. True if a Form field is enabled in C++....FormField::set_Enabled method True if a form field is enabled. void Aspose...( bool value ) Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。... GetDataDir_AsposePdf_Forms (); // Create FormEditor instance...instance using ( var form = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/zh/net/modifing-form/
  7. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。...在下面的示例中,我们将首先使用 Form 类的 FillField 方法填充一个文本框字段。之后,我们将使用...MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf ...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...
  8. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific Form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance Form management....FormFieldCollection indexer (1 of 2) Returns a form field at the specified index...how insert different kinds of form fields into a document, and...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field Formats. Optimize your documents!...property Controls how drop-down form fields are saved to HTML or...to true , exports drop-down form fields as normal text. When...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether Form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics in C++....or sets indication of whether form fields are exported as interactive...Examples Shows how to export form fields to Html. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...