Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evotecit/pswriteoffice
Experimental PowerShell Module to create and edit Microsoft Word, Microsoft Excel, and Microsoft PowerPoint documents without having Microsoft Office installed.
https://github.com/evotecit/pswriteoffice
excel office powerpoint powershell word
Last synced: 1 day ago
JSON representation
Experimental PowerShell Module to create and edit Microsoft Word, Microsoft Excel, and Microsoft PowerPoint documents without having Microsoft Office installed.
- Host: GitHub
- URL: https://github.com/evotecit/pswriteoffice
- Owner: EvotecIT
- Created: 2021-04-11T08:36:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T22:44:08.000Z (3 months ago)
- Last Synced: 2024-10-29T21:06:12.580Z (3 months ago)
- Topics: excel, office, powerpoint, powershell, word
- Language: PowerShell
- Homepage:
- Size: 12.8 MB
- Stars: 108
- Watchers: 7
- Forks: 8
- Open Issues: 15
-
Metadata Files:
- Readme: Docs/Readme.md
- Changelog: CHANGELOG.MD
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
---
Module Name: PSWriteOffice
Module Guid: d75a279d-30c2-4c2d-ae0d-12f1f3bf4d39
Download Help Link: {{ Update Download Link }}
Help Version: {{ Please enter version of help manually (X.X.X.X) format }}
Locale: en-US
---# PSWriteOffice Module
## Description
{{ Fill in the Description }}## PSWriteOffice Cmdlets
### [Close-OfficeWord](Close-OfficeWord.md)
{{ Fill in the Synopsis }}### [ConvertFrom-HTMLtoWord](ConvertFrom-HTMLtoWord.md)
Converts HTML input to Microsoft Word Document### [Export-OfficeExcel](Export-OfficeExcel.md)
{{ Fill in the Synopsis }}### [Get-OfficeExcel](Get-OfficeExcel.md)
{{ Fill in the Synopsis }}### [Get-OfficeExcelValue](Get-OfficeExcelValue.md)
{{ Fill in the Synopsis }}### [Get-OfficeExcelWorkSheet](Get-OfficeExcelWorkSheet.md)
{{ Fill in the Synopsis }}### [Get-OfficeExcelWorkSheetData](Get-OfficeExcelWorkSheetData.md)
{{ Fill in the Synopsis }}### [Get-OfficeWord](Get-OfficeWord.md)
{{ Fill in the Synopsis }}### [Import-OfficeExcel](Import-OfficeExcel.md)
Provides a way to converting an Excel file into PowerShell objects.### [New-OfficeExcel](New-OfficeExcel.md)
{{ Fill in the Synopsis }}### [New-OfficeExcelTable](New-OfficeExcelTable.md)
{{ Fill in the Synopsis }}### [New-OfficeExcelTableOptions](New-OfficeExcelTableOptions.md)
{{ Fill in the Synopsis }}### [New-OfficeExcelValue](New-OfficeExcelValue.md)
{{ Fill in the Synopsis }}### [New-OfficeExcelWorkSheet](New-OfficeExcelWorkSheet.md)
{{ Fill in the Synopsis }}### [New-OfficePowerPoint](New-OfficePowerPoint.md)
{{ Fill in the Synopsis }}### [New-OfficeWord](New-OfficeWord.md)
{{ Fill in the Synopsis }}### [New-OfficeWordList](New-OfficeWordList.md)
{{ Fill in the Synopsis }}### [New-OfficeWordListItem](New-OfficeWordListItem.md)
{{ Fill in the Synopsis }}### [New-OfficeWordTable](New-OfficeWordTable.md)
{{ Fill in the Synopsis }}### [New-OfficeWordText](New-OfficeWordText.md)
{{ Fill in the Synopsis }}### [Remove-OfficeWordFooter](Remove-OfficeWordFooter.md)
{{ Fill in the Synopsis }}### [Remove-OfficeWordHeader](Remove-OfficeWordHeader.md)
{{ Fill in the Synopsis }}### [Save-OfficeExcel](Save-OfficeExcel.md)
{{ Fill in the Synopsis }}### [Save-OfficePowerPoint](Save-OfficePowerPoint.md)
{{ Fill in the Synopsis }}### [Save-OfficeWord](Save-OfficeWord.md)
{{ Fill in the Synopsis }}### [Set-OfficeExcelCellStyle](Set-OfficeExcelCellStyle.md)
{{ Fill in the Synopsis }}### [Set-OfficeExcelWorkSheetStyle](Set-OfficeExcelWorkSheetStyle.md)
{{ Fill in the Synopsis }}