Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 37,851 for

list

(0.17 sec)
  1. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.List_label property. Gets a [Paragraph.List_label](./) object that provides access to List numbering value and formatting for this paragraph....list_label property Paragraph.list_label property Gets a Paragraph...Paragraph.list_label object that provides access to list numbering...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Examples Shows how to work with list levels. Document doc = new Document...IsListItem , Is . False ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words.lis...
  4. List.document property | Aspose.Words for Python

    List.document property. Gets the owner document....document property List.document property Gets the owner document...DocumentBase : ... Remarks A list always has a parent document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using Anonymous Types or Custom Objects in Aspo...

    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....Age" ); //Instantiate the list collection based on the custom...class. IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/net/using-anonymous-types...
  6. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....numbered lists. Document srcDoc = new Document ( MyDir + "List source...dstDoc = new Document ( MyDir + "List destination.docx" ); Assert...

    reference.aspose.com/words/net/aspose.words/imp...
  7. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the List level....the number or bullet for the list level. @property def number_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtListItemCollection class | Aspose.Words for ...

    Aspose.Words.Markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtListitem/) elements of a structured document tag...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. this[] Methods...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....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...
  10. Aspose::Words::Lists::ListLevel::get_TabPositio...

    Aspose::Words::Lists::ListLevel::get_TabPosition method. Returns or sets the tab position (in points) for the List level in C++....Aspose::Words::Lists::ListLevel::get_TabPosition method Contents...for the list level. double Aspose :: Words :: Lists :: ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...