Aspose identifying incorrect list level

when I trying to get listLevelNumber from some paragraph from document with revision, I get an incorrect listLevelNumber (for some paragraphs) or paragraph is not identifying as listItem (but should be)
for example (case when paragraph is not identifying as listItem):
example_.jpg (109.0 KB)
Wrong numbering of the second level.zip (18.2 KB)
zip contains a docx file.
aspose version 20.6
Could You please fix it?

@medvedevv,

We have logged this problem in our issue tracking system. Your ticket number is WORDSNET-21552. We will further look into the details of this problem and will keep you updated on the status of the linked issue. We apologize for any inconvenience.

@medvedevv,

We have good news for you i.e. WORDSNET-21552 has now been resolved. The fix of this issue will be included in the next 21.1 version of Aspose.Words. We will inform you via this forum thread as soon as next 21.1 version containing the fix of this issue will be released at the start of next month. We introduced “RevisionsView” property some time ago and we will add one more property “ListLevelNumber” to it and fetch value according to “RevisionsView” value (similar to "LabelString’). So, you will be able to obtain required version of the “ListLevelNumber” depending upon the “Document.RevisionsView” property.

The issues you have found earlier (filed as WORDSNET-21552) have been fixed in this Aspose.Words for .NET 21.1 update and this Aspose.Words for Java 21.1 update.