This video helped me in achieving what I wanted. Is this really the best method of appending text to a word document? I have to store an entire document in a list and write the original contents back in just to write the new text?
please can you help me to read doc/docx file containing text,image,table,math formula and equation.... and how to display doc/docx file into UI components?
Thanks for the video, Greetings from Colombia !!
This's so useful. Thank you so much!!!!!
Would there be any sound in this Video? kindly please advice. tks.
How about the platform used is android studio..which part need to be altered?
Great bro
This video helped me in achieving what I wanted.
Is this really the best method of appending text to a word document? I have to store an entire document in a list and write the original contents back in just to write the new text?
Is there a way to identify merged cells in a table and maybe get rid of them?
Just Awesome !!!!!!!!!
please fix Exception in thread "main" java.lang.NoClassDefFoundError: :(
same problem here!
thank you..Excellent !!!!
Sir, how to edit errors in word document,for all many word documents in same way,using java coding. Please help me.
How this path of the file has been defined
Does anybody know how to edit Word "fields", give them a value and create it with the new value?
For those using the new Java JDKs include ALL the jars you see in the class path.
And doc files can't be read
Do you mean including those in the folders lib and ooxml-lib?
Thank you:)
@@johanneslink7765
Yes, pretty much.
All JAR files.
sir can I read only math formulas from doc file how ??
Use regular expressions
I want match keyword from all .doc files from folder please help me
just use contains.
please can you help me to read doc/docx file containing text,image,table,math formula and equation....
but it's ok the calss in workinh
thanks very much
the first link does not work !!
thanks
as i said in next comment it's working
thanks very much
i need a link on youtube describe : "how to write in xlsx document"
can you ?
i think you can find it in this post:
javahow87.blogspot.com/2015/07/apache-poi-create-write-and-read-excel-file-in-java.html
good luck
i have made the same code but it doesn't work !
please can you help me to read doc/docx file containing text,image,table,math formula and equation.... and how to display doc/docx file into UI components?