Info
Version: | 0.8.1 |
Author(s): | Adam Shakhabov |
Last Update: | Saturday, November 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yangzhongke/SlideDotNet |
NuGet Url: | https://www.nuget.org/packages/SlideDotNet.NetStandard |
Install
Install-Package SlideDotNet.NetStandard
dotnet add package SlideDotNet.NetStandard
paket add SlideDotNet.NetStandard
SlideDotNet.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.11.3)
- System.Drawing.Common(>= 4.7.0)
Tags
A lightweight .NET library for parse PowerPoint file (PPTX) presentations without Microsoft Office installed.
SlideDotNet is a fluent wrapper around Open XML SDK for the processing of PowerPoint files without Microsoft Office installed.
It aims to provide an intuitive and user-friendly interface to dealing with the underlying Open XML SDK API.