Search: get-ocr-text

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 21 next page » Page 1 2 3

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
and structure your code better. Eg: Get Text Java **Output** * **Output Text (String) **- The element you
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector

Get Text

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetText Description The Get Text activity extracts on a webpage and saves
the field to get the text. This activity will generate a string variable (Selector) to specify the location
and structure your code better. Ex: [71577779] Get Text Options From Element (IEElement) - Variable
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.IE.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** * **Pick Target Element*** - Chooses the field to get the text. This activity will generate a string
of the activity to organize and structure your code better. Ex: [71577779] Get Text **Options** * **From

Get Text

Last modified by Nga Nguyen on 2022/05/16 04:16
Rendered document content
RCA.Activities.Common.GetText Description The Get Text activity allows you to get text from
to organize and structure your code better. E.g: [3424325] Get Text Options Value (String) - Store the text
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Common.GetText == **Description** == The Get Text activity allows you to get text from webpage or windows
be used alongside the Selector property. ** **Selector (String)** - Text property used to find
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

CV Get Text

Last modified by Nga Nguyen on 2022/05/16 04:28
Rendered document content
: ・OCR - Uses the OCR engine specified in the parent CV Screen Scope activity to retrieve the text
. E.g: [027039645] CV Get Text Output Result (String) - The retrieved text, stored in a String
RCA.Activities.ComputerVision.CVGetText Description Extracts the text from a specified UI element
Title
CV Get Text
Location
CV Get Text
Raw document content
to use to retrieve the text. The following options are available: **・OCR** - Uses the OCR engine
your code better. E.g: [027039645] CV Get Text **Output** * **Result (String) **- The retrieved text
" %) ((( RCA.Activities.ComputerVision.CVGetText == **Description** == Extracts the text from a specified UI element. [[image:image

Get Text (NB)

Last modified by Nga Nguyen on 2022/05/16 03:50
Rendered document content
RCA.Activities.NativeBrowser.GetText Description The Get Text activity extracts on a webpage
* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify
. The default amount of time is 30000 milliseconds. E.g: 30000 Input Selector (String)* - Text property used
Title
Get Text (NB)
Location
Get Text (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** == * **Pick target element*** - Chooses the field to get text. This activity will generate a string variable
milliseconds. E.g: 30000 **Input** * **Selector (String)*** - Text property used to find a particular UI

[22]Get Text

Last modified by Tuan Nguyen on 2022/05/13 06:17
Rendered document content
RCA.Activities.Windows.GetText Description This activity allows you to get text from Windows
of the activity to organize and structure your code better. E.g: [066369874] Get Text Options Automation Base
(similar to From). Output Output Text (String) - The element you get from the Windows file Wait Wait
Title
[22]Get Text
Location
[22]Get Text
Raw document content
" %) ((( RCA.Activities.Windows.GetText == **Description** == This activity allows you to get text from Windows application
: [066369874] Get Text **Options** * **Automation Base (Dropdown List) **- Specify the version
(similar to From). **Output** * **Output Text (String) **- The element you get from the Windows file

CV Screen Scope

Last modified by Nga Nguyen on 2022/05/16 04:29
Rendered document content
the execution. Input CV Method (Dropdown List) - There are 2 options: ElementDetection, OCR ・ElementDetection - Showing UI element (image, icon, button...) on detecting scope. ・OCR - Showing text on detecting scope
) - Text property used to find a particular UI element when the activity is executed. Target.TimeoutMS
Raw document content
(Dropdown List)** - There are 2 options: ElementDetection, OCR **・ElementDetection** - Showing UI element (image, icon, button...) on detecting scope. **・OCR** - Showing text on detecting scope
(String)** - Text property used to find a particular UI element when the activity is executed

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
 - If OCR is used, the Get Words Info check box is selected, this field contains the IEnumerable. Misc
RCA.Activities.Core.GenerateDataTable Description Generates a DataTable variable from the structured text. This activity enables you to select column and row separators according to which the table
Raw document content
. Eg: “John | Frank | Levi” * **Positions** - If OCR is used, the Get Words Info check box is selected
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.GenerateDataTable == **Description** == Generates a DataTable variable from the structured text

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
to click before typing the text. Empty Field (Checkbox) - Tick it if you want to empty the field before typing the text. Set Focus (Checkbox) - Tick it if you want to set focus to click before typing the text
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from. Selector
Raw document content
Type** * **Click (Checkbox)** - Tick it if you want to choose to click before typing the text. * **Empty Field (Checkbox) **- Tick it if you want to empty the field before typing the text. * **Set Focus (Checkbox) **- Tick it if you want to set focus to click before typing the text. **Common

Type Into

Last modified by Nhan Nguyen on 2022/05/13 03:47
Rendered document content
RCA.Activities.IE.TypeInto Description The Type Into activity allows you to type text
is performed before this activity. Empty Field (Checkbox) - If selected, the field will get cleared before typing. Set Focus (Checkbox) - If selected, the field will get focused before typing. Common Continue
Raw document content
" %) ((( RCA.Activities.IE.TypeInto == **Description** == The Type Into activity allows you to type text into fields of an IE
before this activity. * **Empty Field (Checkbox) **- If selected, the field will get cleared before typing. * **Set Focus (Checkbox) **- If selected, the field will get focused before typing. **Common
next page » Page 1 2 3
RSS feed for search on [get-ocr-text]
Created by admin on 2022/04/17 14:38