Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 33,930 for

list

(0.1 sec)
  1. ListLevel.isLegal property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.List_name property. Gets or sets the name of the abstract numbering definition used for the numbering....list_name property FieldListNum.list_name property Gets or sets...@property def list_name ( self ) -> str : ... @list_name.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this List level....the starting number for this list level. @property def start_at...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel | Aspose.Words for Java

    Defines formatting for a List level in Java....Cloneable Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  5. ParagraphFormat.isListItem property | Aspose.Wo...

    ParagraphFormat.isListItem property. True when the paragraph is an item in a bulleted or numbered List....item in a bulleted or numbered list. get isListItem () : boolean...Shows how to nest a list inside another list. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....paragraphs in a document that are list items. Document doc = new Document..."Numbered list item 1" ); builder . Writeln ( "Numbered list item...

    reference.aspose.com/words/net/aspose.words.lis...
  7. FieldStyleRef.StyleName | Aspose.Words for .NET

    Discover the FieldStyleRef StyleName property to easily customize and format your search text. Enhance your project's styling with flexibility and precision....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets List level to zero....the current paragraph and sets list level to zero. removeNumbers...equivalent to setting the ListFormat.list property to null . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. @property def...properties of lists. doc = aw . Document () lists = doc . lists self ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document....properties of lists. doc = aw . Document () lists = doc . lists self ...( doc , lists . document ) list = lists . add ( list_template...

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