Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 7,357 for

list

(0.06 sec)
  1. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....Style :: get_Font () Remarks For list styles this property returns...and use a paragraph style with list formatting. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph formatting of the style in C++....() Remarks For character and list styles this property returns...and use a paragraph style with list formatting. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. Examples...'Missing Font' , 'Kreon' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. List.GetHashCode | Aspose.Words for .NET

    Discover how the GetHashCode method efficiently computes a unique hash code for your List, enhancing data management and performance....GetHashCode List.GetHashCode method Calculates hash code for...for this list object. public override int GetHashCode () See Also...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...str , categories : List [ str ], values : List [ float ]): ... Parameter...series_name str categories List[str] values List[float] Returns Recently...

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

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize List indentation levels for seamless Text format exports. Enhance your document formatting!...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ChartSeriesCollection.add_date method | Aspose....

    ChartSeriesCollection.add_date method. Adds new [ChartSeries](../../chartseries/) to this collection...dates : List [ datetime . datetime ], values : List [ float ]):...series_name str dates List[datetime.datetime] values List[float] See Also...

    reference.aspose.com/words/python-net/aspose.wo...