Skip to main content
OpenXmlPowerToolsStandard package icon

OpenXmlPowerToolsStandard

The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. This version is a fork focusing on current .net core and framework versions. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.

Total Downloads
50.9K
50,878
Published
Mar 29, 2020
Latest stable version

Install

.NET CLI
dotnet add package OpenXmlPowerToolsStandard --version 5.0.11-prerelease
Package Manager Console
Install-Package OpenXmlPowerToolsStandard -Version 5.0.11-prerelease
PackageReference
<PackageReference Include="OpenXmlPowerToolsStandard" Version="5.0.11-prerelease" />

Frameworks

.NETStandard2.0

Dependencies

DocumentFormat.OpenXml
.NETStandard2.0
[2.10.1, )
System.Drawing.Common
.NETStandard2.0
[4.7.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated and points to Codeuctivity.OpenXmlPowerTools as an alternative.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.