The DOCX and DOC file extensions are used for Microsoft Word documents, part of the Microsoft Office Suite productivity software.
DOCX is part of Microsoft Office Open XML specification (also known as OOXML or OpenXML) and was introduced with Office 2007. DOCX is a zipped, XML-based file format. Microsoft Word 2007 and later use DOCX as the default file format when creating a new document. Support for loading and saving legacy DOC files is also included.
DOC is the default format used with Office 97-2003. DOC is a Microsoft proprietary Binary Interchange File Format. Microsoft Word 97-2003 uses DOC as the default file format when creating a new document. Support for loading and saving DOCX files can be added using an add-in.
LEADTOOLS supports all the flavors of the Microsoft Word document format, from Office 97 DOC up to today's DOCX.
The LEADTOOLS Document Writers support creating DOCX and DOC (Word 97-2003) documents. For more information, refer to DocxDocumentOptions and DocDocumentOptions. The following features are supported:
Unlimited number of pages
Fully searchable documents
Frame addition around the text area in the resulting document
File constants associated with these file formats are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Doc | Yes | Yes | Microsoft Word 97-2003 file format |
Docx | Yes | Yes | Microsoft Office Word file format |
Leadtools.Document.Writer.dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document