What is the difference between .pptm and .dotx?
- Extension
 - .pptm
 - .dotx
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Document
 
- Developer
 - Microsoft
 - Microsoft
 
- Description
 - Macro-enabled presentation created by Microsoft PowerPoint, a program used to create presentations and slide shows; contains a collection of slides, including their text, layout, images, and embedded macros; commonly used to store business, marketing, and academic presentation materials.
 - A DOTX file is a template created by Microsoft Word, a word processing program. It contains default layouts and settings for a document, including styles, AutoText, toolbars, and macros. DOTX files are used as a baseline to create multiple .DOCX documents with the same formatting.
 
- MIME Type
 - application/vnd.ms-powerpoint.presentation.macroEnabled.12
 - application/vnd.openxmlformats-officedocument.wordprocessingml.template
 
- Sample
 - sample.dotx
 
- Wikipedia
 - .pptm on Wikipedia
 - .dotx on Wikipedia