Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 25,009 for

form

(0.62 sec)
  1. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...文档中添加表单字段 Document 类提供了一个名为 Form 的集合,用于帮助管理 PDF 文档中的表单字段。 要添加表单字段:...要添加表单字段: 创建要添加的表单字段。 调用 Form 集合的 add 方法。 此示例展示了如何添加一个 TextBoxF...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  2. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FormTEXT field implementation. Enhance document automation with powerful features today!...Remarks Inserts a text box style form field. Examples Shows how to...doc = new Document ( MyDir + "Form fields.docx" ); FieldFormCheckBox...

    reference.aspose.com/words/net/aspose.words.fie...
  3. SdtListItemCollection Class | Aspose.Words for ...

    Explore the Aspose.Words.Markup.SdtListItemCollection class for seamless access to SdtListItem elements, enhancing structured document management effortlessly....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....We can save the table in the form of an XML document. tableSubstitutionRul...Linux substitution table in the form of an XML document using a stream...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Markup::SdtListItem::get_Display...

    Aspose::Words::Markup::SdtListItem::get_DisplayText method. Gets the text to display in the run content in place of the Value attribute contents for this list item in C++....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_SelectedValue method. Specifies currently selected value in this list. Null value allowed, meaning that no currently selected entry is associated with this list item collection in C++....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ListItems method. Gets SdtListItemCollection associated with this SDT in C++....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type... FORM_FIELD_HELP_TEXT The building block is a form field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. importXml API renders a read only PDF - Free Su...

    Hi I am trying to use importXml API of the aspose PDF for Java, to fill up a fillable PDF. I see that the PDF that gets rendered is read only. I need the ability to retain the fillable Form so that users can edit the da…...ability to retain the fillable form so that users can edit the data...facades.Form form = new com.aspose.pdf.facades.Form(); form.bindPdf("fw9...

    forum.aspose.com/t/importxml-api-renders-a-read...
  10. Working with Text in PDF using Rust|Aspose.PDF ...

    This section explains various techniques of text handling. Learn how to add text using Aspose.PDF and Rust....just fill out an application form. It is also helpful if all the...

    docs.aspose.com/pdf/rust-cpp/working-with-text/