Info
Version: | 2.9.1 |
Author(s): | Microsoft |
Last Update: | Thursday, January 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OfficeDev/Open-XML-SDK |
NuGet Url: | https://www.nuget.org/packages/Open-XML-SDK |
Install
Install-Package Open-XML-SDK
dotnet add package Open-XML-SDK
paket add Open-XML-SDK
Open-XML-SDK Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.IO.Packaging(>= 4.5.0)
- System.Runtime.Serialization.Xml(>= 4.3.0)
- System.IO.Packaging(>= 4.5.0)
Tags
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.