Top "Docx" questions

.docx is the file extension for files created using the default format of Microsoft Word 2007 or higher.

How can i read .docx file?

I have a .docx file and it contains many email addresses to which i want to bulk mail. How can …

c# docx
How can I create a simple docx file with Apache POI?

I'm searching for a simple example code or a complete tutorial how to create a docx file with Apache POI …

java docx apache-poi
Merge multiple word documents into one Open Xml

I have around 10 word documents which I generate using open xml and other stuff. Now I would like to create …

c# merge openxml docx openxml-sdk
Convert Word doc or docx files into text files?

I need a way to convert .doc or .docx extensions to .txt without installing anything. I also don't want to …

perl vba text-files docx doc
Append multiple DOCX files together

I need to use C# programatically to append several preexisting docx files into a single, long docx file - including …

c# openxml docx
Apache POI or docx4j for dealing with docx documents

What do you think Which is better to use to read docx document as java objects and why ? in other …

java apache-poi docx docx4j
Version control for DOCX and PDF?

I've been playing around with git and hg lately and then suddenly it occurred to me that this kind of …

version-control pdf docx
How do I extract data from a doc/docx file using Python

I know there are similar questions out there, but I couldn't find something that would answer my prayers. What I …

python ms-word docx doc
Convert html to doc in java

I would like to convert either an html or xhtml document (preferably with styles) to Microsoft .doc and/or .docx …

java html xhtml docx doc
Converting HTML to odt, doc, docx

Is there an easy way to convert HTML(with CSS styles and embedded images) to ODT, DOCX, DOC from the …

linux document docx odt