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

list

(0.32 sec)
  1. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered List and applies it to the paragraph....Starts a new default numbered list and applies it to the paragraph...shortcut method that creates a new list using the default numbered template...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered List and applies it to the paragraph....Starts a new default numbered list and applies it to the paragraph...shortcut method that creates a new list using the default numbered template...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one List level. The default value is 0, that means no indentation in C++....to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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...
  8. 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...
  9. 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...
  10. 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...