Getting Started
Edit on GitHubStart here for installation, platform support, first examples, and the quickest way to pick the right OfficeIMO package.
Getting Started
OfficeIMO is a family of focused libraries rather than one giant abstraction. The fastest path is to choose the document format you need, install the matching package, and then move into the focused guide for that area.
Pick Your Starting Point
| If you want to... | Start here |
|---|---|
| Install the right package or PowerShell module | Installation |
| Build your first document in a few minutes | Quick Start |
| Confirm framework, OS, or AOT support | Platform Support |
Choose A Product Area
- Word Documents for
.docxcreation, editing, tables, images, bookmarks, and headers. - Excel Workbooks for worksheets, tables, ranges, charts, and extraction.
- PowerPoint for slide generation and presentation automation.
- Markdown for fluent Markdown generation, parsing, and rendering.
- CSV for typed read/write workflows.
- PSWriteOffice Docs for PowerShell automation on top of OfficeIMO.
Recommended First Flow
- Install the package you need from Installation .
- Follow Quick Start to generate a real file.
- Move into the package-specific docs for the APIs you want to use regularly.
- Use the API Reference when you need signatures, members, and source links.