Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 34,265 for

list

(0.08 sec)
  1. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your List, allowing null for no selection. Enhance your data management!...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. public SdtListItem...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....Create a list based using a Microsoft Word list template. List list...NUMBER_DEFAULT); // This generated list will display "1.a )". // Space...

    reference.aspose.com/words/java/com.aspose.word...
  3. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form....Children list. new ContainerConfig () { Children = new List < BaseConfig...Name Type Description Children List<BaseConfig> Child elements ...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  4. List.HasSameTemplate | Aspose.Words for .NET

    Discover the HasSameTemplate method, easily check if two Lists share the same template, ensuring consistency and efficiency in your data management....HasSameTemplate List.HasSameTemplate method Returns true if the...the current list and the given list are created from the same...

    reference.aspose.com/words/net/aspose.words.lis...
  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. Working with Text Document in Java|Aspose.Words...

    Advanced TXT document processing, Lists, BiDi, headers/footer, using Java....that this is not a complete list of available options, but only...property is true : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/java/working-with-text-do...
  7. MarkdownListExportMode Enum | Aspose.Words for ...

    Discover how Aspose.Words' MarkdownListExportMode enum enhances List export to Markdown, ensuring precise formatting and seamless integration for your documents.... enumeration Specifies how lists are exported into Markdown....Description MarkdownSyntax 0 Export list items compatible with Markdown...

    reference.aspose.com/words/net/aspose.words.sav...
  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. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph formatting of styles for enhanced document presentation and professional formatting....} Remarks For character and list styles this property returns...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

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