Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 37,911 for

list

(0.17 sec)
  1. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_Lists property. Specifies whether unused List and List definitions should be removed from document...unused_lists property CleanupOptions.unused_lists property Specifies...Specifies whether unused list and list definitions should be removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.listItems property | Aspo...

    StructuredDocumentTag.ListItems property. Gets [SdtListItemCollection](../../sdtListitemcollection/) associated with this SDT....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Voronoi Diagram|Documentation

    How to work with Voronoi Diagram using Aspose.GIS library...Graph for 3 points List < Point > sites = new List < Point > { new...Graph for 6 points List < Point > sites = new List < Point >(); MultiPoint...

    docs.aspose.com/gis/net/geo-tools/voronoi-diagram/
  6. 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...
  7. 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...
  8. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this List level....the starting number for this list level. get startAt () : number...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted....# 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...
  10. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered Lists defined in a document in C++....Aspose::Words::Lists namespace Contents [ Hide ] The Aspose.Words...Words.Lists namespace contains classes for working with bulleted...

    reference.aspose.com/words/cpp/aspose.words.lists/