diff --git a/File-Formats/DocIO/Assemblies-Required.md b/File-Formats/DocIO/Assemblies-Required.md
index 0f683d876..9fa66070f 100644
--- a/File-Formats/DocIO/Assemblies-Required.md
+++ b/File-Formats/DocIO/Assemblies-Required.md
@@ -18,7 +18,7 @@ Platform(s)
Assembly
|
-{{'[WPF](https://help.syncfusion.com/file-formats/docio/create-word-document-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/docio/create-word-document-in-windows-forms)' | markdownify}}, {{'[ASP.NET]https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net)' | markdownify}}, {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net-mvc)' | markdownify}}
|
+{{'[WPF](https://help.syncfusion.com/file-formats/docio/create-word-document-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/docio/create-word-document-in-windows-forms)' | markdownify}}, {{'[ASP.NET](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net)' | markdownify}}, {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net-mvc)' | markdownify}}
|
Syncfusion.DocIO.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base
|
@@ -66,7 +66,7 @@ Universal (Classic)
|
Syncfusion.DocIO.Universal
|
-Windows UI Library (WinUI) .NET Multi-platform App UI (.NET MAUI)
+{{'[Windows UI Library (WinUI)](https://help.syncfusion.com/file-formats/docio/create-word-document-in-winui)' | markdownify}} {{'[.NET Multi-platform App UI (.NET MAUI)](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-maui)' | markdownify}}
|
Syncfusion.DocIO.NET Syncfusion.Compression.NET Syncfusion.OfficeChart.NET
|
diff --git a/File-Formats/Presentation/Assemblies-Required.md b/File-Formats/Presentation/Assemblies-Required.md
index ec442c603..7d023f58e 100644
--- a/File-Formats/Presentation/Assemblies-Required.md
+++ b/File-Formats/Presentation/Assemblies-Required.md
@@ -90,32 +90,6 @@ Syncfusion.OfficeChart.NET
Syncfusion.PresentationRenderer.NET
Syncfusio
-## Converting Charts
-
-The following assemblies are required to be referred in addition to the above mentioned assemblies for converting the chart present in the PowerPoint Presentation into PDF.
-
-
-
-|
-Platform(s) |
-
-Assembly
- |
-
-
-
-
-WPF, Windows Forms, ASP. NET and ASP.NET MVC
- |
-
-Syncfusion.OfficeChartToImageConverter.WPF
-Syncfusion.SfChart.WPF
- |
-
-
-N> 1. The “Syncfusion.OfficeChartToImageConverter.WPF” assembly is supported from .NET Framework 4.0 onwards.
-N> 2. Starting with the v24.1.x, if you reference "Syncfusion.PresentationRenderer", you have to add the "Syncfusion.Pdf.Imaging" assembly reference in your projects to perform PowerPoint Presentation to PDF conversion.
-
## Converting PowerPoint Presentation to Image
For converting a PowerPoint Presentation to Image, the following assemblies needed to be referenced in your application
@@ -170,4 +144,30 @@ Syncfusion.OfficeChartToImageConverter.UWP
Syncfusion.SfChart.UWP
-
\ No newline at end of file
+
+N> Starting with the v24.1.x, if you reference "Syncfusion.PresentationRenderer", you have to add the "Syncfusion.Pdf.Imaging" assembly reference in your projects to perform PowerPoint Presentation to PDF conversion.
+
+## Converting Charts
+
+The following assemblies are required to be referred in addition to the above mentioned assemblies for converting the chart present in the PowerPoint Presentation into PDF and image.
+
+
+
+|
+Platform(s) |
+
+Assembly
+ |
+
+
+
+
+WPF, Windows Forms, ASP. NET and ASP.NET MVC
+ |
+
+Syncfusion.OfficeChartToImageConverter.WPF
+Syncfusion.SfChart.WPF
+ |
+
+
+N> The “Syncfusion.OfficeChartToImageConverter.WPF” assembly is supported from .NET Framework 4.0 onwards.
diff --git a/File-Formats/Presentation/Create-PowerPoint-in-Console-application.md b/File-Formats/Presentation/Create-PowerPoint-in-Console-application.md
index b4f11091b..75179302b 100644
--- a/File-Formats/Presentation/Create-PowerPoint-in-Console-application.md
+++ b/File-Formats/Presentation/Create-PowerPoint-in-Console-application.md
@@ -88,7 +88,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
By executing the program, you will get the **PowerPoint** as follows.
-
+
## Create a PowerPoint in .NET Framework
@@ -173,4 +173,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
By executing the program, you will get the **PowerPoint** as follows.
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/File-Formats/Presentation/GettingStarted_images/gettingstartedsample.png b/File-Formats/Presentation/GettingStarted_images/gettingstartedsample.png
new file mode 100644
index 000000000..821c2363d
Binary files /dev/null and b/File-Formats/Presentation/GettingStarted_images/gettingstartedsample.png differ