MS Word

Creator
Created
Created
2020 Apr 13 2:22
Editor
Edited
Edited
2025 Aug 17 12:58
Refs
Refs
your_document.docx (actually a ZIP) │ ├─ [Content_Types].xml → file type list ├─ _rels/ → relationships ├─ docProps/ → document properties │ ├─ app.xml │ └─ core.xml │ └─ word/ → main document content ├─ document.xml → the text of the document ├─ media/ → images inserted in the document │ ├─ image1.png │ ├─ image2.jpg │ └─ ... ├─ styles.xml → text styles ├─ settings.xml → document settings ├─ numbering.xml → list/bullet numbering ├─ footnotes.xml → footnotes ├─ endnotes.xml → endnotes └─ _rels/ → relationships for word files
MS Word usages
 
 
 
 
 

Recommendations