Microsoft Word
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Sample files) |
Dan Tobias (Talk | contribs) (→Commentary) |
||
Line 39: | Line 39: | ||
* [http://fridrich.blogspot.co.uk/2013/06/libreoffice-import-filter-for-legacy.html LibreOffice import filter for legacy Mac file-formats] | * [http://fridrich.blogspot.co.uk/2013/06/libreoffice-import-filter-for-legacy.html LibreOffice import filter for legacy Mac file-formats] | ||
* [http://web.archive.org/web/20040630082459/http://weblogs.asp.net/Rick_Schaut/archive/2004/02/26/80193.aspx Why Mac Word 6.0 was crappy, from a developer] | * [http://web.archive.org/web/20040630082459/http://weblogs.asp.net/Rick_Schaut/archive/2004/02/26/80193.aspx Why Mac Word 6.0 was crappy, from a developer] | ||
+ | * [http://inundata.org/2012/12/04/how-to-ditch-word/ How to Ditch Word] | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
[[Category:Microsoft Word]] | [[Category:Microsoft Word]] |
Revision as of 14:19, 5 October 2014
Microsoft Word is a popular word processor program which has existed in a number of versions for DOS, Windows, and the Macintosh. Various native file formats have been used, and some other non-Word-specific formats can also be opened and saved. There are separate articles on these formats:
- DOC (Word document)
- DOCM (Word macro-enabled document)
- DOCX (Word document, XML format)
- DOT (Word template)
- DOTM (Word macro-enabled template)
- DOTX (Word template, XML format)
- WordProcessingML (XML format preceding later DOCX one)
Sample files
- The same test document saved in various formats available to the "Save As" feature in Word 2007 (some formats not Word-specific):
- testing.doc (DOC)
- testing.docm (DOCM)
- testing.docx (DOCX)
- testing.dot (DOT)
- testing.dotm (DOTM)
- testing.dotx (DOTX)
- testing.mht (MHTML)
- testing.odt (OpenDocument Text)
- testing.pdf (PDF)
- testing.rtf (RTF)
- testing.xml (WordProcessingML 2006)
- testing.xps (OpenXPS)
- testing-2003.xml (WordProcessingML 2003)