Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 28,451 for

list

(0.05 sec)
  1. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...assertListEqual ([ 'Times New Roman' ], list ( table_substitution_rule ....'Liberation Serif' , 'DejaVu Serif' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI...."StyledTable" ); // Get a list of the rows in the table List < XWPFTableRow...// get the cells in this row List < XWPFTableCell > cells = row...

    docs.aspose.com/words/java/format-table-in-docu...
  3. TableSubstitutionRule.setSubstitutes method | A...

    TableSubstitutionRule.setSubstitutes method. Override substitute font names for given original font name....substituteFontNames string[] List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::NodeList::get_Count method | Asp...

    Aspose::Words::NodeList::get_Count method. Gets the number of nodes in the List in C++....Gets the number of nodes in the list. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Gets the number of nodes in the list. iterator() Provides a simple...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/java/com.aspose.word...
  6. Getting Started|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Supported File Formats Feature List System Requirements Installation...

    docs.aspose.com/3d/java/getting-started/
  7. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.List_style property. Gets or sets the name of the style on which the List to contain entries is based....list_style property FieldAutoTextList.list_style property Gets...the list to contain entries is based. @property def list_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.web_extension_task_panes property | As...

    Document.web_extension_task_panes property. Returns a collection that represents a List of task pane add-ins....collection that represents a list of task pane add-ins. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/com...
  10. How to create Dynamic Chart with Dropdownlist|D...

    Learn how to create a dynamic chart that updates based on a drop-down List selection using Aspose.Cells for Python via .NET. Our step-by-step guide will demonstrate how to integrate a drop-down List into your chart for flexible data visualization.... By using a dropdown list, users can select the specific...or region from the dropdown list, and the chart will dynamically...

    docs.aspose.com/cells/python-net/create-dynamic...