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

form

(0.07 sec)
  1. Modifing AcroForm|Aspose.PDF for C++

    Modifing Form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing Form, getand set fieldlimit and etc....TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/cpp/modifing-form/
  2. 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...
  3. 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...
  4. 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...
  5. 导入和导出数据|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/
  6. 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/
  7. PdfSaveOptions.use_sdt_tag_as_form_field_name p...

    PdfSaveOptions.use_sdt_tag_as_Form_field_name property. Specifies whether to use SDT control Tag or Id property as a name of Form field in PDF....use_sdt_tag_as_form_field_name property PdfSaveOptions.use_s...use_sdt_tag_as_form_field_name property Specifies whether to use SDT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox Form field at the current position....selected_index) Inserts a combobox form field at the current position...Description name str The name of the form field. Can be an empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Forms using Python|Aspose.PDF for ...

    This section contains articles relating to work with Forms in PDF documents using Python API....Working with Forms using Python Contents [ Hide ] Forms are files...AcroForms are PDF files that contain form fields. Data can be entered...

    docs.aspose.com/pdf/python-java/forms/
  10. 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...