OpenXmlPowerTools 3.1.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenXmlPowerTools --version 3.1.9
NuGet\Install-Package OpenXmlPowerTools -Version 3.1.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenXmlPowerTools" Version="3.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenXmlPowerTools --version 3.1.9
#r "nuget: OpenXmlPowerTools, 3.1.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenXmlPowerTools as a Cake Addin
#addin nuget:?package=OpenXmlPowerTools&version=3.1.9

// Install OpenXmlPowerTools as a Cake Tool
#tool nuget:?package=OpenXmlPowerTools&version=3.1.9

PowerTools for Open XML (NuGet package) contains binaries for accomplishing various common tasks using the Open XML SDK, such as:

High-fidelity conversion of DOCX to HTML/CSS using HtmlConverter.cs

Merging and splitting DOCX documents using DocumentBuilder.cs

Merging and splitting PPTX presentations using PresentationBuilder.cs

Accepting tracked revisions in DOCX documents using RevisionAccepter.cs

Searching and replacing text in DOCX documents using TextReplacer.cs

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on OpenXmlPowerTools:

Package Downloads
fion.modelerp.core

ModelErp

CAD.Documents

Word to PDF with replace text

AureliumECM

Description

Transformalize.Provider.OpenXml

used to write excel

CommonHelpsLibrary

My package description.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OpenXmlPowerTools:

Repository Stars
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
Version Downloads Last updated
4.5.3.2 2,342,797 8/7/2017
4.5.3.1 74,334 4/14/2017
4.5.3 150,745 10/10/2016
4.2.0 117,741 5/23/2016
4.1.3 57,014 11/27/2015
4.0.0 80,229 10/1/2015
3.1.9 42,156 6/4/2015
3.1.7 11,224 3/10/2015
3.0.0 32,365 11/11/2014
2.7.4.3 17,185 9/20/2014
2.7.4.2 3,123 9/19/2014
2.7.4.1 2,970 9/18/2014
2.7.4 11,796 9/18/2014

April 20, 2015 - Version 3.1.09 Fixed OpenXmlRegex.cs - PowerPoint 2007 / xml:space=preserve issue.

3.1.07.0
- Added the updated OpenXmlPowerTools.dll

3.0.0
- Added the new OpenXmlPowerTools.dll with .NET 4.5 dependency

2.7.04.0
- Added the OpenXmlPowerTools.dll

2.7.04.1
- Added the DocumentFormat.OpenXml.dll and DocumentFormat.OpenXml.xml to add the required OpenXml dependency

2.7.04.2
- Moved the intellisense xml to the lib folder

2.7.04.3
- Moved the Open XML dependency to another NuGet package