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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Openize.Words for .NET
2
2
3
-
[Openize.Words for .NET](https://github.com/openize-words/Openize-Words-for-.NET) - A versatile free open source .NET SDK for creating, loading, and modifying MS Word documents. With this SDK, you can easily write your own C# code to insert, update, remove or append any elements including paragraphs, images and tables into Microsoft Word Documents.
3
+
[Openize.Words for .NET](https://github.com/openize-words/Openize.Words-for-.NET) - A versatile free open source .NET SDK for creating, loading, and modifying MS Word documents. With this SDK, you can easily write your own C# code to insert, update, remove or append any elements including paragraphs, images and tables into Microsoft Word Documents.
4
4
5
5
## Table of Contents
6
6
@@ -12,7 +12,7 @@
12
12
13
13
## What does this project do?
14
14
15
-
Openize.Words for .NET is an [open-source SDK](https://github.com/openize-words/Openize-Words-for-.NET) designed to streamline the process of working with Microsoft Word documents. The SDK wraps various open-source engines, including the Microsoft backed [OpenXML SDK](https://github.com/dotnet/Open-XML-SDK), to provide a unified and user-friendly interface for creating, loading, and modifying Word documents. Whether you're building applications that generate reports, automate document workflows, or enhance document management systems, FileFormat.Words for .NET aims to simplify the integration of MS Word document functionality.
15
+
Openize.Words for .NET is an [open-source SDK](https://github.com/openize-words/Openize.Words-for-.NET) designed to streamline the process of working with Microsoft Word documents. The SDK wraps various open-source engines, including the Microsoft backed [OpenXML SDK](https://github.com/dotnet/Open-XML-SDK), to provide a unified and user-friendly interface for creating, loading, and modifying Word documents. Whether you're building applications that generate reports, automate document workflows, or enhance document management systems, FileFormat.Words for .NET aims to simplify the integration of MS Word document functionality.
16
16
17
17
## Why is this project useful?
18
18
@@ -36,7 +36,7 @@ To get started with Openize.Words for .NET, follow these steps:
36
36
- Check out the [examples](https://github.com/openize-words-gists/Openize.Words-for-.NET/) for sample code snippets to kickstart your integration.
37
37
38
38
3.**Contribution:**
39
-
- If you find issues or have improvements, feel free to open a [GitHub issue](https://github.com/openize-words/Openize-Words-for-.NET/issues) or submit a [pull request](https://github.com/openize-words/Openize-Words-for-.NET/pulls).
39
+
- If you find issues or have improvements, feel free to open a [GitHub issue](https://github.com/openize-words/Openize.Words-for-.NET/issues) or submit a [pull request](https://github.com/openize-words/Openize.Words-for-.NET/pulls).
40
40
41
41
## Where can I get more help, if I need it?
42
42
@@ -52,4 +52,4 @@ If you need assistance or have questions, you can reach out in the following way
52
52
53
53
## License
54
54
55
-
This project is licensed under the MIT License - see the [LICENSE](https://github.com/openize-words/Openize-Words-for-.NET/blob/main/LICENSE) file for details.
55
+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/openize-words/Openize.Words-for-.NET/blob/main/LICENSE) file for details.
0 commit comments