Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 36,369 for

list

(0.84 sec)
  1. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom Lists from templates, enhancing your document's organization and efficiency....ListTemplate ) Creates a new list based on a predefined template...collection of lists in the document. public List Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character formatting used for the List label in C++....Aspose::Words::Lists::ListLevel::get_Font method Contents [ Hide...character formatting used for the list label. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. ListFormat.remove_numbers method | Aspose.Words...

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

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

    Discover the Aspose.Words.Lists.ListLevel class for advanced List formatting. Enhance your document's structure with powerful, customizable options....class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. public class ListLevel...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  10. 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...