Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 23,685 for

form

(0.09 sec)
  1. Working with AcroForms in PDF|Aspose.PDF for Java

    Learn how to work with AcroForms in PDF documents, including Form field creation, modification, and data extraction using Aspose.PDF in Java....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/java/acroforms/
  2. 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...
  3. 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...
  4. 导入和导出数据|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/
  5. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word Form fields in PDFs or converts them to text. Enhance your document quality!...preserve Microsoft Word form fields as form fields in PDF or convert...set ; } Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FormField.result property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Fill PDF | Aspose.PDF

    Do you know how easily to How to Fill PDF Forms via Python? How to Fill PDF Forms with high quality Python via .NET PDF library....How to Fill PDF Forms via Python When dealing with documents...often arises to fill out a PDF form. Python, known for its versatility...

    products.aspose.com/pdf/tutorial/fill-pdf/
  8. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this Form field in C++....represents the result of this form field. System :: String Aspose...get_Result () Remarks For a text form field the result is the text...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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/
  10. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text Form field at the current position....fieldValue, maxLength) Inserts a text form field at the current position...name string The name of the form field. Can be an empty string...

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