I want to open a .doc (or .docx) file by java and check font-family of some part of text, font-size of some part of text, tables and description of tables, right indent, left indent etc.(like this image)
Is there any library and .jar file for this in java? How can I use it for my purpose?