List.is_multi_level property. Returns ``True`` when the List contains 9 levels; ``False`` when 1 level....is_multi_level property List.is_multi_level property Returns...Returns True when the list contains 9 levels; False when 1 level. @property...
List.List_levels property. Gets the collection of List levels for this List....list_levels property List.list_levels property Gets the collection...collection of list levels for this list. @property def list_levels (...
Discover the IsRestartAtEachSection property to control List numbering in sections. Enhance document organization with this easy-to-use feature!...IsRestartAtEachSecti Contents [ Hide ] List.IsRestartAtEachSecti property...property Specifies whether list should be restarted at each section...
ListFormat.List_level property. Returns the List level formatting plus any formatting overrides applied to the current paragraph....list_level property ListFormat.list_level property Returns the...the list level formatting plus any formatting overrides applied...
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...
Aspose::Words::Lists::ListLevel::DeletePictureBullet method. Deletes picture bullet for the current List level in C++....Aspose::Words::Lists::ListLevel::DeletePictureBullet method ...the current list level. void Aspose :: Words :: Lists :: ListLevel...
Specifies one of the predefined List formats available in Microsoft Word in Java....Specifies one of the predefined list formats available in Microsoft...Microsoft Word. Remarks: A list template value is used as a parameter...
Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Shows how to nest a list inside another list. auto doc = System...DocumentBuilder > ( doc ); // A list allows us to organize and decorate...
Aspose.Words.Lists.ListFormat class. Allows to control what List formatting is applied to a paragraph...class Allows to control what list formatting is applied to a paragraph...more, visit the Working with Lists documentation article. Remarks...
Discover how the ParagraphFormat IsListItem property enhances your document formatting by identifying bulleted or numbered List items effortlessly....item in a bulleted or numbered list. public bool IsListItem { get...Shows how to nest a list inside another list. Document doc = new...