ListFormat.removeNumbers() no longer works

Hi,

In our code we convert numbered lists to plain text. For this we use code derived from ListLabelsExtractor (https://forum.aspose.com/t/98980).

It appears that the call:
paragraph.getListFormat().removeNumbers();

Now converts any numbered bullet to the text "%1". Could anyone let me know when this was broken (It worked in 13.10 but not 14.4). So I can revert to that version.

TIA,
Simon

One slice of humble pie for me please.

It was a change to a different file made at the same time.

Sorry,
Simon

Hi Simon,


Thanks for your inquiry. Please attach your input Word document you’re getting this problem with here for testing. Also, please attach Java version of “ListLabelsExtractor” class and this code for our reference. We will investigate the issue on our end and provide you more information.

Best regards,