Top "Doc" questions

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

Wordpress plugin to search into post's attachments (typically text file like doc or Pdf)

I'm looking for a plugin to extend the search into the content of attachments (typically text file like doc or …

wordpress search pdf doc attachment
PHPWord bold certain words on a line

I was wondering if there was a way to bold certain words on a line. For example if I wanted …

php ms-word doc bold phpword
Reading .doc file in Python using antiword in Windows (also .docx)

I tried reading a .doc file like - with open('file.doc', errors='ignore') as f: text = f.read() It …

python docx doc
Converting doc, docx, pdf to HTML using PHP linux

i run a job search site, and i need to convert doc, docx and pdf files into HTML on linux …

php linux pdf docx doc
How to save the content of flowDocument in PDF and Word?

Is there a way of saving the content of flowdocument control in .pdf and .doc format not just XPS? Not …

wpf pdf flowdocument xps doc