Skip to content

Commit 7fc036c

Browse files
Merge pull request #1 from SyncfusionExamples/SEO-2900-Word-Find-and-Replace-UTM-URL-Changes
SEO-2900 Word Find and Replace UTM URL Changes
2 parents 84069c8 + 9be866e commit 7fc036c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Word Find and Replace examples
22

3-
This repository contains examples that illustrates how to find and replace text in Word documents programmatically in C# and VB.NET using Syncfusion [.NET Word library](https://www.syncfusion.com/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples) (Essential DocIO) without Microsoft Word or Office interop dependencies.
3+
This repository contains examples that illustrates how to find and replace text in Word documents programmatically in C# and VB.NET using Syncfusion [.NET Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples) (Essential DocIO) without Microsoft Word or Office interop dependencies.
44

55
## Find and replace text in Word documents using C#
66
The Syncfusion Word library (Essential DocIO) provides comprehensive APIs to find and replace text in a Word document with any desired text, image, hyperlink, paragraph, table, and part of a document or an entire document. It provides options to find text by matching case and whole words. You can find each occurrence one by one or all the occurrences of a text in the document. It saves your efforts and time by helping you to automate find and replace a pattern of text in a Word document using [Regex](https://docs.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex). It allows you to save the resultant document as Word document (DOCX, WordML), PDF, image, HTML and more.
77

88
## NuGet packages
99

10-
NuGet is the one of the easiest ways to download and install Syncfusion [Word library](https://www.syncfusion.com/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples) (Essential DocIO) to read, write, and edit Word documents. The following NuGet packages need to be installed in your application.
10+
NuGet is the one of the easiest ways to download and install Syncfusion [Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples) (Essential DocIO) to read, write, and edit Word documents. The following NuGet packages need to be installed in your application.
1111

1212
|Platform(s)|Package name|
1313
|-----------|------------|
@@ -58,20 +58,20 @@ NuGet is the one of the easiest ways to download and install Syncfusion [Word li
5858

5959
## Resources
6060

61-
- **Product page:** [Syncfusion Word Framework](https://www.syncfusion.com/word-framework/net?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples)
61+
- **Product page:** [Syncfusion Word Framework](https://www.syncfusion.com/document-processing/word-framework/net?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples)
6262

63-
- **Documentation:** [Tables in Word document using Syncfusion Word library](https://help.syncfusion.com/file-formats/docio/working-with-tables?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples)
63+
- **Documentation:** [Tables in Word document using Syncfusion Word library](https://help.syncfusion.com/file-formats/docio/working-with-tables?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples)
6464

65-
- **Online demo:** [Essential DocIO-Online demos](https://www.syncfusion.com/demos/fileformats/word-library?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples)
65+
- **Online demo:** [Essential DocIO-Online demos](https://www.syncfusion.com/demos/fileformats/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples)
6666

67-
- **Download:** [Syncfusion File Formats Controls](https://www.syncfusion.com/sales/products/fileformats?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples)
67+
- **Download:** [Syncfusion File Formats Controls](https://www.syncfusion.com/sales/products/fileformats?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples)
6868

6969
## Support and feedback
7070

71-
* For queries, contact our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples) or post the queries through [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples).
71+
* For queries, contact our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples) or post the queries through [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples).
7272

73-
* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples) or contact our sales team at [salessupport@syncfusion.com](mailto:salessupport@syncfusion.com).
73+
* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples) or contact our sales team at [salessupport@syncfusion.com](mailto:salessupport@syncfusion.com).
7474

7575
## License
7676

77-
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples). You can purchase a license [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples).
77+
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples). You can purchase a license [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=word-find-and-replace-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-word-find-and-replace-examples).

0 commit comments

Comments
 (0)