Skip to content

Commit fff635c

Browse files
committed
Resolved CI issues
1 parent 878fd64 commit fff635c

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

Document-Processing/PowerPoint/Conversions/PowerPoint-To-PDF/overview.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ control: PowerPoint
66
documentation: UG
77
---
88

9-
# Convert PowerPoint to PDF using Syncfusion<sup>&reg;</sup> PowerPoint library
9+
# Convert PowerPoint to PDF using Syncfusion® PowerPoint library
1010

1111
Syncfusion<sup>&reg;</sup> PowerPoint library (Presentation) allows you to convert PowerPoint Presentation document to PDF within a few lines of code in .NET applications and also it does not require Adobe and Microsoft PowerPoint application to be installed in the machine. Using this, you can create an input PowerPoint Presentation document from scratch or load an existing PowerPoint Presentation document and then easily convert to PDF.
1212

@@ -599,9 +599,6 @@ End Using
599599

600600
{% endtabs %}
601601

602-
By running the above code, you will generate a **PDF with editable text form fields** as shown below.
603-
![Editable text form fields](PPTXtoPDF_images/Editable-text-form-fields.png)
604-
605602
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/PPTX-to-PDF-conversion/Create-fillable-PDF-from-PPTX).
606603

607604
## Chart quality
@@ -753,9 +750,9 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
753750

754751
## Online Demo
755752

756-
* Explore how to convert a PowerPoint presentation to PDF using the .NET PowerPoint Library (Presentation) in a live demo [here](https://ej2.syncfusion.com/aspnetcore/powerpoint/pptxtopdf#/bootstrap5).
757-
* See how to convert a PowerPoint presentation to PDF/UA using the .NET PowerPoint Library (Presentation) in a live demo [here](https://ej2.syncfusion.com/aspnetcore/powerpoint/pptxtopdfua#/bootstrap5).
758-
* See how to convert a PowerPoint presentation to PDF/A using the .NET PowerPoint Library (Presentation) in a live demo [here](https://ej2.syncfusion.com/aspnetcore/powerpoint/pptxtopdfa#/bootstrap5).
753+
* Explore how to convert a PowerPoint presentation to PDF using the .NET PowerPoint Library (Presentation) in a live demo [here](https://document.syncfusion.com/demos/powerpoint/pptxtopdf#/tailwind).
754+
* See how to convert a PowerPoint presentation to PDF/UA using the .NET PowerPoint Library (Presentation) in a live demo [here](https://document.syncfusion.com/demos/powerpoint/pptxtopdfua#/tailwind).
755+
* See how to convert a PowerPoint presentation to PDF/A using the .NET PowerPoint Library (Presentation) in a live demo [here](https://document.syncfusion.com/demos/powerpoint/pptxtopdfa#/tailwind).
759756

760757
## See Also
761758

Document-Processing/Word/Word-Library/NET/Working-with-LaTeX.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2064,8 +2064,8 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
20642064

20652065
## Online Demo
20662066

2067-
* Explore how to create a Word document with mathematical equations using LaTeX and the .NET Word Library (DocIO) in a live demo [here](https://ej2.syncfusion.com/aspnetcore/word/createusinglatex#/bootstrap5).
2068-
* See how to modify a mathematical equation using LaTeX in a Word document using the .NET Word Library (DocIO) in a live demo [here](https://ej2.syncfusion.com/aspnetcore/word/editusinglatex#/bootstrap5).
2067+
* Explore how to create a Word document with mathematical equations using LaTeX and the .NET Word Library (DocIO) in a live demo [here](https://document.syncfusion.com/demos/word/createusinglatex#/tailwind).
2068+
* See how to modify a mathematical equation using LaTeX in a Word document using the .NET Word Library (DocIO) in a live demo [here](https://document.syncfusion.com/demos/word/editusinglatex#/tailwind).
20692069

20702070
## See Also
20712071

0 commit comments

Comments
 (0)