PSWriteOffice

0.0.3

Experimental PowerShell Module to create and edit Microsoft Word, Microsoft Excel, and Microsoft PowerPoint documents without having Microsoft Office installed.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSWriteOffice -RequiredVersion 0.0.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSWriteOffice -Version 0.0.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011 - 2022 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • PSWriteOffice.nuspec
  • PSWriteOffice.Libraries.ps1
  • PSWriteOffice.psd1
  • PSWriteOffice.psm1
  • Lib\Core\ClosedXML.dll
  • Lib\Core\DocumentFormat.OpenXml.dll
  • Lib\Core\ExcelNumberFormat.dll
  • Lib\Core\HtmlToOpenXml.dll
  • Lib\Core\OfficeIMO.Word.dll
  • Lib\Core\SixLabors.ImageSharp.dll
  • Lib\Core\System.IO.Packaging.dll
  • Lib\Default\ClosedXML.dll
  • Lib\Default\DocumentFormat.OpenXml.dll
  • Lib\Default\ExcelNumberFormat.dll
  • Lib\Default\HtmlToOpenXml.dll
  • Lib\Default\OfficeIMO.Word.dll
  • Lib\Default\SixLabors.ImageSharp.dll
  • Lib\Default\System.Buffers.dll
  • Lib\Default\System.IO.Packaging.dll
  • Lib\Default\System.Memory.dll
  • Lib\Default\System.Numerics.Vectors.dll
  • Lib\Default\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Default\System.Text.Encoding.CodePages.dll

Version History

Version Downloads Last updated
0.2.0 3,623 2/21/2024
0.1.0 2,156 6/23/2023
0.0.5 768 11/13/2022
0.0.4 175 8/14/2022
0.0.3 (current version) 6,729 6/5/2022
0.0.2 120 4/11/2022
0.0.1 53 1/11/2022
Show more