3
Answers

Read text data from an image file like .jpg, .bmp

Hi,
I want to write a program in c# to read text data from an image (eg. .jpg, .bmp) and write it to excel file one by one.

Is there any way to achieve it without using any third party tool.

Answers (3)