How to add files to Microsoft Word Document using Java -


i implement feature "create object file" of microsoft word document (see below picture more detail)

enter image description here

how can add files (support many file types e.g. docx, pptx, xlsx, txt, pdf, jpg, odt, ods, odp, etc.) microsoft word document(.docx) using java?

is there library can that? (i can use none-commercial library.)

thanks in advance

earist


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -