Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 34,526 for

list

(0.21 sec)
  1. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...import a document with numbered lists. const srcDoc = new aw . Document...Document ( base . myDir + "List source.docx" ); const dstDoc =...

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

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the List level....line of wrapping text for the list level. @property def text_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  3. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the List contains 9 levels; ``false`` when 1 level....property List.isMultiLevel property Returns true when the list contains...isMultiLevel () : boolean Remarks The lists that you create with Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.ListFormat property. Provides access to the List formatting properties of the paragraph....property Provides access to the list formatting properties of the...listFormat () : Aspose . Words . Lists . ListFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. List.has_same_template method | Aspose.Words fo...

    List.has_same_template method. Returns true if the current List and the given List are created from the same template....true if the current list and the given list are created from the...other : aspose . words . lists . List ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListFormat.list_level_number property | Aspose....

    ListFormat.List_level_number property. Gets or sets the List level number (0 to 8) for the paragraph....list_level_number property ListFormat.list_level_number property...property Gets or sets the list level number (0 to 8) for the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your paragraph formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your documents....Shows how to nest a list inside another list. Document doc = new...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.DropCapPosition | Aspose.Words ...

    Discover the ParagraphFormat DropCapPosition property to easily customize your drop cap text position for enhanced document design and readability....Shows how to nest a list inside another list. Document doc = new...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words/par...
  10. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your List's starting number, enhancing organization and clarity in your documents....the starting number for this list level. public int StartAt {...restart numbering in a list by copying a list. Document doc = new...

    reference.aspose.com/words/net/aspose.words.lis...