DocumentFormat.OpenXml 2.9.0

The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. 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.

Microsoft openxmloffice
安装
dotnet add package DocumentFormat.OpenXml --version 2.9.0
Install-Package DocumentFormat.OpenXml -Version 2.9.0
依赖
.NETFramework4.6
包名版本要求
System.IO.Packaging [4.5.0, )
.NETStandard1.3
包名版本要求
NETStandard.Library [1.6.1, )
System.IO.Packaging [4.5.0, )
System.Runtime.Serialization.Xml [4.3.0, )
版本详情
作者Microsoft
发布时间2019-01-25 20:24:45
项目主页https://github.com/OfficeDev/Open-XML-SDK
许可证https://github.com/OfficeDev/Open-XML-SDK/blob/master/LICENSE