Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size:
and here the Source code which copy the styles:
import com.aspose.words.*;
import lombok.extern.sl…...2 KB and here the source code which copy the styles:...style, add a copy from the source targetDoc.getStyles().addCopy(sourceStyle);...