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

list

(1.37 sec)
  1. ListLevel.trailingCharacter property | Aspose.W...

    ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the List level....inserted after the number for the list level. get trailingCharacter...trailingCharacter () : Aspose . Words . Lists . ListTrailingCharacte Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.tabPosition property | Aspose.Words f...

    ListLevel.tabPosition property. Returns or sets the tab position (in points) for the List level....position (in points) for the list level. get tabPosition () :...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  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. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage List numbering in your documents. Simplify organization and enhance clarity today!...the list level that must appear before the specified list level...advances ways of customizing list labels. Document doc = new Document...

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