ShapeCrawler 0.16.0
ShapeCrawler (formerly SlideDotNet) is a .NET library for manipulating PowerPoint presentations. It provides fluent APIs to process slides without having Microsoft Office installed.
The library allows to process presentation files without any COM+ or COM interop layers.
Install-Package ShapeCrawler -Version 0.16.0
dotnet add package ShapeCrawler --version 0.16.0
<PackageReference Include="ShapeCrawler" Version="0.16.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShapeCrawler --version 0.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ShapeCrawler, 0.16.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/ShapeCrawler/ShapeCrawler/blob/master/CHANGELOG.md
Dependencies
-
.NETCoreApp 2.0
- DocumentFormat.OpenXml (>= 2.12.2)
- SkiaSharp (>= 2.80.2)
- System.Drawing.Common (>= 5.0.1)
-
.NETStandard 2.0
- DocumentFormat.OpenXml (>= 2.12.2)
- SkiaSharp (>= 2.80.2)
- System.Drawing.Common (>= 5.0.1)
-
.NETStandard 2.1
- DocumentFormat.OpenXml (>= 2.12.2)
- SkiaSharp (>= 2.80.2)
- System.Drawing.Common (>= 5.0.1)
-
net5.0
- DocumentFormat.OpenXml (>= 2.12.2)
- SkiaSharp (>= 2.80.2)
- System.Drawing.Common (>= 5.0.1)
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.