From 35c41f7e6f9ca296ebd8e50e9fee0922f222a20e Mon Sep 17 00:00:00 2001 From: Scholar Jaruha Date: Tue, 27 Feb 2024 10:23:15 +0300 Subject: [PATCH] SEO-180368-File-Formats-Redirection --- File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Xamarin.md | 2 +- .../DocIO/Create-Word-Document-in-Azure-App-Service-Windows.md | 2 +- File-Formats/PDF-to-image/Convert-PDF-to-Image.md | 2 +- File-Formats/PDF/Convert-HTML-To-PDF/net-core.md | 2 +- File-Formats/PDF/Create-PDF-file-in-AWS-Lambda.md | 2 +- .../Create-PowerPoint-Presentation-in-AWS-Elastic-Beanstalk.md | 2 +- .../XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Xamarin.md b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Xamarin.md index 233840826..4fcaa16c9 100644 --- a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Xamarin.md +++ b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Xamarin.md @@ -189,4 +189,4 @@ By executing the program, you will get the PDF document as follows. Click [here](https://www.syncfusion.com/document-processing/word-framework/xamarin) to explore the rich set of Syncfusion Word library (DocIO) features. -An online sample link to [convert Word document to PDF](https://ej2.syncfusion.com/aspnetcore/Word/WordToPDF#/material3) in ASP.NET Core. \ No newline at end of file +An online sample link to [convert Word document to PDF](https://ej2.syncfusion.com/aspnetcore/Word/WordToPDF#/bootstrap5) in ASP.NET Core. \ No newline at end of file diff --git a/File-Formats/DocIO/Create-Word-Document-in-Azure-App-Service-Windows.md b/File-Formats/DocIO/Create-Word-Document-in-Azure-App-Service-Windows.md index 0a4b08fdf..f3f91a421 100644 --- a/File-Formats/DocIO/Create-Word-Document-in-Azure-App-Service-Windows.md +++ b/File-Formats/DocIO/Create-Word-Document-in-Azure-App-Service-Windows.md @@ -344,4 +344,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync Click [here](https://www.syncfusion.com/document-processing/word-framework/net-core) to explore the rich set of Syncfusion Word library (DocIO) features. -An online sample link to [convert Word document to PDF](https://ej2.syncfusion.com/aspnetcore/Word/WordToPDF#/material3) in ASP.NET Core. \ No newline at end of file +An online sample link to [convert Word document to PDF](https://ej2.syncfusion.com/aspnetcore/Word/WordToPDF#/bootstrap5) in ASP.NET Core. \ No newline at end of file diff --git a/File-Formats/PDF-to-image/Convert-PDF-to-Image.md b/File-Formats/PDF-to-image/Convert-PDF-to-Image.md index 7c91d776f..6c62ea361 100644 --- a/File-Formats/PDF-to-image/Convert-PDF-to-Image.md +++ b/File-Formats/PDF-to-image/Convert-PDF-to-Image.md @@ -109,4 +109,4 @@ image.Save("sample.png") You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/WPF-PDFViewer-Examples/tree/master/PDF-to-image). -N> To know more about PdfToImageConverter and features it provides, please refer to [PdfToImageConverter](https://help.syncfusion.com/file-formats/pdf-to-image) \ No newline at end of file +N> To know more about PdfToImageConverter and features it provides, please refer to [PdfToImageConverter](https://help.syncfusion.com/file-formats/pdf-to-image/convert-pdf-to-image) \ No newline at end of file diff --git a/File-Formats/PDF/Convert-HTML-To-PDF/net-core.md b/File-Formats/PDF/Convert-HTML-To-PDF/net-core.md index 50f868a85..35fbbe651 100644 --- a/File-Formats/PDF/Convert-HTML-To-PDF/net-core.md +++ b/File-Formats/PDF/Convert-HTML-To-PDF/net-core.md @@ -82,5 +82,5 @@ A complete working sample can be downloaded from [Github](https://github.com/Syn Click [here](https://www.syncfusion.com/document-processing/pdf-framework/net-core) to explore the rich set of Syncfusion HTML to PDF converter library features. -An online sample link to [convert HTML to PDF document](https://ej2.syncfusion.com/aspnetcore/PDF/HtmltoPDF#/material3) in ASP.NET Core. +An online sample link to [convert HTML to PDF document](https://ej2.syncfusion.com/aspnetcore/PDF/HtmltoPDF#/bootstrap5) in ASP.NET Core. \ No newline at end of file diff --git a/File-Formats/PDF/Create-PDF-file-in-AWS-Lambda.md b/File-Formats/PDF/Create-PDF-file-in-AWS-Lambda.md index daf525c26..517993715 100644 --- a/File-Formats/PDF/Create-PDF-file-in-AWS-Lambda.md +++ b/File-Formats/PDF/Create-PDF-file-in-AWS-Lambda.md @@ -169,4 +169,4 @@ Users can download the [console application](https://github.com/SyncfusionExampl Click [here](https://www.syncfusion.com/document-processing/pdf-framework/net-core?_gl=1*7czwz1*_ga*OTcwNzc5NDkuMTY4MTEwMjEwNA..*_ga_WC4JKKPHH0*MTY4OTg0NTE0Ni4zMzguMC4xNjg5ODQ1MTQ2LjYwLjAuMA..) to explore the rich set of Syncfusion PDF library features. -An online sample link to [create a PDF document](https://ej2.syncfusion.com/aspnetcore/PDF/HelloWorld#/material3) in ASP.NET Core \ No newline at end of file +An online sample link to [create a PDF document](https://ej2.syncfusion.com/aspnetcore/PDF/HelloWorld#/bootstrap5) in ASP.NET Core \ No newline at end of file diff --git a/File-Formats/Presentation/Create-PowerPoint-Presentation-in-AWS-Elastic-Beanstalk.md b/File-Formats/Presentation/Create-PowerPoint-Presentation-in-AWS-Elastic-Beanstalk.md index ad2c90a51..fc2c54008 100644 --- a/File-Formats/Presentation/Create-PowerPoint-Presentation-in-AWS-Elastic-Beanstalk.md +++ b/File-Formats/Presentation/Create-PowerPoint-Presentation-in-AWS-Elastic-Beanstalk.md @@ -151,4 +151,4 @@ By executing the program, you will get the **PowerPoint document** as follows. Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/net-core) to explore the rich set of Syncfusion PowerPoint Library (Presentation) features. -An online sample link to [create a PowerPoint Presentation](https://ej2.syncfusion.com/aspnetcore/PowerPoint/Default#/material3) in ASP.NET Core. \ No newline at end of file +An online sample link to [create a PowerPoint Presentation](https://ej2.syncfusion.com/aspnetcore/PowerPoint/Default#/bootstrap5) in ASP.NET Core. \ No newline at end of file diff --git a/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md b/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md index c29297461..cc48984cb 100644 --- a/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md +++ b/File-Formats/XlsIO/create-read-edit-excel-files-in-asp-net-c-sharp.md @@ -488,5 +488,5 @@ A complete working example of how to read and edit an Excel file in ASP.NET in C Click [here](https://www.syncfusion.com/document-processing/excel-framework/net) to explore the rich set of Syncfusion Excel library (XlsIO) features. -An online sample link to [create an Excel document](https://ej2.syncfusion.com/aspnetcore/Excel/Create#/material3) in ASP.NET Core. +An online sample link to [create an Excel document](https://ej2.syncfusion.com/aspnetcore/Excel/Create#/bootstrap5) in ASP.NET Core.