Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 36,730 for

list

(0.18 sec)
  1. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the List contains 9 levels; ``false`` when 1 level....property List.isMultiLevel property Returns true when the list contains...isMultiLevel () : boolean Remarks The lists that you create with Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List.equals method | Aspose.Words for Python

    List.equals method. Compares with the specified List....method equals(list) Compares with the specified list. def equals...equals ( self , list : aspose . words . lists . List ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.List_format property. Returns an object that represents current List formatting properties....list_format property DocumentBuilder.list_format property Returns...current list formatting properties. @property def list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the List that defines formatting of this List style in C++....Aspose::Words::Style::get_List method Contents [ Hide ] Style::get_List method Gets...Gets the list that defines formatting of this list style. System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. ListFormat.list_level_number property | Aspose....

    ListFormat.List_level_number property. Gets or sets the List level number (0 to 8) for the paragraph....list_level_number property ListFormat.list_level_number property...property Gets or sets the list level number (0 to 8) for the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.isListItem property | Aspose.Words fo...

    Paragraph.isListItem property. True when the paragraph is an item in a bulleted or numbered List in original revision....item in a bulleted or numbered list in original revision. get isListItem...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::ListLevel::get_Alignment ...

    Aspose::Words::Lists::ListLevel::get_Alignment method. Gets or sets the justification of the actual number of the List item in C++....Aspose::Words::Lists::ListLevel::get_Alignment method Contents...number of the list item. Aspose :: Words :: Lists :: ListLevelAlignment...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. List.ListLevels | Aspose.Words for .NET

    Discover the ListLevels property to access and manage your List levels effortlessly, enhancing organization and clarity in your documents....Hide ] List.ListLevels property Gets the collection of list levels...levels for this list. public ListLevelCollection ListLevels { get...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....AI Working With Lists Contents [ Hide ] A list in a Microsoft...document is a set of list formatting properties. Lists can be used in...

    docs.aspose.com/words/cpp/working-with-lists/
  10. ListLevelCollection.Item | Aspose.Words for .NET

    Access List levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....ListLevelCollection indexer Gets a list level by index. public ListLevel...Examples Shows how to create a list style and use it in a document...

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