Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 34,532 for

list

(0.28 sec)
  1. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....:: Collections :: Generic :: List < System :: String >> docFiles...Examples Shows how to manage list style clashes while appending...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_text method. Returns [Cluster](../../cluster/) objects generated from a sequence of text fragments...def shape_text ( self , runs : List [ str ], direction : aspose...UnicodeScript , enabled_font_features : List [ aspose . words . shaping ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.dropCapPosition property | Aspo...

    ParagraphFormat.dropCapPosition property. Gets or sets the position for a drop cap text....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...
  5. 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...
  6. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_SelectedValue method. Specifies currently selected value in this List. Null value allowed, meaning that no currently selected entry is associated with this List item collection in C++....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.ListLevelNumber property. Gets or sets the List level number (0 to 8) for the paragraph....listLevelNumber property Gets or sets the list level number (0 to 8) for the...Remarks In Word documents, lists may consist of 1 or 9 levels...

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

    ListLevel.alignment property. Gets or sets the justification of the actual number of the List item....of the actual number of the list item. @property def alignment...self ) -> aspose . words . lists . ListLevelAlignment : ... @alignment...

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

    Discover the ListFormat ListLevel property to enhance your document's structure with customizable List formatting and paragraph overrides for better clarity....ListLevel property Returns the list level formatting plus any formatting...Examples Shows how to apply custom list formatting to paragraphs when...

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