Yes, if you're willing to write using CT* classes. http://www.atetric.com/atetric/javadoc/org.apache.poi/ooxml-schemas/1.1/org/openxmlformats/schemas/wordprocessingml/x2006/main/CTBody.html
I couldn't find a higher-level abstraction on top of this in POI though. If you get something working, please submit it back to POI so that your work can benefit others with a similar problem. On May 17, 2016 8:34 AM, "Алексей Ушаровский" <[email protected]> wrote: Hello! Is it possible to use altChunk OOXML items in docx by POI library? -- Regards, Alex
