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 ...
Style.ListFormat property. Provides access to the List formatting properties of a paragraph style....property Provides access to the list formatting properties of a paragraph...listFormat () : Aspose . Words . Lists . ListFormat Remarks This property...
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...
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::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....Aspose::Words::Lists::ListFormat::get_IsListItem method Contents...it. bool Aspose :: Words :: Lists :: ListFormat :: get_IsListItem...
FieldListNum.has_List_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....has_list_name property FieldListNum.has_list_name property Returns...field’s code. @property def has_list_name ( self ) -> bool : ......
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...
ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...documents that have lists with the same list definition identifier...Document ( file_name = MY_DIR + 'List with the same definition identifier...
ListLevel.trailing_character property. Returns or sets the character inserted after the number for the List level....inserted after the number for the list level. @property def trailing_character...self ) -> aspose . words . lists . ListTrailingCharacte : .....
ListLevel.tab_position property. Returns or sets the tab position (in points) for the List level....position (in points) for the list level. @property def tab_position...Examples Shows how to apply custom list formatting to paragraphs when...