検索:get-text-4

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

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

[5] Deactivation (en)

adminが2023/07/26 15:43に最終更新
表示されるドキュメントの内容
icon 3 – Select “About” 4 - Click link “Deactivate license”. 5 – Confirm deactivation action. akaBot
4 - Click link “Deactivate license”. 5 – Confirm deactivation action. Step 2 - Copy Deactivation Request to a text file, name the file as Deactivation.txt then hit button “Next”. On the next
ドキュメントの内容のソース
make sure: 1*. Have another Internet-Access device** **to get license file from akaBot license
– Select “About” 4 - Click link “Deactivate license”. 5 – Confirm deactivation action. akaBot Agent
shows below message: [[image:image-20230726152839-4.png||height="187" width="456"]] If your computer

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

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
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}}

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Manager Figure 4 Open Package Manager 2. Select your package from Local tab -> select version -> click
ドキュメントの内容のソース
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set
-8.png]] //Figure 4 Open Package Manager// 2. Select your package from Local tab -> select

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

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

Read Text File (en)

DatPTが2023/04/17 09:56に最終更新
表示されるドキュメントの内容
] Read Text File Output Content (String) - The extracted text from the file stored in a string variable.
タイトル
Read Text File
保存場所
Read Text File
ドキュメントの内容のソース
of the activity to organize and structure your code better. E.g: [674340923] Read Text File **Output** * **Content (String) **- The extracted text from the file stored in a string variable. ))) {{velocity
depth="4" start="2"/}} ))) #end {{/velocity}} )))

Convert Secure String (en)

Giang Tranが2022/05/13 03:30に最終更新
表示されるドキュメントの内容
to Text Public (Checkbox) - If you check it, the data of this activity will be shown in the log
ドキュメントの内容のソース
and structure your code better. E.g: Secure String to Text * **Public (Checkbox)** - If you check it, the data
))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}}
次のページ » ページ 1 2
[get-text-4]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成