Numbering Features Supported on HTML Import

Numbering Definition

Feature Supported Comment See Also
Single Level Yes    
Multi Level Yes Some parts of multi-level lists will be imported as separate List objects. This can cause some formatting differences during conversion.

This will be improved in a future version of Aspose.Words so multi-level lists are imported as a single List object.
- List.IsMultiLevel
Name Planned    

Numbering Level

Feature Supported Comment See Also
Label Alignment Yes   - ListLevel.Alignment
Picture Bullet Planned Picture bullets are supported, however there is currently no way to set a new picture bullet for a list item.

Consider creating a list with the picture bullet first in the document using Microsoft Word and then apply this list to the required paragraphs.

Will be imported using list-style-image attribute and other related attributes.
 
Restart Level Yes   - ListLevel.RestartAfterLevel
Bullet Character Yes Imported from type attribute on <ul> tag.  
Label/Format String Yes   - ListLabel.LabelString
Number Format Yes Imported from “type” attribute on <ol>. - ListLevel.NumberFormat
Paragraph Properties Planned    
Font Properties Planned   - ListLevel.Font
Linked Paragraph Style Planned   - ListLevel.LinkedStyle
Starting Value Yes Imported from start attribute on <ul> or <ol>. - ListLevel.StartAt
Text After Planned   - ListLevel.TrailingCharacter