Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: how to read docx file and its content in java

  1. #1
    Junior Member
    Join Date
    Oct 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to read docx file and its content in java

    for example when i click button then show result in jtextarea and show contents that docx


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: how to read docx file and its content in java

    Hi and welcome to the forum.
    You should have read the sticky at the top of the forum titled "This Forum is for Saying Hi, not for Asking Technical Questions (READ BEFORE POSTING)", and the announcements page containing other important forum information.

    Thread moved from member introductions.

Similar Threads

  1. How to read a file in java.
    By SUDHEER REDDY T in forum What's Wrong With My Code?
    Replies: 3
    Last Post: September 7th, 2012, 09:15 AM
  2. i want my code to read the content of a html page... and am getting this error.
    By samvenkatram in forum What's Wrong With My Code?
    Replies: 1
    Last Post: August 27th, 2012, 01:43 PM
  3. Read input, read file, find match, and output... URGENT HELP!
    By MooseHead in forum What's Wrong With My Code?
    Replies: 3
    Last Post: April 3rd, 2012, 11:01 AM
  4. Java I/O File code; how to read/write file
    By ryu2le in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: September 18th, 2011, 05:51 PM
  5. Java API for RTF to DOCX Conversion
    By saravananiyyanar in forum Java SE APIs
    Replies: 0
    Last Post: December 31st, 2010, 07:43 AM