OpenXMLSDK-MOT 2.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenXMLSDK-MOT --version 2.5.1
NuGet\Install-Package OpenXMLSDK-MOT -Version 2.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenXMLSDK-MOT" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenXMLSDK-MOT --version 2.5.1
#r "nuget: OpenXMLSDK-MOT, 2.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenXMLSDK-MOT as a Cake Addin
#addin nuget:?package=OpenXMLSDK-MOT&version=2.5.1

// Install OpenXMLSDK-MOT as a Cake Tool
#tool nuget:?package=OpenXMLSDK-MOT&version=2.5.1

The Open XML SDK provides open-source libraries for working with Open XML Documents (DOCX, XLSX, and PPTX). It supports scenarios such as:
•High-performance generation of word-processing documents, spreadsheets, and presentations.
•Populating content in DOCX files from an XML data source.
•Splitting up (shredding) a DOCX or PPTX file into multiple files, and combining multiple DOCX / PPTX files into a single file.
•High fidelity conversion of DOCX => HTML/CSS and HTML/CSS => DOCX.
•Extraction of data from XLSX.
•Searching and replacing content in DOCX / PPTX using regular expressions.
•Updating cached data and embedded spreadsheets for charts in DOCX / PPTX.
•Document modification, such as removing tracked revisions or removing unacceptable content from documents.

Open-Xml-PowerTools provides example code and guidance for implementing many of the above important Open XML scenarios. Be sure to check it out before re-inventing your own solutions.

Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OpenXMLSDK-MOT:

Package Downloads
fion.modelerp.core

ModelErp

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OpenXMLSDK-MOT:

Repository Stars
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
Version Downloads Last updated
2.7.1 1,320,296 4/14/2017
2.6.1 56,327 12/21/2016
2.6.0 530,667 11/27/2015
2.5.1 7,316 11/14/2015