Top "Doc" questions

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

Convert doc to txt via commandline

We're searching a programm that allows us to convert a doc or docx document to a txt file. We're working …

linux ms-word doc
How do I see the Python doc on Linux?

In Windows, Python has a chm type document, and it is very convenient to read. But in the Linux, is …

python linux doc
Convert HTML & CSS to DOC(X)?

Is there some utility that could be called via command line to produce a doc(x) file? The source file …

php html ms-word docx doc
How to convert ODT to DOC/RTF without openoffice.org

Is there any way to convert odt documents to doc or rtf on linux without openoffice or any library that …

openoffice.org rtf doc odf
Mail merge from Java

Does anyone have any experience with doing mail merge from Java on a word document? I need to support both …

java docx doc mailmerge
Advice for learning Linux x86-64 assembly & documentation

Does anyone have documentation pertaining to learning the fundamentals of Linux x86-64 assembly? I'm not sure whether or not …

documentation assembly x86 x86-64 doc
Apache POI - converting *.doc to *.html with images

There is a DOC file that contains some image. How to convert it to HTML with image? I tried to …

java apache-poi doc
How to read or copy text from .docx/.odt/.doc files

In my application, I want to read a document file (.doc or .odt or .docx) and store that text in …

c# .net doc
PageBreak in converting HTML to doc and docx fromat - PHP

I have converted HTML to DOC format using PHP. kindly view the below screen shot. My Problem is i need …

php html doc
Which are the best Java API for convert docx to pdf

I need an API java for convert a docx to pdf, I tested with XDocReport but I believe this doesn't …

java ms-word apache-poi itext doc