PowerPoint-Examples

所属分类:OA办公系统
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-11-16 05:21:48
上 传 者sh-1993
说明:  此回购包含使用Syncfusion.NET PowerPoint库的示例,该库允许以编程方式创建、读取、编辑和转换
(This repo contains examples for using Syncfusion s .NET PowerPoint library, which allows programmatically to create, read, edit and convert)

文件列表:
Animations/ (0, 2023-12-18)
Animations/Add-animation-effect-to-PowerPoint-shapes/ (0, 2023-12-18)
Animations/Add-animation-effect-to-PowerPoint-shapes/.NET/ (0, 2023-12-18)
Animations/Add-animation-effect-to-PowerPoint-shapes/.NET/Add-animation-effect-to-PowerPoint-shapes.sln (1229, 2023-12-18)
Animations/Add-animation-effect-to-PowerPoint-shapes/.NET/Add-animation-effect-to-PowerPoint-shapes/ (0, 2023-12-18)
Animations/Add-animation-effect-to-PowerPoint-shapes/.NET/Add-animation-effect-to-PowerPoint-shapes/Add-animation-effect-to-PowerPoint-shapes.csproj (436, 2023-12-18)
Animations/Add-animation-effect-to-PowerPoint-shapes/.NET/Add-animation-effect-to-PowerPoint-shapes/Program.cs (751, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/ (0, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/.NET/ (0, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/.NET/Add-animation-to-PowerPoint-text.sln (1202, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/.NET/Add-animation-to-PowerPoint-text/ (0, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/.NET/Add-animation-to-PowerPoint-text/Add-animation-to-PowerPoint-text.csproj (427, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/.NET/Add-animation-to-PowerPoint-text/Data/ (0, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/.NET/Add-animation-to-PowerPoint-text/Data/Template.pptx (44924, 2023-12-18)
Animations/Add-animation-to-PowerPoint-text/.NET/Add-animation-to-PowerPoint-text/Program.cs (1009, 2023-12-18)
Animations/Add-exit-animation-effect/ (0, 2023-12-18)
Animations/Add-exit-animation-effect/.NET/ (0, 2023-12-18)
Animations/Add-exit-animation-effect/.NET/Add-exit-animation-effect.sln (1181, 2023-12-18)
Animations/Add-exit-animation-effect/.NET/Add-exit-animation-effect/ (0, 2023-12-18)
Animations/Add-exit-animation-effect/.NET/Add-exit-animation-effect/Add-exit-animation-effect.csproj (420, 2023-12-18)
Animations/Add-exit-animation-effect/.NET/Add-exit-animation-effect/Program.cs (885, 2023-12-18)
Animations/Add-interactive-animation/ (0, 2023-12-18)
Animations/Add-interactive-animation/.NET/ (0, 2023-12-18)
Animations/Add-interactive-animation/.NET/Add-interactive-animation.sln (1181, 2023-12-18)
Animations/Add-interactive-animation/.NET/Add-interactive-animation/ (0, 2023-12-18)
Animations/Add-interactive-animation/.NET/Add-interactive-animation/Add-interactive-animation.csproj (420, 2023-12-18)
Animations/Add-interactive-animation/.NET/Add-interactive-animation/Program.cs (1005, 2023-12-18)
Animations/Create-custom-path-animation-effect/ (0, 2023-12-18)
Animations/Create-custom-path-animation-effect/.NET/ (0, 2023-12-18)
Animations/Create-custom-path-animation-effect/.NET/Create-custom-path-animation-effect.sln (1211, 2023-12-18)
Animations/Create-custom-path-animation-effect/.NET/Create-custom-path-animation-effect/ (0, 2023-12-18)
Animations/Create-custom-path-animation-effect/.NET/Create-custom-path-animation-effect/Create-custom-path-animation-effect.csproj (430, 2023-12-18)
Animations/Create-custom-path-animation-effect/.NET/Create-custom-path-animation-effect/Program.cs (1464, 2023-12-18)
Animations/Modify-animation-effect-sub-type/ (0, 2023-12-18)
Animations/Modify-animation-effect-sub-type/.NET/ (0, 2023-12-18)
Animations/Modify-animation-effect-sub-type/.NET/Modify-animation-effect-sub-type.sln (1202, 2023-12-18)
Animations/Modify-animation-effect-sub-type/.NET/Modify-animation-effect-sub-type/ (0, 2023-12-18)
... ...

# Syncfusion .NET PowerPoint Library The Syncfusion [.NET PowerPoint library](https://www.syncfusion.com/document-processing/powerpoint-framework/net/powerpoint-library?utm_source=github&utm_medium=github&utm_campaign=github-powerpoint-examples) (Essential Presentation) allows you to create, read, and edit PowerPoint files programmatically in any .NET application and does not require Microsoft PowerPoint application to be installed in the machine. It is a non-UI component that provides a full-fledged PowerPoint presentation instance that facilitates accessing and manipulating the presentations without any dependency of Microsoft Office COM libraries and Microsoft Office. Using this library, you can convert PowerPoint files to PDFs and images easy. ## Key Features ------------ * Support to [create PowerPoint presentation](https://help.syncfusion.com/file-formats/presentation/getting-started?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#creating-a-simple-powerpoint-presentation-with-basic-elements-from-scratch) from scratch. * [Open](https://help.syncfusion.com/file-formats/presentation/loading-and-saving-the-presentation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#opening-an-existing-presentation-from-file-system), [modify](https://help.syncfusion.com/file-formats/presentation/working-with-powerpoint-presentation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples), and [save](https://help.syncfusion.com/file-formats/presentation/loading-and-saving-the-presentation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#saving-a-powerpoint-presentation-to-file-system) existing presentations. * Ability to [convert PowerPoint presentation to PDF](https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples). * Ability to [convert PowerPoint slides to images](https://help.syncfusion.com/file-formats/presentation/presentation-to-image?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples). * Ability to [create](https://help.syncfusion.com/file-formats/presentation/working-with-charts?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#creating-a-chartfrom-scratch) and [edit](https://help.syncfusion.com/file-formats/presentation/working-with-charts?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#editing-the-chart-data) charts. * Ability to [convert chart in a slide to image](https://help.syncfusion.com/file-formats/presentation/working-with-charts?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#chart-to-image-conversion). * Ability to [clone](https://help.syncfusion.com/file-formats/presentation/working-with-slide?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#cloning-slide) and [merge](https://help.syncfusion.com/file-formats/presentation/working-with-slide?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#merging-slide) slides in presentation * Ability to [create](https://help.syncfusion.com/file-formats/presentation/working-with-animation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) and [edit](https://help.syncfusion.com/file-formats/presentation/working-with-animation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#edit-existing-animation-effect) animations. * Ability to [create](https://help.syncfusion.com/file-formats/presentation/create-edit-slide-transitions-in-powerpoint-presentation-slides-cs-vb-net?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#set-a-transition-effect-to-a-powerpoint-slide) and [edit](https://help.syncfusion.com/file-formats/presentation/create-edit-slide-transitions-in-powerpoint-presentation-slides-cs-vb-net?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#modify-a-transition-effect-applied-to-a-powerpoint-slide) transition effects. * Ability to [create](https://help.syncfusion.com/file-formats/presentation/comments?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#adding-a-comment) and [edit](https://help.syncfusion.com/file-formats/presentation/comments?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#modifying-the-comment) comments. * Ability to [encrypt](https://help.syncfusion.com/file-formats/presentation/security?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#encrypting-with-password) and [decrypt](https://help.syncfusion.com/file-formats/presentation/security?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#decrypting-the-powerpoint-presentation) PowerPoint presentation. * Ability to [set and remove write protection](https://help.syncfusion.com/file-formats/presentation/security?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#write-protection) of PowerPoint presentation. * Ability to access the [Built-in](https://help.syncfusion.com/file-formats/presentation/working-with-powerpoint-presentation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#working-with-powerpoint-presentation-properties) and [Custom](https://help.syncfusion.com/file-formats/presentation/working-with-powerpoint-presentation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#custom-document-properties) document properties. * Ability to [create](https://help.syncfusion.com/file-formats/presentation/working-with-sections?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#creating-a-section) and [modify](https://help.syncfusion.com/file-formats/presentation/working-with-sections?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) sections in PowerPoint presentation. ## Compatible Microsoft PowerPoint Versions ---------------------------------- * Microsoft PowerPoint 2007 * Microsoft PowerPoint 2010 * Microsoft PowerPoint 2013 * Microsoft PowerPoint 2016 * Microsoft PowerPoint 2019 * Microsoft 365 ## Supported File Formats ---------------------- * Creates, reads, and edits popular presentation file formats like .PPTX, .PPTM, .POTX, and .POTM. * Converts PowerPoint presentation documents also to [PDF](https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) and [Image](https://help.syncfusion.com/file-formats/presentation/presentation-to-image?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) files. ## How to run the examples ----------------------- * Download this project to a location in your disk. * Open the solution file using Visual Studio. * Rebuild the solution to install the required NuGet packages. * Run the application. ## Resources --------- * **Product page:** [Syncfusion PowerPoint Framework](https://www.syncfusion.com/document-processing/powerpoint-framework/net/powerpoint-library?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) * **Documentation:** [Syncfusion PowerPoint library](https://help.syncfusion.com/file-formats/presentation/overview?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) * **Online demo:** [Syncfusion PowerPoint library - Online demos](https://ej2.syncfusion.com/aspnetcore/PowerPoint/Default?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples#/material) * **Blog:** [Syncfusion PowerPoint library - Blog](https://www.syncfusion.com/blogs/?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples&s=powerpoint) * **Knowledge Base:** [Syncfusion PowerPoint library - Knowledge Base](https://www.syncfusion.com/kb/windowsforms/presentation?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) * **Ebooks:** [Syncfusion PowerPoint library - Ebooks](https://www.syncfusion.com/succinctly-free-ebooks?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) * **FAQ:** [Syncfusion PowerPoint library - FAQ](https://www.syncfusion.com/faq/?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) ## Support and feedback -------------------- * For any other queries, reach our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples). * Request new feature through [Syncfusion feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples). ## License ------- This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es/?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples).

近期下载者

相关文件


收藏者