diff --git a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-asp-net-web-forms.md b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-asp-net-web-forms.md index 9f5d90456..5d2ac8e45 100644 --- a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-asp-net-web-forms.md +++ b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-asp-net-web-forms.md @@ -130,7 +130,7 @@ slide.Shapes.AddPicture(pictureStream, 499.79, 238.59, 364.54, 192.16); {% endtabs %} -You can download the image used in the sample from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). +You can download the image used in the sample from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). **Add a shape:** diff --git a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-uwp.md b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-uwp.md index 2dbf1fa29..66b2c5a98 100644 --- a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-uwp.md +++ b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-uwp.md @@ -156,7 +156,7 @@ slide.Shapes.AddPicture(pictureStream, 499.79, 238.59, 364.54, 192.16); {% endtabs %} -You can download the image used in the sample from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). +You can download the image used in the sample from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). **Add a shape:** diff --git a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-windows-forms.md b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-windows-forms.md index 10eec9279..a48667d44 100644 --- a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-windows-forms.md +++ b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-windows-forms.md @@ -128,7 +128,7 @@ slide.Shapes.AddPicture(pictureStream, 499.79, 238.59, 364.54, 192.16); {% endtabs %} -You can download the image used in the sample from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). +You can download the image used in the sample from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). **Add a shape:** diff --git a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-wpf.md b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-wpf.md index 74806a8af..a437ed398 100644 --- a/File-Formats/Presentation/create-read-edit-powerpoint-files-in-wpf.md +++ b/File-Formats/Presentation/create-read-edit-powerpoint-files-in-wpf.md @@ -162,7 +162,7 @@ slide.Shapes.AddPicture(pictureStream, 499.79, 238.59, 364.54, 192.16); {% endtabs %} -You can download the image used in the sample from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). +You can download the image used in the sample from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/Image-1995521764.zip). **Add a shape:**