@@ -32,67 +32,67 @@ The table below shows the performance results of various Word document operation
3232 <th>GitHub Example</th>
3333</tr >
3434<tr >
35- <td>[DOCX to DOCX](https://help.syncfusion.com/document-processing/word/word-library/net/loading-and-saving-document)</td>
35+ <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>
3737 <td>1.68</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 >
41- <td>[RTF to RTF](https://help.syncfusion.com/document-processing/word/word-library/net/rtf)</td>
41+ <td>{{' [RTF to RTF](https://help.syncfusion.com/document-processing/word/word-library/net/rtf)'| markdownify }} </td>
4242 <td>100 pages</td>
4343 <td>5.53</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 >
47- <td>[HTML to HTML](https://help.syncfusion.com/document-processing/word/word-library/net/html)</td>
47+ <td>{{' [HTML to HTML](https://help.syncfusion.com/document-processing/word/word-library/net/html)'| markdownify }} </td>
4848 <td>100 pages</td>
4949 <td>7.7</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 >
53- <td>[Clone and merge](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-word-document#cloning-a-word-document)</td>
53+ <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>
5555 <td>3.85</td>
5656 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Clone-and-merge/)'| markdownify }}</td>
5757</tr >
5858<tr >
59- <td>[Find and replace](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-find-and-replace)</td>
59+ <td>{{' [Find and replace](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-find-and-replace)'| markdownify }} </td>
6060 <td>1000 occurrences</td>
6161 <td>0.05</td>
6262 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Find-and-Replace/)'| markdownify }}</td>
6363</tr >
6464<tr >
65- <td>[Mail merge](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-mail-merge)</td>
65+ <td>{{' [Mail merge](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-mail-merge)'| markdownify }} </td>
6666 <td>1000 records</td>
6767 <td>1.72</td>
6868 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Mail-Merge/)'| markdownify }}</td>
6969</tr >
7070<tr >
71- <td>[Word Compare](https://help.syncfusion.com/document-processing/word/word-library/net/word-document/compare-word-documents)</td>
71+ <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>
7373 <td>3.52</td>
7474 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Word-Compare/)'| markdownify }}</td>
7575</tr >
7676<tr >
77- <td>[Accept All](https://help.syncfusion.com/document-processing/word/word-library/net/accepting-or-rejecting-track-changes#accept-all-changes)</td>
77+ <td>{{' [Accept All](https://help.syncfusion.com/document-processing/word/word-library/net/accepting-or-rejecting-track-changes#accept-all-changes)'| markdownify }} </td>
7878 <td>100 revisions</td>
7979 <td>0.01</td>
8080 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Accept-All/)'| markdownify }}</td>
8181</tr >
8282<tr >
83- <td>[Reject All](https://help.syncfusion.com/document-processing/word/word-library/net/accepting-or-rejecting-track-changes#reject-all-changes)</td>
83+ <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>
8585 <td>0.009</td>
8686 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Reject-All/)'| markdownify }}</td>
8787</tr >
8888<tr >
89- <td>[Update TOC](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-table-of-contents)</td>
89+ <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>
9191 <td>4.53</td>
9292 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Update-TOC/)'| markdownify }}</td>
9393</tr >
9494<tr >
95- <td>[Update Document Fields](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-fields)</td>
95+ <td>{{' [Update Document Fields](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-fields)'| markdownify }} </td>
9696 <td>100 pages</td>
9797 <td>0.18</td>
9898 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/UpdateDocumentFields/)'| markdownify }}</td>
0 commit comments