What is the difference between .docm and .emf?
- Extension
- .docm
- .emf
- Format
- Binary
- Binary
- Category
- Document
- Vector Image
- Developer
- Microsoft
- Microsoft
- Description
- A DOCM file is a document created by Microsoft Word, a popular word processor included with Microsoft Office. It contains embedded macros that can be executed within the document. DOCM files are used to automate Word Open XML document (.DOCX) tasks by adding advanced macro functionality.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- application/x-msmetafile
- Sample
- sample.docm
- sample.emf
- Wikipedia
- .docm on Wikipedia
- .emf on Wikipedia