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…...addCopy(sourceStyle); log.info("Added style: {}", sourceStyle...get(sourceStyle.getName()), targetDoc); log.info("Updated style: {}", sourceStyle...