Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,392 for

list

(0.15 sec)
  1. 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...
  2. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what List formatting is applied to a paragraph...class Allows to control what list formatting is applied to a paragraph...more, visit the Working with Lists documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the List label from the text of the paragraph....character that separates the list label from the text of the paragraph...character is placed between the list label and text of the paragraph...

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

    Discover how the ParagraphFormat IsListItem property enhances your document formatting by identifying bulleted or numbered List items effortlessly....item in a bulleted or numbered list. public bool IsListItem { get...Shows how to nest a list inside another list. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the documentation article in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused Lists and definitions for a cleaner, more efficient workspace....Specifies whether unused list and list definitions should be removed... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  8. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current List formatting settings for enhanced document design....object that represents current list formatting properties. public...create bulleted and numbered lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered List items are recognized when document is imported from plain text format...Allows to specify how numbered list items are recognized when document...to false , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the List item....the list item. get alignment () : Aspose . Words . Lists . ListLevelAlignment...ListLevelAlignment Remarks The list label is justified relative...

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