Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 34,532 for

list

(0.1 sec)
  1. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered Lists, enhancing document formatting and organization....formatting of bulleted and numbered lists used in a document. To learn...more, visit the Working with Lists documentation article. public...

    reference.aspose.com/words/net/aspose.words.lis...
  2. 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...
  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. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.ListLabel property. Gets a [Paragraph.ListLabel](./) object that provides access to List numbering value and formatting for this paragraph....object that provides access to list numbering value and formatting...listLabel () : Aspose . Words . Lists . ListLabel Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Lists::ListLevel::CreatePictureB...

    Aspose::Words::Lists::ListLevel::CreatePictureBullet method. Creates picture bullet shape for the current List level in C++....Aspose::Words::Lists::ListLevel::CreatePictureBullet method ...the current list level. void Aspose :: Words :: Lists :: ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Lists::ListLevelAlignment enum |...

    Aspose::Words::Lists::ListLevelAlignment enum. Specifies alignment for the List number or bullet in C++....Aspose::Words::Lists::ListLevelAlignment enum Contents [ Hide...Specifies alignment for the list number or bullet. enum class...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered Lists used in a document...formatting of bulleted and numbered lists used in a document. To learn...Working with Lists documentation article. Remarks A list in a Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 从自定义对象导入|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); //Define List List < WeeklyItem > list = new List < WeeklyItem...>(); //Add data to the list of objects list . Add ( new WeeklyItem...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  9. 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...
  10. ListFormat | Aspose.Words for Java

    Allows to control what List formatting is applied to a paragraph in Java....ListFormat Allows to control what list formatting is applied to a paragraph...more, visit the Working with Lists documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...