You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nodejs-java/use-cases/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,6 @@ Here you will find examples on comparing Word documents programmatically, handli
15
15
16
16
### Pages in this section
17
17
18
-
-[Compare Word Documents in Node.js]({{< ref "comparison/nodejs-java/legal-document-comparison" >}}) – Learn how to compare Word documents with custom styling, handle password-protected files, and use streams for memory-efficient processing.
18
+
-[Compare Word Documents in Node.js]({{< ref "comparison/nodejs-java/use-cases/legal-document-comparison" >}}) – Learn how to compare Word documents with custom styling, handle password-protected files, and use streams for memory-efficient processing.
19
19
20
-
-[Batch Word Document Comparison with Performance Optimization in Node.js]({{< ref "comparison/nodejs-java/optimize-document-comparison-performance" >}}) – Learn how to efficiently compare large sets of Word files using parallel processing and performance tuning.
20
+
-[Batch Word Document Comparison with Performance Optimization in Node.js]({{< ref "comparison/nodejs-java/use-cases/optimize-document-comparison-performance" >}}) – Learn how to efficiently compare large sets of Word files using parallel processing and performance tuning.
0 commit comments