Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 33,985 for

list

(0.09 sec)
  1. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the List item....of the actual number of the list item. @property def alignment...self ) -> aspose . words . lists . ListLevelAlignment : ... @alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create and Format Table|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....types of lists, for example, phone lists, task lists, lists of transactions...create, and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/cpp/create-and-format-table/
  3. ListFormat.ListLevel | Aspose.Words for .NET

    Discover the ListFormat ListLevel property to enhance your document's structure with customizable List formatting and paragraph overrides for better clarity....ListLevel property Returns the list level formatting plus any formatting...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  4. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children....paragraphs in a document that are list items. doc = aw . Document ()...DocumentBuilder ( doc = doc ) builder . list_format . apply_number_default...

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

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced List formatting and clarity....line of wrapping text for the list level. public double TextPosition...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListLabel.LabelString | Aspose.Words for .NET

    Discover the ListLabel LabelString property for easy string representation of List labels, enhancing your data presentation and organization effortlessly....Gets a string representation of list label. public string LabelString...extract the list labels of all paragraphs that are list items. Document...

    reference.aspose.com/words/net/aspose.words.lis...
  7. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

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