Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 28,449 for

list

(0.04 sec)
  1. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....number points list and change the level of list items for creating...method to start a bullet points list Insert bullet points using the...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  2. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method...merge_stream ( self , input_streams : List [ io . BytesIO ], merge_format_mode...Type Description input_streams List[io.BytesIO] The input streams...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your List levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling....number style format for this list level. For example: “a, ç, ĝ...doc = new Document ( MyDir + "List with leading zero.docx" ); doc...

    reference.aspose.com/words/net/aspose.words.lis...
  5. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.ListIndentation property. Gets a [TxtListIndentation](../../txtListindentation/) object that specifies how many and which character to use for indentation of List levels...character to use for indentation of list levels. By default it is zero...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this List level. For example: "a, ç, ĝ, ..." in C++....Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFor method...number style format for this list level. For example: “a, ç, ĝ...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

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

    aspose.words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. list_format Provides access to the list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  10. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. listFormat Provides access to the list formatting...

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