GemBox.Presentation 21.3.35.1045

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package GemBox.Presentation --version 21.3.35.1045
                    
NuGet\Install-Package GemBox.Presentation -Version 21.3.35.1045
                    
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="GemBox.Presentation" Version="21.3.35.1045" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GemBox.Presentation" Version="21.3.35.1045" />
                    
Directory.Packages.props
<PackageReference Include="GemBox.Presentation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GemBox.Presentation --version 21.3.35.1045
                    
#r "nuget: GemBox.Presentation, 21.3.35.1045"
                    
#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.
#:package GemBox.Presentation@21.3.35.1045
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GemBox.Presentation&version=21.3.35.1045
                    
Install as a Cake Addin
#tool nuget:?package=GemBox.Presentation&version=21.3.35.1045
                    
Install as a Cake Tool

GemBox.Presentation is a .NET component which enables developers to read, write, convert and print presentation files (PPTX, PPT, PDF, XPS) from .NET applications in a simple and efficient way.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on GemBox.Presentation:

Package Downloads
GemBox.Bundle

GemBox.Bundle is a package of .NET components for processing spreadsheets, documents, presentations, email messages, and images (XLSX, DOCX, PPTX, PDF, MSG, and PNG) from .NET applications. With GemBox.Bundle you get fast and reliable components that are easy to use and don't depend on Microsoft Office or Adobe Acrobat. They require only .NET so you can deploy your applications without having to think about other licenses.

Verify.GemBox

Extends Verify (https://github.com/VerifyTests/Verify) to allow verification via GemBox.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.2.100 785 2/2/2026
21.3.35.1045 8,861 7/16/2018
Loading failed

- Fixed various issues in PPTX reader and writer.
- Fixed issue with non-placeholder shapes from master slide in PDF writer.
- Added support for decimal plain list number type.
- Fixed issue with paragraph numbering inside table cells.
- Fixed issue with placeholders having same index but different type.