Skip to content

Commit 7dce2cd

Browse files
Merge pull request #566 from SyncfusionExamples/1031944-Update-README-File
Task(1031944): Add FT page link in README files
2 parents 87b7556 + 215aa88 commit 7dce2cd

11 files changed

Lines changed: 37 additions & 37 deletions

File tree

Bookmarks/Replace-content-with-body-part/.NET/Replace-content-with-body-part/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Replace bookmark content in a Word document using C#
22

3-
The Syncfusion® [.NET Word Library](https://www.syncfusion.com/document-processing/word-framework/net/word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **replace bookmark content in a Word document** using C#.
3+
The [.NET Word Library](https://www.syncfusion.com/document-sdk/net-word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **replace bookmark content in a Word document** using C#.
44

55
## Steps to replace bookmark content programmatically
66

Bookmarks/Replace-content-with-document-part/.NET/Replace-content-with-document-part/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Replace bookmark content with Word document part using C#
22

3-
The Syncfusion® [.NET Word Library](https://www.syncfusion.com/document-processing/word-framework/net/word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **replace bookmark content in a Word document with another Word document content** using C#.
3+
The [.NET Word Library](https://www.syncfusion.com/document-sdk/net-word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **replace bookmark content in a Word document with another Word document content** using C#.
44

55
## Steps to replace bookmark content programmatically
66

Charts/Remove-chart-title/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1. Creates new Word document.
44
2. Create a chart.
5-
3. Set the [ChartTitle](https://help.syncfusion.com/cr/file-formats/Syncfusion.DocIO.DLS.WChart.html#Syncfusion_DocIO_DLS_WChart_ChartTitle) API as empty.
5+
3. Set the [ChartTitle](https://help.syncfusion.com/cr/document-processing/Syncfusion.DocIO.DLS.WChart.html#Syncfusion_DocIO_DLS_WChart_ChartTitle) API as empty.
66
4. Save the document.
77

88
## Code snippet:

Compare-Word-documents/Compare-two-Word-documents/.NET/Compare-Word-documents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Compare Word documents using C#
22

3-
The Syncfusion® [.NET Word Library](https://www.syncfusion.com/document-processing/word-framework/net/word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **compare Word documents** using C#.
3+
The [.NET Word Library](https://www.syncfusion.com/document-sdk/net-word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **compare Word documents** using C#.
44

55
## Steps to compare Word documents programmatically
66

Content-Controls/Fill-form-in-Word-document/.NET/Fill-form-in-Word-document/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Form filling in Word document using C#
22

3-
The Syncfusion® [.NET Word Library](https://www.syncfusion.com/document-processing/word-framework/net/word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **fill forms in a Word document** using C#.
3+
The [.NET Word Library](https://www.syncfusion.com/document-sdk/net-word-library) (DocIO) enables you to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can **fill forms in a Word document** using C#.
44

55
## Steps to fill forms programmatically
66

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
Syncfusion® .NET Word Library
1+
.NET Word Library
22
----------------------------
33

4-
The Syncfusion® [.NET Word library](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=github&utm_campaign=github-docio-examples) (Essential® DocIO) 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. Using this library, you can create, read, edit and convert Word documents programmatically.
4+
The [.NET Word library](https://www.syncfusion.com/document-sdk/net-word-library) (Essential® DocIO) 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. Using this library, you can create, read, edit and convert Word documents programmatically.
55

66
Key Features
77
------------
88

9-
* Support to [create Word document](https://help.syncfusion.com/file-formats/docio/getting-started?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) from scratch.
9+
* Support to [create Word document](https://www.syncfusion.com/document-sdk/net-word-library/create-word-documents) from scratch.
1010
* Support to open (read), modify and save existing Word documents.
11-
* Advanced [Mail merge](https://help.syncfusion.com/file-formats/docio/working-with-mailmerge?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) support with different data sources.
12-
* Ability to create or edit Word 97-2003 and later version documents (DOCX), and convert them to commonly used file formats such as [RTF](https://help.syncfusion.com/file-formats/docio/rtf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)[WordML](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#word-processing-xml-xml)[TXT](https://help.syncfusion.com/file-formats/docio/text?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)[HTML](https://help.syncfusion.com/file-formats/docio/html?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) and vice versa.
13-
* Ability to export a Word document as an [Image](https://help.syncfusion.com/file-formats/docio/word-to-image?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) and [PDF](https://help.syncfusion.com/file-formats/docio/word-to-pdf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)
14-
* Ability to [merge](https://help.syncfusion.com/file-formats/docio/word-document/merging-word-documents?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) and [split](https://help.syncfusion.com/file-formats/docio/word-document/split-word-documents?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) Word documents.
15-
* Support to [compare](https://help.syncfusion.com/file-formats/docio/word-document/compare-word-documents?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) two DOCX format documents.
16-
* Ability to create and manipulate [charts](https://help.syncfusion.com/file-formats/docio/working-with-charts?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)[Shapes](https://help.syncfusion.com/file-formats/docio/working-with-shapes?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), and [Group shape](https://help.syncfusion.com/file-formats/docio/working-with-shapes?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#grouping-shapes) in DOCX and WordML format documents.
17-
* Ability to read and write [Built-In and Custom Document Properties](https://help.syncfusion.com/file-formats/docio/working-with-word-document?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#working-with-word-document-properties).
18-
* Ability to [find and replace](https://help.syncfusion.com/file-formats/docio/working-with-find-and-replace?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) text with its original formatting.
19-
* Ability to insert [Bookmarks](https://help.syncfusion.com/file-formats/docio/working-with-bookmarks?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) and navigate corresponding bookmarks to insert, replace, and delete content.
20-
* Support to insert and edit the [form fields](https://help.syncfusion.com/file-formats/docio/working-with-form-fields?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
21-
* Support to protect the document to [restrict access](https://help.syncfusion.com/file-formats/docio/working-with-security?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#protecting-word-document-from-editing) to the elements present within the document.
22-
* Ability to [encrypt and decrypt](https://help.syncfusion.com/file-formats/docio/working-with-security?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) Word documents.
23-
* Support to [insert and extract OLE](https://help.syncfusion.com/file-formats/docio/working-with-paragraph#working-with-ole-objects?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) objects.
11+
* Advanced [Mail merge](https://www.syncfusion.com/document-sdk/net-word-library/mail-merge) support with different data sources.
12+
* Ability to create or edit Word 97-2003 and later version documents (DOCX), and convert them to commonly used file formats such as [RTF](https://help.syncfusion.com/document-processing/word/conversions/rtf-conversions)[WordML](https://help.syncfusion.com/document-processing/word/conversions/word-file-formats-conversions#word-processing-xml-xml)[TXT](https://www.syncfusion.com/document-sdk/net-word-library/text-conversions)[HTML](https://www.syncfusion.com/document-sdk/net-word-library/html-conversions) and vice versa.
13+
* Ability to export a Word document as an [Image](https://www.syncfusion.com/document-sdk/net-word-library/word-to-image-conversion) and [PDF](https://www.syncfusion.com/document-sdk/net-word-library/word-to-pdf-conversion)
14+
* Ability to [merge](https://www.syncfusion.com/document-sdk/net-word-library/merge-word-documents) and [split](https://www.syncfusion.com/document-sdk/net-word-library/split-word-documents) Word documents.
15+
* Support to [compare](https://www.syncfusion.com/document-sdk/net-word-library/compare-word-documents) two DOCX format documents.
16+
* Ability to create and manipulate [charts](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-charts)[Shapes](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-shapes), and [Group shape](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-shapes#grouping-shapes) in DOCX and WordML format documents.
17+
* Ability to read and write [Built-In and Custom Document Properties](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-word-document#working-with-word-document-properties).
18+
* Ability to [find and replace](https://www.syncfusion.com/document-sdk/net-word-library/find-and-replace) text with its original formatting.
19+
* Ability to insert [Bookmarks](https://www.syncfusion.com/document-sdk/net-word-library/bookmark-in-word-document) and navigate corresponding bookmarks to insert, replace, and delete content.
20+
* Support to insert and edit the [form fields](https://www.syncfusion.com/document-sdk/net-word-library/form-filling-in-word-document).
21+
* Support to protect the document to [restrict access](https://www.syncfusion.com/document-sdk/net-word-library/protect-word-documents) to the elements present within the document.
22+
* Ability to [encrypt and decrypt](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-security) Word documents.
23+
* Support to [insert and extract OLE](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-paragraph#working-with-ole-objects) objects.
2424
* Support to run the DocIO applications in multi-thread and its thread safe.
2525

2626
Compatible Microsoft Word Versions
@@ -37,8 +37,8 @@ Compatible Microsoft Word Versions
3737
Supported File Formats
3838
----------------------
3939

40-
* Creates, reads, and edits popular text file formats like [DOC](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#doc-to-docx-and-docx-to-doc), DOT, [DOCM](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#macros), DOTM, [DOCX](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#doc-to-docx-and-docx-to-doc), [DOTX](https://help.syncfusion.com/file-formats/docio/word-file-formats?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#templates), [HTML](https://help.syncfusion.com/file-formats/docio/html?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [RTF](https://help.syncfusion.com/file-formats/docio/rtf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [TXT](https://help.syncfusion.com/file-formats/docio/text?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), and [XML (WordML)](https://help.syncfusion.com/file-formats/docio/word-file-formats#word-processing-xml-xml?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
41-
* Converts Word documents also to [PDF](https://help.syncfusion.com/file-formats/docio/word-to-pdf?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [Image](https://help.syncfusion.com/file-formats/docio/word-to-image?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), and [ODT](https://help.syncfusion.com/file-formats/docio/word-to-odt?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) files.
40+
* Creates, reads, and edits popular text file formats like [DOC](https://help.syncfusion.com/document-processing/word/conversions/word-file-formats-conversions#doc-to-docx-and-docx-to-doc), DOT, [DOCM](https://help.syncfusion.com/document-processing/word/conversions/word-file-formats-conversions#macros-docm-dotm), DOTM, [DOCX](https://help.syncfusion.com/document-processing/word/conversions/word-file-formats-conversions#word-document-docx), [DOTX](https://help.syncfusion.com/document-processing/word/conversions/word-file-formats-conversions#word-template-dotx), [HTML](https://www.syncfusion.com/document-sdk/net-word-library/html-conversions), [RTF](https://help.syncfusion.com/document-processing/word/conversions/rtf-conversions), [TXT](https://www.syncfusion.com/document-sdk/net-word-library/text-conversions), [Markdown](https://help.syncfusion.com/document-processing/word/conversions/markdown-to-word-conversion)and [XML (WordML)](https://help.syncfusion.com/document-processing/word/conversions/word-file-formats-conversions#word-processing-xml-xml).
41+
* Converts Word documents also to [PDF](https://www.syncfusion.com/document-sdk/net-word-library/word-to-pdf-conversionhub-docio-examples), [Image](https://www.syncfusion.com/document-sdk/net-word-library/word-to-image-conversion), and [ODT](https://help.syncfusion.com/document-processing/word/conversions/word-to-odt-conversion) files.
4242

4343
How to run the examples
4444
-----------------------
@@ -51,9 +51,9 @@ How to run the examples
5151
Resources
5252
---------
5353

54-
* **Product page:** [Syncfusion® Word Framework](https://www.syncfusion.com/document-processing/word-framework/net/word-library?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)
55-
* **Documentation:** [Syncfusion® Word library](https://help.syncfusion.com/file-formats/docio/overview?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)
56-
* **Online demo:** [Syncfusion® Word library - Online demos](https://ej2.syncfusion.com/aspnetcore/DocIO/SalesInvoice?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples#/material)
54+
* **Product page:** [Syncfusion® Word Framework](https://www.syncfusion.com/document-sdk/net-word-library)
55+
* **Documentation:** [Syncfusion® Word library](https://help.syncfusion.com/document-processing/word/word-library/net/overview)
56+
* **Online demo:** [Syncfusion® Word library - Online demos](https://document.syncfusion.com/demos/word/salesinvoice#/bootstrap5)
5757
* **Blog:** [Syncfusion® Word library - Blog](https://www.syncfusion.com/blogs/category/docio?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)
5858
* **Knowledge Base:** [Syncfusion® Word library - Knowledge Base](https://www.syncfusion.com/kb/aspnetcore/docio?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)
5959
* **Ebooks:** [Syncfusion® Word library - Ebooks](https://www.syncfusion.com/succinctly-free-ebooks?utm_source=nuget&utm_medium=listing&utm_campaign=aspnetcore-docio-nuget)

Videos/Fields/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# How to Work with Fields in Word Documents Using the .NET Word Library
22

3-
This repository provides an example of how to work with fields in a Word document using the **Syncfusion .NET Word Library (DocIO)**. It demonstrates how to add field, update field, and unlink field in a Word document.
3+
This repository provides an example of how to work with fields in a Word document using the **[.NET Word Library](https://www.syncfusion.com/document-sdk/net-word-library) (DocIO)**. It demonstrates how to add field, update field, and unlink field in a Word document.
44

55
## Process behind Field Integration
66

77
This sample demonstrates how Word fields can be used to automate dynamic content in documents. Fields act as placeholders that display information such as page numbers, total pages, or dates, and they update automatically when the document changes.
88

9-
Using the Syncfusion DocIO library, you can:
9+
Using the Word library, you can:
1010

1111
- Add fields like page numbers into headers or footers for consistent formatting.
1212
- Update fields to refresh their values after edits or content changes.

Videos/IF-field/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to Create an IF Field in a Word Document Using the .NET Word Library
22

3-
This repository provides an example of how to create an **IF Field** in a Word document using the **Syncfusion .NET Word Library (DocIO)**. It demonstrates how to create a simple IF field and how to use it with paragraphs and tables.
3+
This repository provides an example of how to create an **IF Field** in a Word document using the **[.NET Word Library](https://www.syncfusion.com/document-sdk/net-word-library) (DocIO)**. It demonstrates how to create a simple IF field and how to use it with paragraphs and tables.
44

55
## Process behind IF Field integration
66

Videos/LaTeXEquation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# How to Work with Latex Equations in a Word Document Using the .NET Word Library
22

3-
This repository provides an example of how to work with LaTeX equations in a Word document using the **Syncfusion .NET Word Library (DocIO)**. It demonstrates how to create, add, and edit LaTeX equations in Word documents.
3+
This repository provides an example of how to work with LaTeX equations in a Word document using the **[.NET Word Library](https://www.syncfusion.com/document-sdk/net-word-library) (DocIO)**. It demonstrates how to create, add, and edit LaTeX equations in Word documents.
44

55
## Process Behind LaTeX Equation Integration
66

77
This sample shows how LaTeX syntax can be used to insert professional mathematical equations into Word documents. LaTeX is widely used in scientific and academic fields for typesetting complex formulas.
88

9-
Using the Syncfusion DocIO library, you can:
9+
Using the Word library, you can:
1010

1111
- Create equations like area of a circle, quadratic formula, and Fourier series in a new Word document.
1212
- Add equations dynamically to an existing document at specific locations.

0 commit comments

Comments
 (0)