Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 23,687 for

form

(0.12 sec)
  1. Working with XFA Forms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may convert XFA into AcroForm, fill the Form field in a PDF document, extract data from the Form....Working with XFA Forms in PDF Contents [ Hide ] XFA stands for...for XML Forms Architecture. It’s a set of proprietary XML specifications...

    docs.aspose.com/pdf/php-java/xfa-forms/
  2. FormField.type property | Aspose.Words for Node.js

    FormField.type property. Returns the Form field type....type property Returns the form field type. get type () : Aspose..."Apple" ); // The form field will appear in the form of a "select"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...not want it to be an editable form field, we want it to just be...checkboxes often get converted to form field placeholders in Word,...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  4. FormFieldCollection.removeAt method | Aspose.Wo...

    FormFieldCollection.removeAt method. Removes a Form field at the specified index....method removeAt(index) Removes a form field at the specified index...The zero-based index of the form field to remove. Remarks If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FormFieldCollection.remove method | Aspose.Word...

    FormFieldCollection.remove method. Removes a Form field with the specified name....remove method remove(form_field) Removes a form field with the specified...specified name. def remove ( self , form_field : str ): ... Parameter...

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

    Discover the FormField Enabled property. Easily check if a Form field is active for seamless user interactions and enhanced web functionality....Enabled property True if a form field is enabled. public bool...{ get ; set ; } Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize text Formatting for your Forms, enhancing user experience and data collection....the text formatting for a text form field. public string TextInputFormat...set ; } Remarks If the text form field contains regular text...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your document exports by keeping Form fields interactive, improving user experience....or sets indication of whether form fields are exported as interactive...Examples Shows how to export form fields to Html. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....); XForm form = annotation . Appearance [ "N" ]; form . BBox =...name ; // Add the image to the form resources if it hasn't been...

    docs.aspose.com/pdf/net/sticky-annotations/
  10. FormField.enabled property | Aspose.Words for P...

    FormField.enabled property. True if a Form field is enabled....enabled property True if a form field is enabled. @property...value : bool ): ... Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/python-net/aspose.wo...