From 904a307359720e7d5f56e1cd6e58d87b98391619 Mon Sep 17 00:00:00 2001 From: Edithabich Date: Fri, 5 Jul 2024 10:45:31 +0300 Subject: [PATCH] SEO-184946-ff-Post-Release-UG-on-page --- File-Formats/DocIO/Convert-Word-Document-to-Image-in-MAUI.md | 4 ++-- File-Formats/DocIO/Convert-Word-Document-to-PDF-in-MAUI.md | 2 +- File-Formats/DocIO/Working-with-LaTeX.md | 2 +- .../Presentation/Convert-PowerPoint-to-Image-in-MAUI.md | 2 +- .../Presentation/Convert-PowerPoint-to-PDF-in-MAUI.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/File-Formats/DocIO/Convert-Word-Document-to-Image-in-MAUI.md b/File-Formats/DocIO/Convert-Word-Document-to-Image-in-MAUI.md index 99415776f..01f38c7d4 100644 --- a/File-Formats/DocIO/Convert-Word-Document-to-Image-in-MAUI.md +++ b/File-Formats/DocIO/Convert-Word-Document-to-Image-in-MAUI.md @@ -6,7 +6,7 @@ control: DocIO documentation: UG --- -# Convert Word document to Image in .NET MAUI +# Convert Word Document to Image in .NET MAUI Syncfusion DocIO is a [.NET MAUI Word library](https://www.syncfusion.com/document-processing/word-framework/maui/word-library) used to create, read, edit, and **convert Word documents** programmatically without **Microsoft Word** or interop dependencies. Using this library, you can **convert a Word document to image in .NET MAUI**. @@ -184,4 +184,4 @@ By executing the program, you will get the **image** as follows. Click [here](https://www.syncfusion.com/document-processing/word-framework/maui) to explore the rich set of Syncfusion Word library (DocIO) features. -An online sample link to [convert Word document to image](https://ej2.syncfusion.com/aspnetcore/Word/WordToImage#/material3) in ASP.NET Core. \ No newline at end of file +An online sample link to [convert Word document to image](https://ej2aspnetcore.azurewebsites.net/aspnetcore/word/wordtoimage#/bootstrap5) in ASP.NET Core. \ No newline at end of file diff --git a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-MAUI.md b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-MAUI.md index 7f38a0fa5..cc898bce2 100644 --- a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-MAUI.md +++ b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-MAUI.md @@ -6,7 +6,7 @@ control: DocIO documentation: UG --- -# Convert Word document to PDF in .NET MAUI +# Convert Word Document to PDF in .NET MAUI Syncfusion DocIO is a [.NET MAUI Word library](https://www.syncfusion.com/document-processing/word-framework/maui/word-library) used to create, read, edit, and **convert Word documents** programmatically without **Microsoft Word** or interop dependencies. Using this library, you can **convert a Word document to PDF in .NET MAUI**. diff --git a/File-Formats/DocIO/Working-with-LaTeX.md b/File-Formats/DocIO/Working-with-LaTeX.md index 19123c44a..94280608c 100644 --- a/File-Formats/DocIO/Working-with-LaTeX.md +++ b/File-Formats/DocIO/Working-with-LaTeX.md @@ -6,7 +6,7 @@ control: DocIO documentation: UG --- -# Create Equation using LaTeX +# Create Equation using LaTeX in Word Library The .NET Word (DocIO) library allows to create mathematical equation in Word document using **LaTeX**. ## Accent diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-MAUI.md b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-MAUI.md index b12c9e82f..a4eadee28 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-MAUI.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-MAUI.md @@ -176,4 +176,4 @@ Refer the below helper files and add them into the mentioned project. These help Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/maui/powerpoint-library) to explore the rich set of Syncfusion PowerPoint Library (Presentation) features. -An online sample link to [convert PowerPoint Presentation to image](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToImage#/material3) in ASP.NET Core. \ No newline at end of file +An online sample link to [convert PowerPoint Presentation to image](https://ej2aspnetcore.azurewebsites.net/aspnetcore/powerpoint/pptxtoimage#/bootstrap5) in ASP.NET Core. \ No newline at end of file diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-MAUI.md b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-MAUI.md index 7677f153a..f5c5074a4 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-MAUI.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-MAUI.md @@ -179,4 +179,4 @@ Refer the below helper files and add them into the mentioned project. These help Click [here](https://www.syncfusion.com/document-processing/powerpoint-framework/maui) to explore the rich set of Syncfusion PowerPoint Library (Presentation) features. -An online sample link to [convert PowerPoint Presentation to PDF](https://ej2.syncfusion.com/aspnetcore/PowerPoint/PPTXToPDF#/material3) in ASP.NET Core. +An online sample link to [convert PowerPoint Presentation to PDF](https://ej2aspnetcore.azurewebsites.net/aspnetcore/powerpoint/pptxtopdf#/bootstrap5) in ASP.NET Core.