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

list

(0.11 sec)
  1. ListCollection.add method | Aspose.Words for Py...

    aspose.words.Lists.ListCollection.add method...[ Hide ] add(list_template) Creates a new list based on a predefined...collection of lists in the document. def add ( self , list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Lists::ListLevel::DeletePictureB...

    Aspose::Words::Lists::ListLevel::DeletePictureBullet method. Deletes picture bullet for the current List level in C++....Aspose::Words::Lists::ListLevel::DeletePictureBullet method ...the current list level. void Aspose :: Words :: Lists :: ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new List by copying the specified List and adding it to the collection of Lists in the document....add_copy(src_list) Creates a new list by copying the specified list and...of lists in the document. def add_copy ( self , src_list : aspose...

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

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. aspose.words.lists module | Aspose.Words for Py...

    The aspose.words.Lists module contains classes for working with bulleted and numbered Lists defined in a document....lists module Contents [ Hide ] The aspose.words.lists module...with bulleted and numbered lists defined in a document. Classes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...