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…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...