Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 37,948 for

list

(1.11 sec)
  1. List.list_id property | Aspose.Words for Python

    List.List_id property. Gets the unique identifier of the List....list_id property List.list_id property Gets the unique identifier...identifier of the list. @property def list_id ( self ) -> int : ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_List_item property. True when the paragraph has bulleted or numbered formatting applied to it....is_list_item property ListFormat.is_list_item property True when...applied to it. @property def is_list_item ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_List_item property. True when the paragraph is an item in a bulleted or numbered List....is_list_item property ParagraphFormat.is_list_item property True...bulleted or numbered list. @property def is_list_item ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable List formatting to enhance your document's presentation and clarity....Lists Contents [ Hide ] DocumentBase.Lists property Provides...Provides access to the list formatting used in the document. public ListCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Style.list_format property | Aspose.Words for P...

    Style.List_format property. Provides access to the List formatting properties of a paragraph style....list_format property Style.list_format property Provides access...access to the list formatting properties of a paragraph style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.Lists property. Provides access to the List formatting used in the document....lists property DocumentBase.lists property Provides access to...to the list formatting used in the document. get lists () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...