検索:get-ocr-text

adminが2022/04/24 04:58に最終更新

13件のうち1 - 10 次のページ » ページ 1 2

Get OCR Text (en)

DatPTが2023/04/14 14:44に最終更新
表示されるドキュメントの内容
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
RCA.Activities.Core.GetOCRText Description This activity allows you to get text from a UI element
must be for the bot to get the text content. The default value is 0.7 Use Image Advance Search (Boolean
タイトル
Get OCR Text
保存場所
Get OCR Text
ドキュメントの内容のソース
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text **Options
" %) ((( RCA.Activities.Core.GetOCRText == **Description** == This activity allows you to get text from a UI element or image using
** – The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using

Get Text (en)

Nga Nguyenが2022/05/16 04:16に最終更新
表示されるドキュメントの内容
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
タイトル
Get Text
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( 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 (en)

Nga Nguyenが2022/05/16 04:28に最終更新
表示されるドキュメントの内容
: ・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
タイトル
CV Get Text
保存場所
CV Get Text
ドキュメントの内容のソース
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) (en)

Nga Nguyenが2022/05/16 03:50に最終更新
表示されるドキュメントの内容
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
タイトル
Get Text (NB)
保存場所
Get Text (NB)
ドキュメントの内容のソース
" %) ((( 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 (en)

Tuan Nguyenが2022/05/13 06:17に最終更新
表示されるドキュメントの内容
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
タイトル
[22]Get Text
保存場所
[22]Get Text
ドキュメントの内容のソース
" %) ((( 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 (en)

Nga Nguyenが2022/05/16 04:29に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
(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

Get Data from Clipboard (en)

Giang Tranが2022/05/13 03:42に最終更新
表示されるドキュメントの内容
)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. Output Output Text (String) - The output of the text that you get from this activity
RCA.Activities.Core.GetFromClipboard Description This activity allows you to get data from
タイトル
Get Data from Clipboard
保存場所
Get Data from Clipboard
ドキュメントの内容のソース
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support
(String)** - The output of the text that you get from this activity stored in a variable. **Misc
" %) ((( RCA.Activities.Core.GetFromClipboard == **Description** == This activity allows you to get data from Clipboard for further

Check True (en)

Giang Tranが2022/05/13 03:26に最終更新
表示されるドキュメントの内容
. Be careful, consider data security before using it. Output Result (Boolean) - The output of the text that you get from this activity.
ドキュメントの内容のソース
it. **Output** * **Result (Boolean)** - The output of the text that you get from this activity

Type Into (NB) (en)

Nga Nguyenが2022/05/16 04:01に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.TypeInto Description The Type Into activity allows you to type texts into any text field within the webpage. (*For mandatory) In the body of activity Pick target element
) to specify the location of that element. Text (String)* - The text to type into. This property supports
ドキュメントの内容のソース
" %) ((( RCA.Activities.NativeBrowser.TypeInto == **Description** == The Type Into activity allows you to type texts into any text field within
a string variable (Selector) to specify the location of that element. * **Text (String)*** - The text
Focus (Checkbox)** - If selected, the field will get focused before typing. By default

Get Web Attribute (NB) (en)

Nga Nguyenが2022/05/16 03:54に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.GetWebAttribute Description The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. (*For Mandatory
. It is a string, so it has to be encased in quotation marks. Selector (String)* - Text property used to find
タイトル
Get Web Attribute (NB)
保存場所
Get Web Attribute (NB)
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.NativeBrowser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value of an attribute
to be encased in quotation marks. * **Selector (String)*** - Text property used to find a particular UI element
次のページ » ページ 1 2
[get-ocr-text]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成