PSWriteOffice

0.2.0

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

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

Install-PSResource -Name PSWriteOffice

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 - 2024 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • PSWriteOffice.nuspec
  • PSWriteOffice.Libraries.ps1
  • PSWriteOffice.psd1
  • Lib\Default\ClosedXML.dll
  • Lib\Default\ExcelNumberFormat.dll
  • Lib\Default\Irony.dll
  • Lib\Default\PSWriteOffice.dll
  • Lib\Default\SixLabors.ImageSharp.dll
  • Lib\Default\System.IO.Packaging.dll
  • Lib\Default\System.Numerics.Vectors.dll
  • Lib\Default\System.Text.Encoding.CodePages.dll
  • Lib\Standard\ClosedXML.dll
  • Lib\Standard\ExcelNumberFormat.dll
  • Lib\Standard\Irony.dll
  • Lib\Standard\PSWriteOffice.dll
  • Lib\Standard\SixLabors.ImageSharp.dll
  • Lib\Standard\System.Collections.Concurrent.dll
  • Lib\Standard\System.IO.FileSystem.Primitives.dll
  • Lib\Standard\System.IO.Packaging.dll
  • Lib\Standard\System.Linq.dll
  • Lib\Standard\System.Memory.dll
  • Lib\Standard\System.Numerics.Vectors.dll
  • Lib\Standard\System.Reflection.Emit.ILGeneration.dll
  • Lib\Standard\System.Reflection.Emit.Lightweight.dll
  • Lib\Standard\System.Reflection.TypeExtensions.dll
  • Lib\Standard\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Standard\System.Runtime.Numerics.dll
  • Lib\Standard\System.Security.Cryptography.OpenSsl.dll
  • Lib\Standard\System.Security.Cryptography.Primitives.dll
  • Lib\Standard\System.Text.Encoding.CodePages.dll
  • Lib\Standard\System.Text.RegularExpressions.dll
  • Lib\Standard\System.Threading.dll
  • Lib\Standard\XLParser.dll
  • PSWriteOffice.psm1
  • Lib\Default\DocumentFormat.OpenXml.dll
  • Lib\Default\HtmlToOpenXml.dll
  • Lib\Default\OfficeIMO.Word.dll
  • Lib\Default\SixLabors.Fonts.dll
  • Lib\Default\System.Buffers.dll
  • Lib\Default\System.Memory.dll
  • Lib\Default\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Default\XLParser.dll
  • Lib\Standard\DocumentFormat.OpenXml.dll
  • Lib\Standard\HtmlToOpenXml.dll
  • Lib\Standard\OfficeIMO.Word.dll
  • Lib\Standard\SixLabors.Fonts.dll
  • Lib\Standard\System.Buffers.dll
  • Lib\Standard\System.Diagnostics.DiagnosticSource.dll

Version History

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