-
The Enum Summary: At the bottom of the
ImportFormatModepage, the summary forKEEP_SOURCE_FORMATTINGsays: “Copy all required styles to the destination document, generate unique style names if needed.” (This describes creatingHeading 1_0). ImportFormatMode | Aspose.Words for Java -
The Remarks: Higher up on that exact same page, it says: “If a matching style already exists… the source style formatting is expanded into direct Node attributes and the style is changed to Normal.” ImportFormatMode | Aspose.Words for Java
-
The SmartStyleBehavior Page: It says: “When this option is disabled [false], the source style will be expanded only if it is numbered .” ImportFormatOptions.SmartStyleBehavior | Aspose.Words for .NET
I find it difficult to program with this documentation.