winget install --id HaiYing.OfficeCLI
About OfficeCLI
Why OfficeCLI? What used to take 50 lines of Python and 3 separate libraries: from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') Now takes one command: officecli add deck.pptx / --type slide --prop title="Q4 Report" What OfficeCLI can do: - Create documents from scratch -- blank or with content - Read text, structure, styles, formulas -...
What's new in 1.0.128
Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.127...v1.0.128
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.0.128 | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.127...v1.0.128 | |
| 1.0.127 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.126...v1.0.127 |
| 1.0.126 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.125...v1.0.126 |
| 1.0.125 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.124...v1.0.125 |
| 1.0.124 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.123...v1.0.124 |
| 1.0.123 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.122...v1.0.123 |
| 1.0.122 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.121...v1.0.122 |
| 1.0.121 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.120...v1.0.121 Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.120...v1.0.121 |
| 1.0.120 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.119...v1.0.120 |
| 1.0.119 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.118...v1.0.119 |
| 1.0.117 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.116...v1.0.117 |
| 1.0.116 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.115...v1.0.116 |
| 1.0.115 | Unknown | What's Changed - fix(excel-html): chart overlays match Excel position and size by @dragonwhites in https://github.com/iOfficeAI/OfficeCLI/pull/152 Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.114..... |
| 1.0.114 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.113...v1.0.114 |
| 1.0.113 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.112...v1.0.113 |
| 1.0.112 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.111...v1.0.112 |
| 1.0.111 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.110...v1.0.111 |
| 1.0.110 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.109...v1.0.110 |
| 1.0.108 | Unknown | What's Changed - fix(xlsx): shift embedded formulas in dataValidation/conditionalFormatting/table on row insert/delete by @dragonwhites in https://github.com/iOfficeAI/OfficeCLI/pull/146 - fix(xlsx): clamp conditional-fo... |
| 1.0.107 | Unknown | Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.106...v1.0.107 |