Skip to content

Commit 6b47637

Browse files
Merge branch 'mauiLinks' of https://github.com/syncfusion-content/document-processing-docs into mauiLinks
2 parents d668968 + 57f8816 commit 6b47637

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

Document-Processing/Word/Conversions/Word-To-Image/NET/Performance-metrics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following system configurations were used for benchmarking:
1818
* **Processor:** AMD Ryzen 5 7520U with Radeon Graphics
1919
* **RAM:** 16GB
2020
* **.NET Version:** .NET 8.0
21-
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.DocIORenderer.Net.Core v32.2.3](https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/32.2.3)
21+
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.DocIORenderer.Net.Core v33.1.44](https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/33.1.44)
2222

2323
## Benchmark Results
2424

@@ -34,7 +34,7 @@ The table below shows the performance results of various Word document operation
3434
<tr>
3535
<td>{{'[Word to Image](https://help.syncfusion.com/document-processing/word/conversions/word-to-image/net/word-to-image)'| markdownify }}</td>
3636
<td>100 pages</td>
37-
<td>7.77</td>
37+
<td>7.35</td>
3838
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Word-to-Image/)'| markdownify }}</td>
3939
</tr>
4040
<tr>
@@ -46,7 +46,7 @@ The table below shows the performance results of various Word document operation
4646
<tr>
4747
<td>{{'[Font-Substitution](https://help.syncfusion.com/document-processing/word/conversions/word-to-image/net/font-substituion-word-to-image)'| markdownify }}</td>
4848
<td>2 pages</td>
49-
<td>0.79</td>
49+
<td>0.86</td>
5050
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Font-Substitution-Image/)'| markdownify }}</td>
5151
</tr>
5252
<tr>

Document-Processing/Word/Conversions/Word-To-PDF/NET/Performance-metrics.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following system configurations were used for benchmarking:
1818
* **Processor:** AMD Ryzen 5 7520U with Radeon Graphics
1919
* **RAM:** 16GB
2020
* **.NET Version:** .NET 8.0
21-
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.DocIORenderer.Net.Core v32.2.3](https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/32.2.3)
21+
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.DocIORenderer.Net.Core v33.1.44](https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/33.1.44)
2222

2323
## Benchmark Results
2424

@@ -34,13 +34,13 @@ The table below shows the performance results of various Word document operation
3434
<tr>
3535
<td>{{'[Word to PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf)'| markdownify }}</td>
3636
<td>100 pages</td>
37-
<td>5.45</td>
37+
<td>5.24</td>
3838
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Word-to-PDF/)'| markdownify }}</td>
3939
</tr>
4040
<tr>
4141
<td>{{'[Accessible PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#accessible-pdf-document)'| markdownify }}</td>
4242
<td>2 pages</td>
43-
<td>1.1</td>
43+
<td>1.03</td>
4444
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Accessible-PDF/)'| markdownify }}</td>
4545
</tr>
4646
<tr>
@@ -52,49 +52,49 @@ The table below shows the performance results of various Word document operation
5252
<tr>
5353
<td>{{'[Embed fonts in PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf#embedding-fonts)'| markdownify }}</td>
5454
<td>2 pages</td>
55-
<td>0.98</td>
55+
<td>1.06</td>
5656
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Embed-fonts-in-PDF/)'| markdownify }}</td>
5757
</tr>
5858
<tr>
5959
<td>{{'[Export bookmarks](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#word-document-headings-to-pdf-bookmarks)'| markdownify }}</td>
6060
<td>2 pages</td>
61-
<td>0.92</td>
61+
<td>0.98</td>
6262
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Export-Bookmarks/)'| markdownify }}</td>
6363
</tr>
6464
<tr>
6565
<td>{{'[Fallback font](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/fallback-fonts-word-to-pdf)'| markdownify }}</td>
6666
<td>1 page</td>
67-
<td>0.79</td>
67+
<td>0.84</td>
6868
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Fallback-Font-PDF/)'| markdownify }}</td>
6969
</tr>
7070
<tr>
7171
<td>{{'[Font-Substitution](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/font-substituion-word-to-pdf)'| markdownify }}</td>
7272
<td>2 pages</td>
73-
<td>0.89</td>
73+
<td>0.95</td>
7474
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Font-substitution-PDF/)'| markdownify }}</td>
7575
</tr>
7676
<tr>
7777
<td>{{'[PDF Conformance Level](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#pdf-conformance-level)'| markdownify }}</td>
7878
<td>2 pages</td>
79-
<td>0.92</td>
79+
<td>0.99</td>
8080
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/PDF-Conformance-Level/)'| markdownify }}</td>
8181
</tr>
8282
<tr>
8383
<td>{{'[Preserve Form Fields](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#word-document-form-field-to-pdf-form-field)'| markdownify }}</td>
8484
<td>1 page</td>
85-
<td>0.79</td>
85+
<td>0.85</td>
8686
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Preserve-Form-Fields/)'| markdownify }}</td>
8787
</tr>
8888
<tr>
8989
<td>{{'[Track changes](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#track-changes-in-word-to-pdf-conversion)'| markdownify }}</td>
9090
<td>1 page</td>
91-
<td>0.91</td>
91+
<td>0.93</td>
9292
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Track%20changes/)'| markdownify }}</td>
9393
</tr>
9494
<tr>
9595
<td>{{'[Use embedded word fonts](https://support.syncfusion.com/kb/article/13969/how-to-resolve-font-problems-during-word-to-pdf-or-image-conversion#suggestion-3:-embed-fonts-in-docx)'| markdownify }}</td>
9696
<td>2 pages</td>
97-
<td>1.16</td>
97+
<td>1.13</td>
9898
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Use-embeded-word-font-PDF/)'| markdownify }}</td>
9999
</tr>
100100
</table>

Document-Processing/Word/Word-Library/NET/Performance-metrics.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following system configurations were used for benchmarking:
1818
* **Processor:** AMD Ryzen 5 7520U with Radeon Graphics
1919
* **RAM:** 16GB
2020
* **.NET Version:** .NET 8.0
21-
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.DocIO.Net.Core v32.2.3](https://www.nuget.org/packages/Syncfusion.DocIO.Net.Core/32.2.3)
21+
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.DocIO.Net.Core v33.1.44](https://www.nuget.org/packages/Syncfusion.DocIO.Net.Core/33.1.44)
2222

2323
## Benchmark Results
2424

@@ -34,25 +34,25 @@ The table below shows the performance results of various Word document operation
3434
<tr>
3535
<td>{{'[DOCX to DOCX](https://help.syncfusion.com/document-processing/word/word-library/net/loading-and-saving-document)'| markdownify }}</td>
3636
<td>100 pages</td>
37-
<td>1.68</td>
37+
<td>1.5</td>
3838
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Open-and-save/.NET/Open-and-Save-Word-document)'| markdownify }}</td>
3939
</tr>
4040
<tr>
4141
<td>{{'[RTF to RTF](https://help.syncfusion.com/document-processing/word/word-library/net/rtf)'| markdownify }}</td>
4242
<td>100 pages</td>
43-
<td>5.53</td>
43+
<td>4.3</td>
4444
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Open-and-save/.NET/Open-and-Save-RTF-document)'| markdownify }}</td>
4545
</tr>
4646
<tr>
4747
<td>{{'[HTML to HTML](https://help.syncfusion.com/document-processing/word/word-library/net/html)'| markdownify }}</td>
4848
<td>100 pages</td>
49-
<td>7.7</td>
49+
<td>6.5</td>
5050
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Open-and-save/.NET/Open-and-Save-HTML-document)'| markdownify }}</td>
5151
</tr>
5252
<tr>
5353
<td>{{'[Clone and merge](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-word-document#cloning-a-word-document)'| markdownify }}</td>
5454
<td>100 pages</td>
55-
<td>3.85</td>
55+
<td>0.8</td>
5656
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Clone-and-merge/)'| markdownify }}</td>
5757
</tr>
5858
<tr>
@@ -64,13 +64,13 @@ The table below shows the performance results of various Word document operation
6464
<tr>
6565
<td>{{'[Mail merge](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-mail-merge)'| markdownify }}</td>
6666
<td>1000 records</td>
67-
<td>1.72</td>
67+
<td>1.5</td>
6868
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Mail-Merge/)'| markdownify }}</td>
6969
</tr>
7070
<tr>
7171
<td>{{'[Word Compare](https://help.syncfusion.com/document-processing/word/word-library/net/word-document/compare-word-documents)'| markdownify }}</td>
7272
<td>100 pages</td>
73-
<td>3.52</td>
73+
<td>3.84</td>
7474
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Word-Compare/)'| markdownify }}</td>
7575
</tr>
7676
<tr>
@@ -82,19 +82,19 @@ The table below shows the performance results of various Word document operation
8282
<tr>
8383
<td>{{'[Reject All](https://help.syncfusion.com/document-processing/word/word-library/net/accepting-or-rejecting-track-changes#reject-all-changes)'| markdownify }}</td>
8484
<td>100 revisions</td>
85-
<td>0.009</td>
85+
<td>0.008</td>
8686
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Reject-All/)'| markdownify }}</td>
8787
</tr>
8888
<tr>
8989
<td>{{'[Update TOC](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-table-of-contents)'| markdownify }}</td>
9090
<td>100 pages</td>
91-
<td>4.53</td>
91+
<td>4.3</td>
9292
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Update-TOC/)'| markdownify }}</td>
9393
</tr>
9494
<tr>
9595
<td>{{'[Update Document Fields](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-fields)'| markdownify }}</td>
9696
<td>100 pages</td>
97-
<td>0.18</td>
97+
<td>0.14</td>
9898
<td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/UpdateDocumentFields/)'| markdownify }}</td>
9999
</tr>
100100
</table>

0 commit comments

Comments
 (0)