Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 37,932 for

list

(0.33 sec)
  1. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of List label....Gets a string representation of list label. @property def label_string...extract the list labels of all paragraphs that are list items. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. get count ()...properties of lists. let doc = new aw . Document (); let lists = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...ListCollection indexer Gets a list by index. public List this [ int index...how to apply list formatting of an existing list to a collection...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Create and Format Table|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....types of lists, for example, phone lists, task lists, lists of transactions...create and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  5. List.CompareTo | Aspose.Words for .NET

    Discover the List CompareTo method, efficiently compare objects and enhance your coding skills with this essential programming tool....See Also class List namespace Aspose.Words.Lists assembly Aspose...CompareTo( List ) Compares the specified list to the current list. public...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of List formatting for each level in a List...collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.List_outdent method. Decreases the List level of the current paragraph by one level....list_outdent method list_outdent() Decreases the list level of...paragraph by one level. def list_outdent ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtListIndentation | Aspose.Words for Java

    Specifies how List levels are indented when document is exporting to SaveFormat.TEXT format in Java....TxtListIndentation Specifies how list levels are indented when document...Examples: Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....advances ways of customizing list labels. let doc = new aw . Document...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SdtListItem | Aspose.Words for Java

    This element specifies a single List item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_List structured document tag in Java....This element specifies a single list item within a parent SdtType...COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag. To...

    reference.aspose.com/words/java/com.aspose.word...