OpenXmlPowerTools 4.5.3.2
The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK.
It supports scenarios such as:
•Splitting DOCX/PPTX files into multiple files.
•Combining multiple DOCX/PPTX files into a single file.
•Populating content in template DOCX files with data from XML.
•High-fidelity conversion of DOCX to HTML.
•Searching and replacing content in DOCX/PPTX using regular expressions.
•Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions.
•Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX.
•Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used.
•Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.
Install-Package OpenXmlPowerTools -Version 4.5.3.2
dotnet add package OpenXmlPowerTools --version 4.5.3.2
<PackageReference Include="OpenXmlPowerTools" Version="4.5.3.2" />
paket add OpenXmlPowerTools --version 4.5.3.2
Release Notes
https://github.com/OfficeDev/Open-Xml-PowerTools#change-log
Dependencies
-
.NETFramework 4.5
- DocumentFormat.OpenXml (>= 2.7.2)
- System.Management.Automation.dll (>= 10.0.10586)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on OpenXmlPowerTools:
Package | Downloads |
---|---|
UlbeGroup.TemplateManager
Template Manager to build PDF / HTML documents based on Microsoft Word templates. Requires Microsoft Office to be installed
|
|
CAD.Documents
Word to PDF with replace text
|
|
Transformalize.Provider.OpenXml
used to write excel
|
|
AureliumECM
Description
|
|
CommonHelpsLibrary
My package description.
|
GitHub repositories (2)
Showing the top 2 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.
|
|
dalenewman/Transformalize
Configurable Extract, Transform, and Load
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.5.3.2 | 539,122 | 8/7/2017 |
4.5.3.1 | 40,899 | 4/14/2017 |
4.5.3 | 41,719 | 10/10/2016 |
4.2.0 | 61,158 | 5/23/2016 |
4.1.3 | 27,232 | 11/27/2015 |
4.0.0 | 34,010 | 10/1/2015 |
3.1.9 | 16,154 | 6/4/2015 |
3.1.7 | 7,158 | 3/10/2015 |
3.0.0 | 19,677 | 11/11/2014 |
2.7.4.3 | 3,524 | 9/20/2014 |
2.7.4.2 | 863 | 9/19/2014 |
2.7.4.1 | 857 | 9/18/2014 |
2.7.4 | 4,718 | 9/18/2014 |