FileFormat.Slides
23.12.1
See the version list below for details.
dotnet add package FileFormat.Slides --version 23.12.1
NuGet\Install-Package FileFormat.Slides -Version 23.12.1
<PackageReference Include="FileFormat.Slides" Version="23.12.1" />
<PackageVersion Include="FileFormat.Slides" Version="23.12.1" />
<PackageReference Include="FileFormat.Slides" />
paket add FileFormat.Slides --version 23.12.1
#r "nuget: FileFormat.Slides, 23.12.1"
#:package FileFormat.Slides@23.12.1
#addin nuget:?package=FileFormat.Slides&version=23.12.1
#tool nuget:?package=FileFormat.Slides&version=23.12.1
Presentation Management C# API System Outlines
This Documentation explains the internal structure of our Presentation Management C# API system. Despite its complexity, we've ensured the public APIs are user-friendly, providing an easy experience for manipulating PowerPoint presentations.
For a more detailed understanding of our system architecture, design patterns, and public interfaces, please visit the Articles Section.
FileFormat.Slides Namespace
Presentation Class
- The primary class responsible for creating, loading, and modifying presentations.
Slide Class
- This class represents the slides of a presentation. It deals with elements creation, updation, retrieval and deletion operations within a slide.
TextShape Class
- This class is responsible to manage the text shapes within a slide.
- It allows add, update, retrieve and removing of a text shape.
- It allows to set text, x and y coordinates, width, height, font size, font color, font family, text alignment of a text shape.
Image Class
- This class is providing the functions to deal with Image within a slide.
- It allows add, update, retrieve and removing of an image.
FileFormat.Slides.Common Namespace
- This namespace contains all classes, enums or methods for common use.
Utility Class
- This class provides essential static methods for generating unique relationship IDs, obtaining random slide IDs, and converting measurements.
Colors Class
- This static class provides static properties with color codes, simplifying consistent color selection in C# applications.
FileFormat.Slides.Facade
- Contains facade classes
API Reference
- API Reference - In-depth information about public interfaces and usage.
Technical Docs
- Articles - Comprehensive insights into the system architecture, design patterns, and API usage in different scenarios.
Installation
- Install-Package FileFormat.Slides
System Requirements
- .NET Core 3.1 and above
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- DocumentFormat.OpenXml (>= 2.20.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FileFormat.Slides:
| Package | Downloads |
|---|---|
|
FileFormat.Slides.Examples
Explore a collection of concise C# examples and Gists showcasing efficient ways to manipulate PowerPoint (PPT/PPTX) presentations using the FileFormat.Slides C# API. Simplify document processing tasks with these practical code snippets for enhanced PowerPoint presentations handling. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 25.1.0 | 706 | 1/16/2025 | |
| 24.12.2 | 261 | 12/19/2024 | |
| 24.12.1 | 221 | 12/19/2024 | |
| 24.12.0 | 250 | 12/19/2024 | |
| 24.11.0 | 338 | 11/21/2024 | |
| 24.10.1 | 293 | 10/22/2024 | |
| 24.10.0 | 772 | 10/17/2024 | |
| 24.9.0 | 295 | 9/19/2024 | |
| 24.8.3 | 303 | 8/23/2024 | |
| 24.8.2 | 250 | 8/23/2024 | |
| 24.8.1 | 268 | 8/23/2024 | |
| 24.8.0 | 288 | 8/21/2024 | |
| 24.7.1 | 263 | 7/18/2024 | |
| 24.7.0 | 298 | 7/11/2024 | |
| 24.5.0 | 289 | 5/16/2024 | |
| 24.4.0 | 249 | 4/17/2024 | |
| 24.3.0 | 329 | 3/15/2024 | |
| 24.2.0 | 328 | 2/20/2024 | |
| 24.1.0 | 349 | 1/19/2024 | |
| 23.12.1 | 349 | 1/2/2024 |