Hi,
I want to add a chart in a document word, but I don't do and I haven' t found example.
Please, you help me with a example.
Thanks.
It is currently Thu Oct 23, 2025 10:03 am
org.docx4j.openpackaging.parts.PresentationML.SlidePart slidePart = (SlidePart) allPartsMap.get(partName);
org.docx4j.wml.Document wmlDocument = (org.docx4j.wml.Document)slidePart.getJaxbElement();
// as
public final class SlidePart extends JaxbPmlPart<Sld>
Total posts 10200 • Total topics 2872 • Total members 2100