Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 36,403 for

list

(0.09 sec)
  1. 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...
  2. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning...Specifies whether unused list and list definitions should be removed...styles . add ( aw . StyleType . List , "MyListStyle1" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph formatting....Shows how to nest a list inside another list. let doc = new aw...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the List level....sets the number format for the list level. get numberFormat () :...numbers from the corresponding list levels. For example, the string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.List_indentation property. Gets a [TxtListIndentation](../../txtListindentation/) object that specifies how many and which character to use for indentation of List levels...list_indentation property TxtSaveOptions.list_indentation property...character to use for indentation of list levels. By default, it is zero...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets List level to zero in C++....Aspose::Words::Lists::ListFormat::RemoveNumbers method Contents...sets list level to zero. void Aspose :: Words :: Lists :: ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a List by index in C++....Aspose::Words::Lists::ListCollection::idx_get method Contents...ListCollection::idx_get method Gets a list by index. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_List_labels property. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text....simplify_list_labels property TxtSaveOptions.simplify_list_labels...the program should simplify list labels in case of complex label...

    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...