OpenXml Power Tools NuGet Package

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.




Got any OpenXml Power Tools Question?





Info

Version: 4.5.3.2
Author(s): Eric White
Last Update: Monday, August 7, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/OfficeDev/Open-Xml-PowerTools
NuGet Url: https://www.nuget.org/packages/OpenXmlPowerTools


Install
Install-Package OpenXmlPowerTools
dotnet add package OpenXmlPowerTools
paket add OpenXmlPowerTools
OpenXmlPowerTools Download (Unzip the "nupkg" after downloading)

7 packages depend on this package.


Tags



STATS

must-have-score

3.3

avg-downloads-per-day

307

days-since-last-release

2447