How to capture text from image to word

Answer Posted / aiswaryan

Tools-Options-Text Recognition
Select 'Use OCR only' and Language as English.

If your application is a window app,
window("").GetVisibleText(10,10,200,200)

If it is not a window app, then print screen and paste the
image to any window apps like mspaint or word and use
GetVisibleText function.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For which type of project the iterative model is suitable?

1384


what is the structure for the data driven framework

1484


What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this

1403


What are the main differences of qtp and win runner?

595


How software automation specialist enter steps in the Expert View?

1676






Thanks....But can u tell me how i use the QTP for GIS with one Example...

1429


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

563


How to find the length of the string in qtp?

578


Write a script to customize the test results in PDF and HTML format.

2086


Can I change properties of a test object?

628


What is a Patch in QTP?

606


What is output value? How many types of output values are there in qtp?

580


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

1578


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

1455


What VBScript operators, functions, and statements do you use in QuickTest Professional?

2172