Skip to content

Commit 9966624

Browse files
committed
Addressed feedback
1 parent d54c8a1 commit 9966624

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Fallback-Fonts-in-PPTXtoImage-Conversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
105105

106106
## Fallback Symbols based on script type
107107

108-
The following code example demonstrates how a user can add fallback fonts based on the script types, which Presentation considers internally when converting a PowerPoint presentation to an Image.
108+
The following code example demonstrates **how a user can add fallback fonts for Symbols and Emojis**, which Presentation considers internally when converting a PowerPoint presentation to an Image.
109109

110110
{% tabs %}
111111

Document-Processing/PowerPoint/Conversions/PowerPoint-To-PDF/NET/Fallback-Fonts-in-PPTXtoPDF-Conversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
212212

213213
## Fallback Symbols based on script type
214214

215-
The following code example demonstrates how a user can add fallback fonts based on the script types, which Presentation considers internally when converting a PowerPoint presentation to PDF.
215+
The following code example demonstrates **how a user can add fallback fonts for Symbols and Emojis**, which Presentation considers internally when converting a PowerPoint presentation to PDF.
216216

217217
{% tabs %}
218218

Document-Processing/Word/Conversions/Word-To-Image/NET/Fallback-fonts-word-to-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
113113

114114
## Fallback Symbols based on script type
115115

116-
The following code example demonstrates how a user can add fallback fonts based on the script types, which DocIO considers internally when converting a Word document to image.
116+
The following code example demonstrates **how a user can add fallback fonts for Symbols and Emojis**, which DocIO considers internally when converting a Word document to image.
117117

118118
{% tabs %}
119119

Document-Processing/Word/Conversions/Word-To-PDF/NET/Fallback-fonts-word-to-pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
197197

198198
## Fallback Symbols based on script type
199199

200-
The following code example demonstrates how a user can add fallback fonts based on the script types, which DocIO considers internally when converting a Word document to PDF.
200+
The following code example demonstrates **how a user can add fallback fonts for Symbols and Emojis**, which DocIO considers internally when converting a Word document to PDF.
201201

202202
{% tabs %}
203203

0 commit comments

Comments
 (0)