ApplyNumberDefault question

I have a section of document that I am writing into that should be formatted like so:

List of Specs

  • test 1
  • test 2
Clarifications
test1
  1. testing 123
  2. testing 1234
  3. testing 12345
test 2
4. foo 1
5. foo 2


So basically I want to start a numbered list, inject text, and then continue numbering based on the previous number list. All of this content is written out from code so I am not sure how to tell aspose to continue numbering based on the previous list.

Dave


Hi Dave,

Unfortunately, this is impossible for the time being. However, this will be possible as soon as we improve list formatting capabilities.