hi guys.
Can you help me find method to conver pptx to svg usual format. Not in svg in html.
It is currently Sun Feb 23, 2025 3:55 am
<w:trPr>
<w:trHeight w:val="480"/>
</w:trPr>
...
SdtPr sp1...
...
Alias a1 = factory.createSdtPrAlias();
a1.setVal("Alias");
sp1.getRPrOrAliasOrLock().add(a1);
....
[com.sun.istack.internal.SAXException2: unable to marshal type "org.docx4j.wml.SdtPr$Alias" as an element because it is missing an @XmlRootElement annotation]
Total posts 10142 • Total topics 2852 • Total members 2083