Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 19,660 for

list

(0.07 sec)
  1. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....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...
  2. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your documents with seamless annotations....(); // 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...
  3. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for document cleaning. To learn more, visit the documentation article in C++....Specifies whether unused list and list definitions should be removed...get_Styles () -> Add ( StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  4. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the List formatting properties of a paragraph style in C++....method Provides access to the list formatting properties of a paragraph...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. 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...
  6. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_hyperlink property. Gets or sets whether to create a hyperlink to the bookmarked paragraph....() # We will apply a custom list format, where the amount of...indicates the list level we are currently at. builder . list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked paragraphs, enhancing navigation and user experience in your documents....(); // 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...
  8. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....(); // 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...
  9. ChartSeriesCollection.add_double method | Aspos...

    ChartSeriesCollection.add_double method. Adds new [ChartSeries](../../chartseries/) to this collection...str , x_values : List [ float ], y_values : List [ float ]): .....series_name str x_values List[float] y_values List[float] Returns Recently...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...