My task is:
Java program exports in .docx a List of Strings.
Each String is written in separate paragraph.
Each this String with must have in the document some kind of ID-number
or some other marker, so user can not change the relationship ID to String.
ID can be displayed as a digit whitch a user can not change, or ID can be invisible.
As a user copys or moves Text, the ID must move ...