We have docx files that have existing Text or Rich Text controls.
Using java Aspose.words.2406, I can only append the Run to these existing Content Controls.
For Paragraph or Table or using DocumentBuilder to insertHTM…...paragraph and a table into it: import com.aspose.words.*; public...save("Output.docx"); } } Important Notes Markup Level : If you...