Top "Doc" questions

Questions about the old Microsoft Word file format and how to use it.

Upload DOC or PDF using PHP

I'm able to upload images fine, but when when I change the types from image/jpg, image/gif to application/…

php pdf upload doc file-type
Is there a Java API that can create rich Word documents?

I have a new app I'll be working on where I have to generate a Word document that contains tables, …

java ms-word docx doc
How read Doc or Docx file in java?

I want to read a word file in java import org.apache.poi.poifs.filesystem.*; import org.apache.poi.hpsf.…

java doc
iTextSharp - Convert word doc/docx to pdf

I understand iTextSharp can be used for converting a document to pdf. But first we have to create a document …

pdf ms-word itextsharp docx doc
Generating word documents with PHP

Do you know any way to generate doc and docx files with PHP and without COM component? I've tried PHPWord, …

php ms-word docx doc phpdocx
How to extract just plain text from .doc & .docx files?

Anyone know of anything they can recommend in order to extract just the plain text from a .doc or .docx? …

unix extract docx doc text-extraction
Android how to open a .doc extension file?

Is there any possible way to open a .doc extension file?

android doc
Convert PDF to DOC (Python/Bash)

I've saw some pages that allow user to upload PDF and returns a DOC file, like PdfToWord Is there any …

python bash pdf docx doc
How to avoid java.lang.NoClassDefFoundError

I have a code for adding the texts to existing .doc file and it'll save that as another name by …

java apache-poi noclassdeffounderror doc
How can doc/docx files be converted to markdown or structured text?

Is there a program or workflow to convert .doc or .docx files to Markdown or similar text? PS: Ideally, I …

ms-office converter markdown doc