OpenXmlPowerTools 3.1.7
See the version list below for details.
dotnet add package OpenXmlPowerTools --version 3.1.7
NuGet\Install-Package OpenXmlPowerTools -Version 3.1.7
<PackageReference Include="OpenXmlPowerTools" Version="3.1.7" />
paket add OpenXmlPowerTools --version 3.1.7
#r "nuget: OpenXmlPowerTools, 3.1.7"
// Install OpenXmlPowerTools as a Cake Addin #addin nuget:?package=OpenXmlPowerTools&version=3.1.7 // Install OpenXmlPowerTools as a Cake Tool #tool nuget:?package=OpenXmlPowerTools&version=3.1.7
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- DocumentFormat.OpenXml (>= 2.5.0)
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,989,171 | 8/7/2017 |
4.5.3.1 | 84,756 | 4/14/2017 |
4.5.3 | 160,724 | 10/10/2016 |
4.2.0 | 126,822 | 5/23/2016 |
4.1.3 | 62,600 | 11/27/2015 |
4.0.0 | 90,363 | 10/1/2015 |
3.1.9 | 50,760 | 6/4/2015 |
3.1.7 | 11,609 | 3/10/2015 |
3.0.0 | 36,944 | 11/11/2014 |
2.7.4.3 | 20,049 | 9/20/2014 |
2.7.4.2 | 3,689 | 9/19/2014 |
2.7.4.1 | 4,624 | 9/18/2014 |
2.7.4 | 13,921 | 9/18/2014 |
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