Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 23,351 for

form

(0.28 sec)
  1. Import Data into a PDF File - facades|Aspose.PD...

    This section explains how to import Data to XML from a PDF File with Aspose.PDF Facades using Form Class....XML into a PDF File (facades) Form class allows you to import data...need to create an object of Form class and then call the importXml...

    docs.aspose.com/pdf/java/import-data-into-a-pdf...
  2. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text Form field types for enhanced document automation and customization....Specifies the type of a text form field. public enum TextFormFieldType...Description Regular 0 The text form field can contain any text....

    reference.aspose.com/words/net/aspose.words.fie...
  3. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...AI 导入和导出数据 Contents [ Hide ] Form 类允许您使用 ImportXml 方法从 XML 文件导入数据到...PDF 文件。为了从 XML 导入数据,您需要创建一个 Form 类的对象,然后使用 FileStream 对象调用 ImportXml...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  4. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the PdfSaveOptions UseSdtTagAsFormFieldName property enhances PDF Forms by using SDT control tags for better organization and clarity....or Id property as a name of form field in PDF. public bool UseSdtTagAsFormField...property is used as a name of form field in PDF. When set to true...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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/nodejs-net/aspose.wo...
  6. FormField class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this Form field....represents the result of this form field. @property def result...str ): ... Remarks For a text form field the result is the text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Generating the template|Documentation

    How to render a printable Form and generate a recognition pattern file for Aspose.OMR engine....printable form and a recognition pattern file, process the form’s source...); It will create a printable form for A4 (210 x 297 mm) paper...

    docs.aspose.com/omr/net/generate-template/
  9. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single Form field. To learn more, visit the documentation article in C++....single form field. To learn more, visit the Working with Form Fields...references to the specified form field are automatically updated...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Working with AcroForms|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may create a Form from scratch, fill the Form field in a PDF document, extract data from the Form, and etc....PDF forms technology. AcroForms is a page oriented form. They...accept input in Forms Data Format or FDF and XML Forms Data Format...

    docs.aspose.com/pdf/net/acroforms/