Hi Every One,
iam loking C#.net code regarding convert Doc image file to text format iam try to some R&d work on this issue so that plz help any one and iam attaching sample doc file which i get client side.
Advance Thanks you !!!
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted Jan 4, 2018, 8:31 AM
The code that I sent you uses OCR features from LEADTOOLS programming toolkit. To include and use the code snippet in your project, you need first to download and install the LEADTOOLS SDK.
You can download it from the following page:
https://www.leadtools.com/downloads?category=main
After this, the following link shows the required DLLs (assemblies) you need to include as references in your project:
https://www.leadtools.com/help/leadtools/v19/dh/to/ocrfilestobeincludedwithyourapplication.html
If you still need any information about LEADTOOLS programming toolkit, you can contact support at [email protected].
I hope this helps :)
Shakeer AhmmedPosted Dec 29, 2017, 12:59 AM
Maen BadwanPosted Dec 28, 2017, 9:24 AM
The following code shows how you can do this using LEADTOOLS OCR Advantage engine:
Rajkiran SwainPosted Dec 28, 2017, 8:34 AM
Shakeer AhmmedPosted Dec 28, 2017, 8:20 AM
Sagar Pandurang KapPosted Dec 28, 2017, 6:32 AM