You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30-18Lines changed: 30 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,37 +7,49 @@ A quick start project that shows how to convert a PowerPoint presentation to a P
7
7
- Convert a presentation to accessible PDF(PDF/UA)
8
8
- Include notes content in PDF conversion
9
9
10
-
## Resources
10
+
## Syncfusion .NET PowerPoint Library
11
+
The Syncfusion [.NET PowerPoint library](https://www.syncfusion.com/document-processing/powerpoint-framework/net/powerpoint-library?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-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.
-**Documentation:**[Convert PPTX to PDF using Syncfusion PowerPoint library](https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf)
- Creates, reads, and edits popular presentation file formats like .PPTX, .PPTM, .POTX, and .POTM.
26
-
- Converts PowerPoint presentation documents also to PDF and Image files.
23
+
Supported File Formats
24
+
----------------------
27
25
28
-
## Project pre-requisites
29
-
Make sure that you have the compatible versions of Visual Studio and .NET SDK version in your machine before starting to work on this project.
26
+
* Creates, reads, and edits popular presentation file formats like .PPTX, .PPTM, .POTX, and .POTM.
27
+
* 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-video-examples)and [Image](https://help.syncfusion.com/file-formats/presentation/presentation-to-image?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-examples) files.
30
28
31
-
## How to run this application?
32
-
To run this application, you need to first clone the how-to-convert-a-powerpoint-presentation-into-images-using-the-syncfusion-.net-powerpoint-library repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.
29
+
## How to run the examples
30
+
-----------------------
33
31
34
-
## Syncfusion .NET PowerPoint Library
35
-
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.
32
+
* Download this project to a location in your disk.
33
+
* Open the solution file using Visual Studio.
34
+
* Rebuild the solution to install the required NuGet packages.
-**Documentation:**[Convert PPTX to PDF using Syncfusion PowerPoint library](https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-examples)
- For any other queries, reach our [Syncfusion support team](https://support.syncfusion.com/agent/tickets/create) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples).
39
-
- Request new feature through [Syncfusion feedback portal](https://www.syncfusion.com/feedback/home).
46
+
--------------------
47
+
48
+
- For any other queries, reach our [Syncfusion support team](https://support.syncfusion.com/agent/tickets/create?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-examples).
49
+
- Request new feature through [Syncfusion feedback portal](https://www.syncfusion.com/feedback/home?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-examples).
40
50
41
51
## License
42
-
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/license/studio/22.2.5/syncfusion_essential_studio_eula.pdf). 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).
52
+
-------
53
+
54
+
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/license/studio/22.2.5/syncfusion_essential_studio_eula.pdf?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-video-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-video-examples).
0 commit comments