Hi,
I am looking for the Aspose Words equivalent of the following property:
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.wordprocessing.runproperties.numberspacing?view=openxml-3.0.1#documentformat-openxml-wordprocessing-runproperties-numberspacing
In the OpenXML format, this is serialized as:
<w14:numSpacing w14:val="tabular"/>
Thanks in advance,
Taras