Skip to content

Commit 6823a76

Browse files
committed
924871 - Added Trademark Symbol
1 parent c1432d4 commit 6823a76

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

OCR/.NET/Perform-OCR-AWS-Textract/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Perform OCR with AWS Textract
2-
The [Syncfusion .NET OCR library](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library/ocr-process) supports external engines (AWS Textract) to process the OCR on Images and PDF documents.
2+
The [Syncfusion® .NET OCR library](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library/ocr-process) supports external engines (AWS Textract) to process the OCR on Images and PDF documents.
33

44
## Steps to perform OCR with AWS Textract
55
1. Create a new .NET Console application project.

OCR/.NET/Perform-OCR-Azure-Vision/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Perform OCR with Azure Vision
22

3-
The [Syncfusion .NET OCR library](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library/ocr-process) supports external engines (Azure Computer Vision) to process the OCR on images and PDF documents.
3+
The [Syncfusion® .NET OCR library](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library/ocr-process) supports external engines (Azure Computer Vision) to process the OCR on images and PDF documents.
44

55
## Steps to perform OCR with Azure Computer Vision
66
1. Create a new .NET Console application project.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## Image Enhancement in OCR Processor library
22

3-
The Syncfusion OCR library is utilized for recognizing text from scanned PDF documents or images. The OCR processor library provides support to enhance image quality through the ImageProcessor property in the OCRProcessor class. The SixLabers.ImageSharp library is used to preprocess the image before performing OCR.
3+
The Syncfusion® OCR library is utilized for recognizing text from scanned PDF documents or images. The OCR processor library provides support to enhance image quality through the ImageProcessor property in the OCRProcessor class. The SixLabers.ImageSharp library is used to preprocess the image before performing OCR.

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Syncfusion® .NET PDF library
22
-------------------------------------
33

4-
The Syncfusion® [.NET PDF library] (https://www.syncfusion.com/document-processing/pdf-framework/net) (Essential PDF) allows you to create, read and write PDF documents programatically in any .NET application. This high-performance and feature-rich .NET PDF framework works without Adobe dependencies. The creation of PDF follows the most popular PDF 1.7 (ISO 32000-1) and latest 2.0 (ISO 32000-2) specifications.
4+
The Syncfusion® [.NET PDF library] (https://www.syncfusion.com/document-processing/pdf-framework/net) (Essential® PDF) allows you to create, read and write PDF documents programatically in any .NET application. This high-performance and feature-rich .NET PDF framework works without Adobe dependencies. The creation of PDF follows the most popular PDF 1.7 (ISO 32000-1) and latest 2.0 (ISO 32000-2) specifications.
55

66
Key Features
77
--------------------------------------
@@ -40,18 +40,18 @@ Resources
4040
-----------
4141

4242
* **Product page:** [Syncfusion® PDF Framework](https://www.syncfusion.com/document-processing/pdf-framework/net)
43-
* **Documentation page:** [Syncfusion .NET PDF library](https://help.syncfusion.com/file-formats/pdf/overview)
44-
* **Online demo:** [Syncfusion .NET PDF library - Online demos](https://ej2.syncfusion.com/aspnetcore/PDF/CompressExistingPDF#/bootstrap5)
45-
* **Blog:** [Syncfusion .NET PDF library - Blog](https://www.syncfusion.com/blogs/category/pdf)
46-
* **Knowledge Base:** [Syncfusion .NET PDF library - Knowledge Base](https://www.syncfusion.com/kb/windowsforms/pdf)
47-
* **EBooks:** [Syncfusion .NET PDF library - EBooks](https://www.syncfusion.com/succinctly-free-ebooks)
48-
* **FAQ:** [Syncfusion .NET PDF library - FAQ](https://www.syncfusion.com/faq/)
43+
* **Documentation page:** [Syncfusion® .NET PDF library](https://help.syncfusion.com/file-formats/pdf/overview)
44+
* **Online demo:** [Syncfusion® .NET PDF library - Online demos](https://ej2.syncfusion.com/aspnetcore/PDF/CompressExistingPDF#/bootstrap5)
45+
* **Blog:** [Syncfusion® .NET PDF library - Blog](https://www.syncfusion.com/blogs/category/pdf)
46+
* **Knowledge Base:** [Syncfusion® .NET PDF library - Knowledge Base](https://www.syncfusion.com/kb/windowsforms/pdf)
47+
* **EBooks:** [Syncfusion® .NET PDF library - EBooks](https://www.syncfusion.com/succinctly-free-ebooks)
48+
* **FAQ:** [Syncfusion® .NET PDF library - FAQ](https://www.syncfusion.com/faq/)
4949

5050
Support and feedback
5151
--------------------
5252

53-
* For any other queries, reach our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
54-
* Request new feature through [Syncfusion feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
53+
* For any other queries, reach our [Syncfusion® support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
54+
* Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
5555

5656
License
5757
-------

0 commit comments

Comments
 (0)