Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,399 for

list

(0.15 sec)
  1. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....# 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...
  2. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered List and applies it to the paragraph....Starts a new default numbered list and applies it to the paragraph...shortcut method that creates a new list using the default numbered template...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted List and applies it to the paragraph....Starts a new default bulleted list and applies it to the paragraph...shortcut method that creates a new list using the default bulleted template...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered List and applies it to the paragraph....Starts a new default numbered list and applies it to the paragraph...shortcut method that creates a new list using the default numbered template...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.List_name property. Gets or sets the name of the abstract numbering definition used for the numbering....list_name property FieldListNum.list_name property Gets or sets...@property def list_name ( self ) -> str : ... @list_name.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method...cleanup() Cleans unused styles and lists from the document. cleanup ()...cleanup(options) Cleans unused styles and lists from the document depending...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the List label from the text of the paragraph....character that separates the list label from the text of the paragraph...character is placed between the list label and text of the paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::CleanupOptions::get_UnusedBuilti...

    Aspose::Words::CleanupOptions::get_UnusedBuiltinStyles method. Specifies that unused BuiltIn styles should be removed from document in C++....Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...Aspose :: Words :: StyleType :: List , u "MyListStyle2" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  9. Aspose::Words::CleanupOptions::get_UnusedStyles...

    Aspose::Words::CleanupOptions::get_UnusedStyles method. Specifies whether unused styles should be removed from document. Default value is true in C++....Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...Aspose :: Words :: StyleType :: List , u "MyListStyle2" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  10. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

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