Retrieve your desired List effortlessly with the GetListByListId method. Access data quickly using a simple List identifier for enhanced efficiency....method Gets a list by a list identifier. public List GetListByListId...Int32 The list identifier. Return Value Returns the list object...
DocumentBuilder.ListFormat property. Returns an object that represents current List formatting properties....object that represents current list formatting properties. get listFormat...listFormat () : Aspose . Words . Lists . ListFormat Examples Shows...
Provides access to SdtListItem elements of a structured document tag in Java....Shows how to work with drop down-list structured document tags. Document...StructuredDocumentTa(doc, SdtType.DROP_DOWN_LIST, MarkupLevel.BLOCK); doc.getFirstSection()...
Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered Lists used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListCollection class Contents [ Hide ]...formatting of bulleted and numbered lists used in a document. To learn...
List.is_restart_at_each_section property. Specifies whether List should be restarted at each section...is_restart_at_each_section property List.is_restart_at_each_section property...property Specifies whether list should be restarted at each section...
List.equals method. Compares with the specified List....method equals(list) Compares with the specified list. def equals...equals ( self , list : aspose . words . lists . List ): ... Parameter...
ListLevel.createPictureBullet method. Creates picture bullet shape for the current List level....bullet shape for the current list level. createPictureBullet ()...set a custom image icon for list item labels. let doc = new aw...
Aspose::Words::Lists::ListFormat class. Allows to control what List formatting is applied to a paragraph. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListFormat class Contents [ Hide ] ListFormat...class Allows to control what list formatting is applied to a paragraph...
ListFormat.ListLevel property. Returns the List level formatting plus any formatting overrides applied to the current paragraph....listLevel property Returns the list level formatting plus any formatting...listLevel () : Aspose . Words . Lists . ListLevel Examples Shows how...
ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the List level....line of wrapping text for the list level. get textPosition () :...Examples Shows how to apply custom list formatting to paragraphs when...