Skip to content

Commit 3f4f4a3

Browse files
Changes in README file
1 parent ec37123 commit 3f4f4a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repository contains examples that demonstrate how to programmatically conve
1212

1313
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.
1414

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.
1616

1717
## Compatible Microsoft PowerPoint Versions
1818

@@ -26,7 +26,7 @@ Take a moment to peruse the [documentation](https://help.syncfusion.com/file-for
2626
## Supported File Formats
2727

2828
* 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.
3030

3131
## How to run the examples
3232

@@ -38,7 +38,7 @@ Take a moment to peruse the [documentation](https://help.syncfusion.com/file-for
3838
## Resources
3939

4040
- **Product page:** [Syncfusion® PowerPoint Framework](https://www.syncfusion.com/document-processing/powerpoint-framework/net?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples)
41-
- **Documentation:** [Syncfusion® PowerPoint library](https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf/smartart?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples)
41+
- **Documentation:** [Syncfusion® PowerPoint library](https://help.syncfusion.com/document-processing/powerpoint/conversions/powerpoint-to-image/net/presentation-to-image)
4242
- **GitHub Examples:** [Syncfusion® PowerPoint library examples](https://github.com/SyncfusionExamples/PowerPoint-Examples?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples)
4343
- **Online demo:** [Syncfusion® PowerPoint library - Online demos](https://ej2.syncfusion.com/aspnetcore/PowerPoint/Default#/material3?utm_source=github&utm_medium=listing&utm_campaign=github-powerpoint-examples)
4444

0 commit comments

Comments
 (0)