SlideDotNet 0.7.1
[WARNING] This package is deprecated. 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.
This package was renamed. Please use ShapeCrawler instead.
Install-Package SlideDotNet -Version 0.7.1
dotnet add package SlideDotNet --version 0.7.1
<PackageReference Include="SlideDotNet" Version="0.7.1" />
paket add SlideDotNet --version 0.7.1
#r "nuget: SlideDotNet, 0.7.1"
Release Notes
https://github.com/adamshakhabov/SlideDotNet/blob/master/CHANGELOG.md
Dependencies
-
.NETCoreApp 2.2
- DocumentFormat.OpenXml (>= 2.11.3)
- System.Drawing.Common (>= 4.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.