Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 24,258 for

form

(0.17 sec)
  1. NumSpacing enumeration | Aspose.Words for Python

    aspose.words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed....default form. PROPORTIONAL Specifies that the forms of the numerals...TABULAR Specifies that the forms of the numerals designed as...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document tag...structured document tag is a form that allows the user to # select...left-clicking and opening the form in Microsoft Word. # The "list_items"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient list item management in ComboBox and DropDownList structured documents....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::Markup::SdtListItemCollection::A...

    Aspose::Words::Markup::SdtListItemCollection::Add method. Adds an item to this 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...
  5. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++....considerably larger than the condensed form we printed above, // depending...the document to its original form. revisions -> RejectAll ();...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++....considerably larger than the condensed form we printed above, // depending...the document to its original form. revisions -> RejectAll ();...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. How to Manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....displaying information in chart form. PivotCharts are interactive...

    docs.aspose.com/cells/go-cpp/how-to-manage-pivo...
  8. WarningInfoCollection class | Aspose.Words for ...

    Aspose.Words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...collection object as the simplest form of Aspose.Words.IWarningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Total for Java

    This API allows you to do all kinds of operations on various files in Java code including creating, editing and converting etc....Java Export Data from a PDF Form to Excel using Java Convert...

    kb.aspose.com/total/java/
  10. 创建 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/