Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 7,366 for

list

(0.03 sec)
  1. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.Lists.ListLevelCollection class. A collection of List formatting for each level in a List...collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. Indexers...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImportFormatOptions.mergePastedLists property |...

    ImportFormatOptions.mergePastedLists property. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists...whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. const srcDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....advances ways of customizing list labels. doc = aw . Document...DocumentBuilder ( doc = doc ) # A list allows us to organize and decorate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....Examples Shows how to work with list levels. let doc = new aw . Document...isListItem ). toEqual ( false ); // A list allows us to organize and decorate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field....docx' ) field_eq = list ( filter ( lambda a : a is not...x : x . as_field_eq (), b ), list ( doc . range . fields ))))[...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a List level by index....indexer __getitem__(index) Gets a list level by index. def __getitem__...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined List formats available in Microsoft Word....predefined list formats available in Microsoft Word. A list template...Aspose.Words list templates correspond to the 21 list templates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria.... Returns a list of page numbers that were removed...specified format. Returns a list of page numbers that were removed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default paragraph formatting....Shows how to nest a list inside another list. doc = aw . Document...DocumentBuilder ( doc = doc ) # A list allows us to organize and decorate...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced List formatting. Enhance your document's structure with powerful, customizable options....class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. public class ListLevel...

    reference.aspose.com/words/net/aspose.words.lis...