Hi,
Aspose Words (v22.4) does not correctly preserve the StylePanel options when you simply open and save a docx.
Wrong behavior:
- if only w:directFormattingOnRuns was enabled, it will be lost.
- if only w:directFormattingOnParagraphs was enabled, w:directFormattingOnRuns will also be enabled.
I have attached a maven/Junit project do demonstrate the issues:
StylePanelTest.zip (21.1 KB)
Best regards,
Romain