Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the List level that must appear before the specified List level restarts numbering in C++....Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method...the list level that must appear before the specified list level...
Aspose::Words::Lists::ListCollection::GetListByListId method. Gets a List by a List identifier in C++....Aspose::Words::Lists::ListCollection::GetListByListId method...ByListId method Gets a list by a list identifier. System :: SharedPtr...
Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word List formats to enhance your document's presentation effortlessly....Specifies one of the predefined list formats available in Microsoft...BulletDefault 0 Default bulleted list with 9 levels. Bullet of the...
Aspose::Words::Saving::MarkdownListExportMode enum. Specifies how Lists are exported into Markdown in C++....MarkdownListExportMo enum Specifies how lists are exported into Markdown....Description MarkdownSyntax 0 Export list items compatible with Markdown...
FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...
FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...
HtmlSaveOptions.exportListLabels property. Controls how List labels are output to HTML, MHTML or EPUB...exportListLabels property Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. let doc =...
Advanced TXT document processing, Lists, BiDi, headers/footer, using Java....that this is not a complete list of available options, but only...property is true : Recognize List Items During Loading TXT Aspose...
Document.update_List_labels method. Updates List labels for all List items in the document....update_list_labels method update_list_labels() Updates list labels...for all list items in the document. def update_list_labels (...
Aspose::Words::StyleType enum. Represents type of the style in C++.... List 4 The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. auto...