Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 34,262 for

list

(0.08 sec)
  1. List.document property | Aspose.Words for Python

    List.document property. Gets the owner document....document property List.document property Gets the owner document...DocumentBase : ... Remarks A list always has a parent document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets List level to zero....the current paragraph and sets list level to zero. def remove_numbers...equivalent to setting the ListFormat.list property to None . Examples...

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

    Discover the IsListStyleReference property, it indicates if a List references a specific style, enhancing your document's formatting and organization....IsListStyleReference Contents [ Hide ] List.IsListStyleReference property...Returns true if this list is a reference to a list style. public bool...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ExportListLabels enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportListLabels enumeration. Specifies how List labels are exported to HTML, MHTML and EPUB....ExportListLabels enumeration Specifies how list labels are exported to HTML...Name Description Auto Outputs list labels in auto mode. Uses HTML...

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

    ListLevel.start_at property. Returns or sets the starting number for this List level....the starting number for this list level. @property def start_at...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level List to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity....method Creates a new single level list based on the predefined template...it to the list collection in the document. public List AddSingleLevelList...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the List level formatting plus any formatting overrides applied to the current paragraph in C++....Aspose::Words::Lists::ListFormat::get_ListLevel method Contents...ListFormat::get_ListLevel method Returns the list level formatting plus any formatting...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the List level in C++....Aspose::Words::Lists::ListLevel::get_TextPosition method Contents...for the list level. double Aspose :: Words :: Lists :: ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. @property def...properties of lists. doc = aw . Document () lists = doc . lists self ...

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