- Code: Select all
presentationMLpackage.getParts().get(new PartName("/ppt/slides/slide6.xml")).setPartName((new PartName("/ppt/slides/slide6-1.xml"));
This does change the name of the part; however, the .xml file doesn't get updated.
How do I update the content types?