Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 37,917 for

list

(0.39 sec)
  1. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a List and enhance your document's collection with ease and efficiency....Creates a new list by copying the specified list and adding it...collection of lists in the document. public List AddCopy ( List srcList...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the List formatting used in the document in C++....et_Lists method Contents [ Hide ] DocumentBase::get_Lists method...method Provides access to the list formatting used in the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. 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...
  5. ListLevel | Aspose.Words for Java

    Defines formatting for a List level in Java....Cloneable Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  6. ParagraphFormat.isListItem property | Aspose.Wo...

    ParagraphFormat.isListItem property. True when the paragraph is an item in a bulleted or numbered List....item in a bulleted or numbered list. get isListItem () : boolean...Shows how to nest a list inside another list. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Words.Lists | Aspose.Words for .NET

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered Lists in your documents, enhancing organization and clarity....Lists Contents [ Hide ] The Aspose.Words.Lists namespace...with bulleted and numbered lists defined in a document. Classes...

    reference.aspose.com/words/net/aspose.words.lists/
  8. List.IsMultiLevel | Aspose.Words for .NET

    Discover if your List supports multi-levels! Our tool reveals true for 9 levels and false for 1, enhancing your data management efficiency....Hide ] List.IsMultiLevel property Returns true when the list contains...IsMultiLevel { get ; } Remarks The lists that you create with Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the List level....sets the number format for the list level. get numberFormat () :...numbers from the corresponding list levels. For example, the string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Examples Shows how to work with list levels. Document doc = new Document...IsListItem , Is . False ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words.lis...