Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 36,378 for

list

(0.09 sec)
  1. 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...
  2. List.Document | Aspose.Words for .NET

    Discover how to List document properties and access ownership details effortlessly. Unlock your document management potential today!...Document List.Document property Gets the owner document. public...Document { get ; } Remarks A list always has a parent document...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this List level....style that is linked to this list level. @property def linked_style...This property is None when the list level is not linked to a paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the List label from the text of the paragraph....character that separates the list label from the text of the paragraph...character is placed between the list label and text of the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with SmartArt Cold Rendering in C++|Asp...

    Aspose.Words for C++ performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect.... The table below lists the fully and partially supported...Partially supported layouts List Basic Block List Alternating Hexagons...

    docs.aspose.com/words/cpp/working-with-smartart...
  6. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document....properties of lists. let doc = new aw . Document (); let lists = doc...doc . lists ; expect ( lists . document . referenceEquals ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.Lists.ListLevelAlignment enumeration. Specifies alignment for the List number or bullet....Specifies alignment for the list number or bullet. Used as a...Members Name Description LEFT The list label is aligned to the left...

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

    Specifies alignment for the List number or bullet in Java....Specifies alignment for the list number or bullet. Remarks: Used...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a List label...Defines properties specific to a list label. To learn more, visit...visit the Working with Lists documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.is_legal property | Aspose.Words for ...

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

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