tags
officeimo
8 entries
8 entries

Build a review-ready Word executive report from PowerShell
Create a Word report from PowerShell that managers can navigate, review, edit, and approve after the script has finished.

Build an editable PowerPoint service brief from PowerShell
Build an editable PowerPoint briefing from PowerShell without turning every slide into a long list of coordinates.

Build an Excel operational dashboard from PowerShell
Build a multi-sheet Excel dashboard from PowerShell that people can filter, review, and continue editing after it is generated.

Compose PDF reports and automate page workflows with PSWriteOffice
Build a PDF report from PowerShell, then add forms, attachments, page changes, extraction, or redaction without mixing every job into one c…

Inspect and convert mixed Office archives with PSWriteOffice
Inspect a mixed document archive before converting iWork, OneNote, and scanned PDF files, and keep a useful record of what changed.

Move data between databases, CSV, and Excel with DbaClientX and PSWriteOffice
Move database rows through CSV or Excel, bring reviewed changes back safely, and choose the right PowerShell data shape for each step.

OfficeIMO – Free cross-platform Microsoft Word .NET library
OfficeIMO is a free cross-platform .NET library for creating Word documents with Open XML SDK while hiding much of the low-level plumbing.

Turn HTML tables into Excel workbooks with PSParseHTML and PSWriteOffice
Parse useful tables from an HTML page and turn them into native Excel workbooks from either PowerShell or C#.