Hi Jason,
I really hate to ask this, but I can't seem to find what class the <w:text> matches to in docx4j. I am trying to duplicate the line <w:text w:multiLine="1"/> in docx4j.
Thanks,
Jeff
It is currently Sat Apr 05, 2025 10:11 am
PresentationMLPackage ppt = PresentationMLPackage.load(new File("input.pptx"));
ppt.save(new File("output.pptx"));
The file part1.docx cannot be opened because there are problems with the contents.
Details: The file is corrupt and cannot ...
Total posts 10157 • Total topics 2857 • Total members 2087