Info
Version: | 0.7.1 |
Author(s): | Adam Shakhabov |
Last Update: | Sunday, December 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamshakhabov/SlideDotNet |
NuGet Url: | https://www.nuget.org/packages/SlideDotNet |
Install
Install-Package SlideDotNet
dotnet add package SlideDotNet
paket add SlideDotNet
SlideDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.11.3)
- System.Drawing.Common(>= 4.7.0)
Tags
Please use ShapeCrawler instead.
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.