Jason,
Any thoughts on how one might go about adding slide notes to a deck? I have been looking at it for a few days, and cant seem to crack it.
Thanks.
It is currently Sat Jun 21, 2025 2:42 am
Object obj = XmlUtils.unmarshallFromTemplate(xml, mappings);
XmlUtils.marshaltoString(obj, true);
content.setJaxbElement((org.docx4j.wml.Document) obj);
import javax.xml.bind.annotation.XmlRootElement;
...
@XmlRootElement(name = "smartTag")
public class CTSmartTagRun
Total posts 10181 • Total topics 2864 • Total members 2095