ParagraphConfig element allows you to combine text and images....Children list. new ParagraphConfig () { Children = new List < BaseConfig...Name Type Description Children List<BaseConfig> Child elements ...
ListLevel.alignment property. Gets or sets the justification of the actual number of the List item....the list item. get alignment () : Aspose . Words . Lists . ListLevelAlignment...ListLevelAlignment Remarks The list label is justified relative...
TableCollection.to_array method. Copies all tables from the collection to a new array of tables.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...
Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a List item at the specified index in C++....::RemoveAt method Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. auto...
ListLevel.number_format property. Returns or sets the number format for the List level....sets the number format for the list level. @property def number_format...numbers from the corresponding list levels. For example, the string...
Creating Markdown Lists in C#. Use the Aspose.HTML for .NET library to create ordered and unordered Markdown Lists....Markdown list XHTML JPG PDF XML MHTML HTML Markdown Lists in C#...ordered and unordered Markdown lists. Download from NuGet Aspose...
aspose.words.markup.SdtListItem class. This element specifies a single List item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_List](../sdttype/#DROP_DOWN_List) structured document tag...This element specifies a single list item within a parent SdtType...COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag. To...
aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...
FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...
aspose.words.Lists.List.compare_to method...Compares the specified list to the current list. def compare_to (...other : aspose . words . lists . List ): ... Parameter Type Description...