SyncfusionExamples / Word-Find-and-Replace-Examples

Find and replace text in a Word document in C# and VB.NET without Microsoft Word or interop.

Home Page:https://www.syncfusion.com/word-framework/net/word-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Find and Replace examples

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 (DocIO) without Microsoft Word or Office interop dependencies.

Find and replace text in Word documents using C#

The Syncfusion .NET Word library (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. It allows you to save the resultant document as Word document (DOCX, WordML), PDF, image, HTML and more.

Key Features

Screenshots

Find and highlight text

Find text from a Word document and format or highlight it in C#

Find and replace text

Find a misspelt word from a Word document and replace it with desired word in C#

Replace text with table

Find text from a Word document and replace it with a table in C#

Syncfusion .NET Word Library

The Syncfusion DocIO is a .NET Word library allows you to add advanced Word document processing functionalities to any .NET application and does not require Microsoft Word application to be installed in the machine. It is a non-UI component that provides a full-fledged document instance model similar to the Microsoft Office COM libraries to iterate with the document elements explicitly and perform necessary manipulation.

Take a moment to peruse the documentation, where you can find basic Word document processing options along with the features like mail merge, merge, split and compare documents, find and replace text in the Word document, protect the Word documents, and most importantly, the PDF and Image conversions with code examples.

Compatible Microsoft Word Versions

  • Microsoft Word 97-2003
  • Microsoft Word 2007
  • Microsoft Word 2010
  • Microsoft Word 2013
  • Microsoft Word 2016
  • Microsoft Word 2019
  • Microsoft 365

Supported File Formats

How to run the examples

  • Download this project to a location in your disk.
  • Open the solution file using Visual Studio.
  • Rebuild the solution to install the required NuGet packages.
  • Run the application.

Resources

Support and feedback

License

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. You can purchase a licnense here or start a free 30-day trial here.