Hello,
I am trying to mimic the following VBA code using Aspose:
ConvertNumbersToText Method | Microsoft Learn
This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...PARAGRAPH, True) : para = p.as_paragraph() if...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if...