Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO-184946-ff-Post-Release-UG-on-page #2147

Open
wants to merge 1 commit into
base: hotfix/hotfix-v26.1.35
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions File-Formats/DocIO/Convert-Word-Document-to-Image-in-MAUI.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

Expand Down Expand Up @@ -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.
An online sample link to [convert Word document to image](https://ej2aspnetcore.azurewebsites.net/aspnetcore/word/wordtoimage#/bootstrap5) in ASP.NET Core.
2 changes: 1 addition & 1 deletion File-Formats/DocIO/Convert-Word-Document-to-PDF-in-MAUI.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

Expand Down
2 changes: 1 addition & 1 deletion File-Formats/DocIO/Working-with-LaTeX.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
An online sample link to [convert PowerPoint Presentation to image](https://ej2aspnetcore.azurewebsites.net/aspnetcore/powerpoint/pptxtoimage#/bootstrap5) in ASP.NET Core.
Original file line number Diff line number Diff line change
Expand Up @@ -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.