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...
SdtListItemCollection.clear method. Clears all items from this collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...
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()...
ListCollection indexer. Gets a List by index....indexer __getitem__(index) Gets a list by index. def __getitem__ (...how to apply list formatting of an existing list to a collection...
aspose.words.Lists.ListLevel class. Defines formatting for a List level...class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks You do...
Specifies how List labels are exported to HTML MHTML and EPUB in Java....ExportListLabels Specifies how list labels are exported to HTML...Examples: Shows how to configure list exporting to HTML. Document...
SdtListItemCollection.selected_value property. Specifies currently selected value in this List...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. @property def...
MarkdownSaveOptions.List_export_mode property. Specifies how List items will be written to the output file...list_export_mode property MarkdownSaveOptions.list_export_mode...list_export_mode property Specifies how list items will be written to the output...
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...