Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 12,896 for

form fields

(0.08 sec)
  1. FormField.TextInputFormat | Aspose.Words for .NET

    FormField TextInputFormat property. Returns or sets the text Formatting for a text Form field in C#....text formatting for a text form field. public string TextInputFormat...set ; } Remarks If the text form field contains regular text, then...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.Checked | Aspose.Words for .NET

    FormField Checked property. Gets or sets the checked status of the check box Form field. Default value for this property is false in C#....checked status of the check box form field. Default value for this property...Applicable for a check box form field only. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField.ExitMacro | Aspose.Words for .NET

    FormField ExitMacro property. Returns or sets an exit macro name for the Form field in C#....an exit macro name for the form field. public string ExitMacro...exit macro runs when the form field loses the focus in Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CopyTo | Aspose.PDF for .NET API Reference

    Copies Fields placed on the Form into array....CopyTo Form.CopyTo method Copies fields placed on the form into...array. public void CopyTo ( Field [] array , int index ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.forms/f...
  5. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for .NET....Working with Forms Contents [ Hide ] This section describes a...NET to discover and map the fields available within an existing...

    docs.aspose.com/pdf/net/working-with-forms/
  6. 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/
  7. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_Form_field_as_text property. Controls how drop-down Form Fields are saved to HTML or MHTML...export_drop_down_form_field_as_text property HtmlSaveOptions...HtmlSaveOptions.export_drop_down_form_field_as_text property Controls how drop-down...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FormField.TextInputType | Aspose.Words for .NET

    FormField TextInputType property. Gets or sets the type of a text Form field in C#....or sets the type of a text form field. public TextFormFieldType...insert different kinds of form fields into a document, and process...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to generate Editable PDF in ASP.Net C# - Fr...

    After generating the pdf, I need to edit the Fields and changing the dropdown values etc. Because I have the Adobe lic to modify the data. Can you please share the some examples in c# to create/generate pdf....the pdf, I need to edit the fields and changing the dropdown values...AcroForms as well as XFA form fields inside a PDF using Aspose...

    forum.aspose.com/t/how-to-generate-editable-pdf...
  10. How to Flatten PDF in Python

    This basic tutorial explains how to flatten PDF in Python. You can mimic Adobe flattening using Python in your project with a few lines of code to process PDF Forms....process PDF forms. This feature can be useful to put form values directly...an object of the Form class Bind the PDF form document with the...

    kb.aspose.com/pdf/python/how-to-flatten-pdf-in-...