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

list

(0.91 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. HtmlSaveOptions.ExportListLabels | Aspose.Words...

    Discover how the HtmlSaveOptions ExportListLabels property enhances your HTML, MHTML, and EPUB outputs. Optimize List labels effortlessly with Auto settings!...ExportListLabels property Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....import a document with numbered lists. auto srcDoc = System :: MakeObject...Document > ( get_MyDir () + u "List source.docx" ); auto dstDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  7. Working with Distribution Lists|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....Svenska Working with Distribution Lists Contents [ Hide ] It is possible...possible to create a Distribution list using Aspose.Email API that...

    docs.aspose.com/email/java/working-with-distrib...
  8. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered Lists used in a document in Java....formatting of bulleted and numbered lists used in a document. To learn...Working with Lists documentation article. Remarks: A list in a Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListLevel.deletePictureBullet method | Aspose.W...

    ListLevel.deletePictureBullet method. Deletes picture bullet for the current List level....picture bullet for the current list level. deletePictureBullet ()...set a custom image icon for list item labels. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_List method. Creates a new single level List based on the predefined template and adds it to the List collection in the document....add_single_level_list method add_single_level_list(list_template) Creates...Creates a new single level list based on the predefined template...

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