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

list

(0.17 sec)
  1. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_List_by_List_id method. Gets a List by a List identifier....get_list_by_list_id method get_list_by_list_id(list_id) Gets...Gets a list by a list identifier. def get_list_by_list_id ( 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.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...
  4. List.is_list_style_definition property | Aspose...

    List.is_List_style_definition property. Returns ``True`` if this List is a definition of a List style....is_list_style_definition property List.is_list_style_definition...Returns True if this list is a definition of a list style. @property...

    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. 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...
  8. 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...
  9. 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...
  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...