Hi,
I'm trying to find out how to rename every bookmark of a .docx (by for example adding a "_1" to every bookmark name). how would you do that?
It is currently Tue Nov 26, 2024 11:40 pm
CTChartSpace ch = chartPart.getJaxbElement();
String itemId = "{DD6E220C-54BC-47B3-8AE8-A0A61D4934FF}".toLowerCase();
CustomXmlDataStoragePart customXmlDataStoragePart = wordMLPackage.getCustomXmlDataStorageParts().get(itemId);
Total posts 10111 • Total topics 2842 • Total members 2074