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
+4-4
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ This repository contains examples that demonstrate how to programmatically conve
10
10
11
11
## Syncfusion® .NET PowerPoint Library
12
12
13
-
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-examples) (Presentation) allows you to add advanced PowerPoint presentation processing functionalities to 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 model similar to the Microsoft Office COM libraries to iterate with the presentation elements explicitly and perform necessary manipulation.
13
+
The Syncfusion® [.NET PowerPoint library](https://www.syncfusion.com/document-processing/powerpoint-framework/net) (Presentation) allows you to add advanced PowerPoint presentation processing functionalities to 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 model similar to the Microsoft Office COM libraries to iterate with the presentation elements explicitly and perform necessary manipulation.
14
14
15
-
Take a moment to peruse the [documentation](https://help.syncfusion.com/file-formats/presentation/getting-started?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples), where you can find basic PowerPoint presentation processing options along with the features like create and edit [charts](https://help.syncfusion.com/file-formats/presentation/working-with-charts?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples), [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, create and edit [animations](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) and [transistion](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) effects, [protect](https://help.syncfusion.com/file-formats/presentation/security?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples) the PowerPoint presentation, and most importantly, the [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) conversions with code examples.
15
+
Take a moment to peruse the [documentation](https://help.syncfusion.com/document-processing/powerpoint/powerpoint-library/net/getting-started), where you can find basic PowerPoint presentation processing options along with the features like create and edit [charts](https://help.syncfusion.com/document-processing/powerpoint/powerpoint-library/net/working-with-charts), [clone](https://help.syncfusion.com/document-processing/powerpoint/powerpoint-library/net/working-with-slide#cloning-slide) and [merge](https://help.syncfusion.com/document-processing/powerpoint/powerpoint-library/net/working-with-slide#merging-slide) slides in presentation, create and edit [animations](https://help.syncfusion.com/document-processing/powerpoint/powerpoint-library/net/working-with-animation#edit-existing-animation-effect) and [transistion](https://help.syncfusion.com/document-processing/powerpoint/powerpoint-library/net/create-edit-slide-transitions-in-powerpoint-presentation-slides-cs-vb-net#modify-a-transition-effect-applied-to-a-powerpoint-slide) effects, [protect](https://help.syncfusion.com/document-processing/powerpoint/powerpoint-library/net/security) the PowerPoint presentation, and most importantly, the [PDF](https://help.syncfusion.com/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/presentation-to-pdf) and [Image](https://help.syncfusion.com/document-processing/powerpoint/conversions/powerpoint-to-image/net/presentation-to-image) conversions with code examples.
16
16
17
17
## Compatible Microsoft PowerPoint Versions
18
18
@@ -26,7 +26,7 @@ Take a moment to peruse the [documentation](https://help.syncfusion.com/file-for
26
26
## Supported File Formats
27
27
28
28
* Creates, reads, and edits popular presentation file formats like .PPTX, .PPTM, .POTX, and .POTM.
29
-
* 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.
29
+
* Converts PowerPoint presentation documents also to [PDF](https://help.syncfusion.com/document-processing/powerpoint/conversions/powerpoint-to-pdf/net/presentation-to-pdf) and [Image](https://help.syncfusion.com/document-processing/powerpoint/conversions/powerpoint-to-image/net/presentation-to-image) files.
30
30
31
31
## How to run the examples
32
32
@@ -38,7 +38,7 @@ Take a moment to peruse the [documentation](https://help.syncfusion.com/file-for
0 commit comments