Spire.Presentation
2.2.22
dotnet add package Spire.Presentation --version 2.2.22
NuGet\Install-Package Spire.Presentation -Version 2.2.22
<PackageReference Include="Spire.Presentation" Version="2.2.22" />
paket add Spire.Presentation --version 2.2.22
#r "nuget: Spire.Presentation, 2.2.22"
// Install Spire.Presentation as a Cake Addin #addin nuget:?package=Spire.Presentation&version=2.2.22 // Install Spire.Presentation as a Cake Tool #tool nuget:?package=Spire.Presentation&version=2.2.22
Spire.Presentation for .NET is a professional PowerPoint® compatible component that enables developers to create, read, write, and modify PowerPoint® documents from any .NET(C#, VB.NET, ASP.NET) platform. As an independent PowerPoint .NET component, Spire.Presentation for .NET doesn't need Microsoft PowerPoint installed on the machine.
Spire.Presentation for .NET support PPT, PPS, PPTX and PPSX presentation formats. It provides functions such as managing text, image, shapes, tables, animations, audio and video on slides. It also support exporting presentation slides to EMF, JPG, PDF format etc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net40-client is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Spire.Presentation:
Repository | Stars |
---|---|
MayDay-wpf/AIBotPublic
AIBot PRO 是一个基于.NET 6 的 AI聚合客户端 to C 弱 to B 可以集成众多AI产品(ChatGPT,Gemini,Claude,文心一言,通义千问,讯飞星火),无感切换对话,支持知识库、插件开发、AI流程引擎(workflow)、以及开放平台对外输出定制化的特色AI API
|
Spire.Presentation 2.2.22
Adds new feature to convert the shape objects in slide to image.
Adds new override method to set whether the media object is embeded or not when append media.
Fixes the issue where the title of Secondary Axis was unable to set when create new secondry axis.
Spire.Presentation 2.2.17
Add new feature to enable developers to load .pps format document and save to .ppsx format document.
Add new feature to create, save, extract, and edit SmartArt.
Add new feature to convert the presentation slide to EMF image.
Add new property of chart to enable protecting the data of the chart.
Spire.Presentation 2.2.1
Starts to support let a new series use the secondary value axis on chart.
Release version of Spire.Presentation 2.2
Spire.Presentation 2.1.7
Spire.Presentation starts to support convert PowerPoint documents into XPS format.
Spire.Presentation starts to support to set percentage number format for the axis value of chart.
Fix the issue that using TickMarkType.TickMarkNone; is not able to remove the tick marks of chart.
Spire.Presentation 2.1.3
Add a new feature to adjust the position of data labels of series.
Fix the error "Object reference not set to an instance of an object." when change the text of series labels.
Spire.Presentation 2.1
Add a new feature to get chart from its group.
Spire.Presentation 2.0.18
Add new feature to set width and height of ChartLegend/PlotArea and the font of ChartTitle in chart.
Fix the issue that extra data is added in pie chart.