Open-Xml-PowerTools
4.4.0
Install-Package Open-Xml-PowerTools -Version 4.4.0
dotnet add package Open-Xml-PowerTools --version 4.4.0
<PackageReference Include="Open-Xml-PowerTools" Version="4.4.0" />
paket add Open-Xml-PowerTools --version 4.4.0
#r "nuget: Open-Xml-PowerTools, 4.4.0"
// Install Open-Xml-PowerTools as a Cake Addin
#addin nuget:?package=Open-Xml-PowerTools&version=4.4.0
// Install Open-Xml-PowerTools as a Cake Tool
#tool nuget:?package=Open-Xml-PowerTools&version=4.4.0
Open-XML-PowerTools
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/CSS.
- High-fidelity conversion of HTML/CSS to DOCX.
- 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.
- Comparing two DOCX files, producing a DOCX with revision tracking markup, and enabling retrieving a list of revisions.
- 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.
- Extracting data (along with formatting) from spreadsheets.
Copyright (c) Microsoft Corporation 2012-2017 Portions Copyright (c) Eric White 2016-2017 Licensed under the Microsoft Public License. See License.txt in the project root for license information.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- DocumentFormat.OpenXml (>= 2.8.1)
-
.NETFramework 4.6
- DocumentFormat.OpenXml (>= 2.8.1)
-
.NETStandard 2.0
- DocumentFormat.OpenXml (>= 2.8.1)
- System.Drawing.Common (>= 4.5.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Open-Xml-PowerTools:
Package | Downloads |
---|---|
SS.CMS
SiteServer CMS |
|
ce.office.extension
word excel 转 html 实现 |
|
WordDocumentGenerator
The library allows to generate .*docx document based on the provided *.docx template and model. |
|
TS.AppFramework
Package Description |
|
WeApp.Infrastructure
WE@ Infrastructure project for use in api project |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.4.0 | 340,611 | 9/19/2018 |