Hi guys,
I quite new to the aspose word and currently working with the aspose word product, I am working with a task that load a template and use it to export content to a new document. But I need to get styles of default style set of a document (styles in image bellow) so that I can guide the service to chose the correct style from the template when exporting.
After I load a template, I use doc.Styles to get all style from document but it has a lot of duplicate styles and I do not know how to filter to get the style from this picture.
My current aspose version is 14.4.0.0.