Given: a .doc(x) file with custom formatting styles applied to some text (example).
Get: a .doc(x) file which is formatted as the given file but does not define any custom styles (example).
I tried converting to .rtf, but unfortunately it saves information about styles.
"Clear formatting" command clears formatting (resets to default), but I need to save it. Removing the style does the same thing (example). This is not what I want.
I just need to remove custom styles, but preserve formatting.