Hello,
I recently discovered in the Aspose.Words for .NET 21.9 Release Notes the method “GetEffectiveValue”.
I wanted to use this method to generate a collection of possible values for multiple NumberStyle, but I’m using Aspose.Words 21.4 and this method is not available yet.
Is there another way to achieve creating this? I at least need the numbering values (“1, 2, 3…” for Arabic, “A, B, C…” for UppercaseLetter etc…) and can do without the whole list value.
Best Regards.