検索:get-ocr-text

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

20件のうち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)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
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
タイトル
Get Text
添付ファイルの名称
get text.png
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( 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

[10]Get Text (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves
the field to get text. This activity will generate a string variable (Selector) to specify the location
to organize and structure your code better. Eg: [3454334] Get Text Public (Checkbox) - Check if you want
タイトル
[10]Get Text
保存場所
[10]Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get

Generate Data Table (en)

Nhan Nguyenが2022/05/13 03:00に最終更新
表示されるドキュメントの内容
 - 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
ドキュメントの内容のソース
. 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

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

Type Into (en)

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

[16]Extract Data (en)

Tuan Nguyenが2022/05/13 02:27に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.ExtractData Description The Extract Data activity allows you to get data
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" Text html (String) - Text string specifies what information to extract from indicated webpage. The text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.ExtractData == **Description** == The Extract Data activity allows you to get data from a specified
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" * **Text html (String)** - Text string specifies what information to extract from indicated webpage

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

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.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
)* - Text property used to find a particular UI element when the activity is executed. It is actually a XML
タイトル
[13]Get Web Attribute
保存場所
[13]Get Web Attribute
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
. It is a string, so it has to be encased in quotation marks. * **Selector (String)*** - Text property used
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data

Sandbox (en)

保存場所
adminが2023/02/11 22:23に最終更新
表示されるドキュメントの内容
editing. You will discover how page editing works and create new pages. Simply click on Edit to get
Level 5 Heading 5 Level 6 Heading 6 Styles Basic styles are supported in XWiki: Text in Bold Text in Italics Text in Underline Text in Strikethrough Text in subscript Text in superscript Lists You can
ドキュメントの内容のソース
editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get
= Basic styles are supported in XWiki: * **Text in Bold** * //Text in Italics// * __Text in Underline__ * --Text in Strikethrough-- * Text in ,,subscript,, * Text in ^^superscript^^ = Lists = You can create
次のページ » ページ 1 2
[get-ocr-text]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成