検索:get-text-4

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

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

Get OCR Text (en)

DatPTが2023/04/14 14:44に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetOCRText Description This activity allows you to get text from a UI element
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
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
ドキュメントの内容のソース
" %) ((( 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
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text **Options

Get Files (en)

DatPTが2023/04/14 14:54に最終更新
表示されるドキュメントの内容
is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up to this date. Change to DateTime.Now to look for files up to the current run time of the bot. E.g: 4/7/2021 9
date and time from this date. If not specified, DateTime. MinValue is used. E.g: 4/4/2021 9:00 AM
タイトル
Get Files
保存場所
Get Files
ドキュメントの内容のソース
time is unknown. E.g: 4/4/2021 9:00 AM * **Creation Time (To) (DateTime)** – Looks for files
of the bot. E.g: 4/7/2021 9:34 PM * **Directory (String)*** - The path of the directory where the files
. MinValue is used. E.g: 4/4/2021 9:00 AM * **To (DateTime)** – Looks for files that have the last

Get Attribute (en)

DatPTが2023/04/19 12:58に最終更新
表示されるドキュメントの内容
) to specify the location of that element. Text (String)* - The name of the attribute to be retrieved
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
to organize and structure your code better. E.g: [3424325] Get Attribute Output Result (Object) - The value
タイトル
Get Attribute
保存場所
Get Attribute
ドキュメントの内容のソース
variable (Selector) to specify the location of that element. * **Text (String)* **- The name
alongside the Selector property. ** **Selector (String)** - Text property used to find a particular UI
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

Click Image (en)

DatPTが2023/04/14 14:19に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.ClickImage Description This activity allows you to search for an image and click it within a UI element. (* for Mandatory) In the body of activity Take a Screenshot - The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using
ドキュメントの内容のソース
** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text
!= 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4

Get Position (en)

DatPTが2023/04/19 13:01に最終更新
表示されるドキュメントの内容
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
to organize and structure your code better. E.g: [3424325] Get Position Options Rectangle (Rectangle
タイトル
Get Position
保存場所
Get Position
ドキュメントの内容のソース
alongside the Selector property. ** **Selector (String)** - Text property used to find a particular UI
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get
depth="4" start="2"/}} ))) #end {{/velocity}} )))

Copy To Clipboard (en)

DatPTが2023/04/17 10:12に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.SetToClipboard Description This activity allows you to save specified text into clipboard for further execution. (* for Mandatory) Properties Input Text (String) – Text to be copied to clipboard. Text Format (Dropdown list) - The format of the text you want to copy. Support
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.SetToClipboard == **Description** == This activity allows you to save specified text into clipboard for further
** * **Text (String) **– Text to be copied to clipboard. * **Text Format (Dropdown list)** - The format of the text you want to copy. Support format are: Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml

Write Text File (en)

DatPTが2023/04/17 10:01に最終更新
表示されるドキュメントの内容
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text to be written into the file. Supports both Strings and String variables. E.g: “input text to the file
タイトル
Write Text File
保存場所
Write Text File
ドキュメントの内容のソース
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
folder) * **Text (String)* **-  The text to be written into the file. Supports both Strings and String

Append Line (en)

DatPTが2023/04/14 13:59に最終更新
表示されるドキュメントの内容
in project folder) Text (String)* – The text to be appended to the file. You can create variable for it. E.g: “Appended text” Properties File Encoding (String) - The encoding type to be used. If no encoding type
\inputfile.xlsx" or “inputfile.xlsx” Input Text (String)* - The text to be appended to the file. You can create
ドキュメントの内容のソース
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create variable for it. E.g: “Appended text” == **Properties** == **File** * **Encoding (String
** * **Text (String)*** - The text to be appended to the file. You can create variable for it. E.g: “Appended

Type Secure Text (en)

DatPTが2023/04/19 12:57に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.TypeSecureText Description This activity is used to type into a text field
operations. The default amount of time is 200 milliseconds. Input Secure Text (SecureString)* - The secure text to be written in the specified UI element. Target (Collapsible list) : Element (UIElement) - Use
タイトル
Type Secure Text
保存場所
Type Secure Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.TypeSecureText == **Description** == This activity is used to type into a text field of an indicated window
is 200 milliseconds. **Input** * **Secure Text (SecureString)*** - The secure text to be written
. ** **Selector (String)** - Text property used to find a particular UI element when the activity is executed

Message Box (en)

DatPTが2023/04/12 17:36に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.MessageBox Description This activity allows you to display a message box with the specified text and button options. (* is mandatory.) In the body of activity Text (String)* – The text
, duration will be set to infinite. E.g: Message Box Duration = 400 Text (String)* – The text to be displayed
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.MessageBox == **Description** == This activity allows you to display a message box with the specified text
** == * **Text (String)*** – The text to be displayed in the message box. E.g: “Today is” == **Properties
to infinite. E.g: Message Box Duration = 400 * **Text (String)*** – The text to be displayed in the message
次のページ » ページ 1 2
[get-text-4]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成