Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 21,228 for

form

(0.07 sec)
  1. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying Forms in your PDF document with Aspose.PDF for Java....[ Hide ] Set Custom Form Field Font Form fields in Adobe PDF...update the default font used for form fields, Aspose.PDF has the DefaultAppearance...

    docs.aspose.com/pdf/java/modifing-form/
  2. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...GetDataDir_AsposePdfFacades_Forms (); using ( var form = new Aspose . Pdf.... Facades . Form ()) { // Bind PDF document form . BindPdf (...

    docs.aspose.com/pdf/zh/net/import-export-form-f...
  3. Building forms programmatically|Documentation

    Describe the OMR Form directly in the application code....Building forms programmatically Contents [ Hide ] Aspose.OMR...layout and content of an OMR form directly in the application...

    docs.aspose.com/omr/net/programmatic-forms/
  4. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text Form field....Specifies the type of a text form field. Members Name Description...text form field can contain any text. NUMBER The text form field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single Form field...single form field. To learn more, visit the Working with Form Fields...Word provides the following form fields: checkbox, text input...

    reference.aspose.com/words/python-net/aspose.wo...
  6. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF Forms with Aspose.PDF Facades using Form Class.... Unraveling Forms Aspose.PDF for .NET is used...interactive forms called AcroForms. These interactive forms have a...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  7. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....AcroForm Contents [ Hide ] Extract form fields from PDF document Aspose...fill in form fields, but also makes it easy to extract form field...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  8. Changing the Layout of Pivot Table|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platForms....three forms Show in Compact Form Show in Outline Form Show in...in Tabular Form Aspose.Cells also provides PivotTable.ShowInCompactForm()...

    docs.aspose.com/cells/net/changing-the-layout-o...
  9. FormFieldCollection class | Aspose.Words for Py...

    aspose.words.fields.FormFieldCollection class. A collection of [FormField](../Formfield/) objects that represent all the Form fields in a range...objects that represent all the form fields in a range. To learn...more, visit the Working with Form Fields documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Modifing AcroForm|Aspose.PDF for .NET

    Modifing Form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing Form, getand set fieldlimit and etc.... GetDataDir_AsposePdf_Forms (); // Create FormEditor instance...instance using ( var form = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/net/modifing-form/