Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 23,688 for

form

(0.39 sec)
  1. FormField.Type | Aspose.Words for .NET

    Discover the FormField Type property to easily identify and utilize various Form field types, enhancing your web Forms' functionality and user experience....Type property Returns the form field type. public FieldType..."Apple" )); // The form field will appear in the form of a "select"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Developer's reference|Documentation

    For developers, by developers. Find answers to your questions regarding Aspose.OMR for C++ and start building your own software OMR solutions....designing a machine-readable form to reading hand-filled marks...machine-readable forms Describe the content and layout of OMR forms in textual...

    docs.aspose.com/omr/cpp/developer-reference/
  3. text_input|Documentation

    Text_input element generates a placeholder consisting of several boxes in which the respondent can write letters or numbers, one character in each box....handwritten text placeholder to the form. The placeholder consists of...textual information in free form or to offer a respondent answer...

    docs.aspose.com/omr/net/json-markup/text_input/
  4. FormFieldCollection.remove method | Aspose.Word...

    FormFieldCollection.remove method. Removes a Form field with the specified name....remove(formField) Removes a form field with the specified name...case-insensitive name of the form field to remove. Remarks If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FormFieldCollection.remove_at method | Aspose.W...

    FormFieldCollection.remove_at method. Removes a Form field at the specified index....method remove_at(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/python-net/aspose.wo...
  6. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA AcroForm 字段。Aspose.Pdf.Facades....表单类提供了处理静态 AcroForm 的能力,您可以使用 Form 类的 GetFieldFacade(..) 方法获取特定字段实例。然而,XFA...字段无法通过 Form.GetFieldFacade(..) 方法访问。相反,请使用 Document.Form.XFA 来获取/设置字段值并操作...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  7. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....Document ( dataDir + "Sample-Form-01.pdf" )) { // Add page document...formEditor . Save ( dataDir + "Sample-Form-01-mod.pdf" ); } } } Copy Outer...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......a PDF Form to Excel using C# Export Data from a PDF Form to Excel...using Java Extract Data from PDF Form using Python Create ZIP in Java...

    kb.aspose.com/categories/page/13/
  9. Exploring features of FormEditor class|Aspose.P...

    You can learn details of exploring features of FormEditor class with Aspose. PDF for .NET library...sometimes contain interactive form, which are known as AcroForm...just like a form used in the web pages. These forms contain different...

    docs.aspose.com/pdf/net/exploring-features-of-f...
  10. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....PDF for Java to add form controls Instantiate the FormEditor...resultant PDF file containing the form controls in it Here are the...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...