Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 36,336 for

list

(0.09 sec)
  1. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text....Shows how to nest a list inside another list. doc = aw . Document...DocumentBuilder ( doc = doc ) # A list allows us to organize and decorate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... Remarks For character and list styles this property returns...and use a paragraph style with list formatting. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this List....the number of levels in this list. @property def count ( self...levels in a list. Examples Shows how to create a list style and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents type of the style.... LIST The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this List....the number of levels in this list. get count () : number Remarks...levels in a list. Examples Shows how to create a list style and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... List The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. let...

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

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your documents for enhanced clarity....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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. @property def...properties of lists. doc = aw . Document () lists = doc . lists self ...

    reference.aspose.com/words/python-net/aspose.wo...