Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 32,059 for

list

(0.06 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_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...
  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. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a List item at the specified index....method remove_at(index) Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  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::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a List item at the specified index in C++....::RemoveAt method Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 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...
  8. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....number_of_smart_art_shapes = len ( list ( filter ( lambda shape : shape...has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.listFormat property | Aspose.Words for No...

    Style.ListFormat property. Provides access to the List formatting properties of a paragraph style....property Provides access to the list formatting properties of a paragraph...listFormat () : Aspose . Words . Lists . ListFormat Remarks This property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Text Document in C++|Aspose.Words ...

    Advanced TXT document processing, Lists, BiDi, headers/footer, using C++....that this is not a complete list of available options, but only...property is false : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/cpp/working-with-text-doc...