PSWordXml

1.0.4

Module for creating word documents purely in Xml.

Installation Options

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

Install-Module -Name PSWordXml -RequiredVersion 1.0.4

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

Install-PSResource -Name PSWordXml -Version 1.0.4

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) Lockstep Technology Group. All rights reserved.

Package Details

Author(s)

  • brian.addicks@lockstepgroup.com

Tags

xml msword word office

Functions

Add-WordContent Close-WordDocument New-WordDocFromTemplate New-WordParagraph New-WordRun New-WordTable New-WordTableCell New-WordTableOfContents New-WordTableRow Open-WordDocument Resolve-WordText

Dependencies

This module has no dependencies.

Release Notes

Added handling of markdown in Text for Bold and Italics.
Migrated Plaintext that was converted to XML to native XML.

FileList

Version History

Version Downloads Last updated
1.0.5 302 12/10/2019
1.0.4 (current version) 77 4/18/2019
1.0.3 20 4/11/2019
1.0.2 15 4/10/2019
1.0.1 16 4/9/2019
1.0.0 17 4/5/2019
Show more