Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 34,532 for

list

(0.2 sec)
  1. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a List by a List identifier....getListByListId(listId) Gets a list by a list identifier. getListByListId...Description listId number The list identifier. Remarks You don’t...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtListIndentation | Aspose.Words for Java

    Specifies how List levels are indented when document is exporting to SaveFormat.TEXT format in Java....TxtListIndentation Specifies how list levels are indented when document...Examples: Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_List_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....has_list_name property FieldListNum.has_list_name property Returns...field’s code. @property def has_list_name ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::SdtListItem::get_Value m...

    Aspose::Words::Markup::SdtListItem::get_Value method. Gets the value of this List item in C++....method Gets the value of this list item. System :: String Aspose...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 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...
  6. 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...
  7. 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...
  8. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph formatting of styles for enhanced document presentation and professional formatting....} Remarks For character and list styles this property returns...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  9. 从自定义对象导入|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...
  10. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

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