Search: get-text-1

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

Results 1 - 10 of 12 next page » Page 1 2

[5] Deactivation

Last modified by admin on 2023/07/26 15:43
Rendered document content
://aegis.akabot.io/#/deactivation. 1 – Paste the deactivation request in Deactivation file into the text box. 2
: 1 - Select “Show hidden icons” on your horizontal bar (if needs) 2 – Right click on akaBot Agent
(device A): Step 1 -  Open akaBot Agent then navigate to Deactivate license feature: 1 - Select “Show
Raw document content
make sure: 1*. Have another Internet-Access device** **to get license file from akaBot license
** == {{warning}} Your akaBot Studio will use the **same **deactivation method as your activation method. 1
has the //Internet Connection.// 1. If your akaBot Agent has been activated (% style="color:#e74c3c

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
Raw document content
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
installed and do the following steps:** 1. Open Microsoft Visual Studio. 1. In the New Project dialog

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
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
Title
Write Text File
Location
[1] Core Activities
Write Text File
Raw document content
. 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. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
] Read Text File Output Content (String) - The extracted text from the file stored in a string variable.
Title
Read Text File
Location
[1] Core Activities
Read Text File
Raw document content
and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory
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

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
, consider data security before using it. Output Files (FileData) - The data of the files you get is stored
Title
Get Files
Location
[1] Core Activities
Get Files
Raw document content
directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input
it. **Output** * **Files (FileData)** - The data of the files you get is stored in an array of FileData. Loop

Get OCR Text

Last modified by DatPT on 2023/04/14 14:44
Rendered document content
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
Title
Get OCR Text
Location
Get OCR Text
[1] Core Activities
Raw document content
" %) ((( 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

Click Image

Last modified by DatPT on 2023/04/14 14:19
Rendered document content
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
Location
[1] Core Activities
Raw document content
element. [[image:image-20220505092211-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text

[2] How to use akaBot Agent

Last modified by DatPT on 2023/04/14 10:04
Rendered document content
Center. Get processes from akaBot Center or akaBot Studio. Control the processes by running/stopping
to get access to the Bot Center, you need to firstly configure the proxy setting to open the connection by performing below steps: Step 1: In Settings screen ( if in the List Workflows screen then select Settings
Raw document content
akaBot Agent** == To operate a bot, you need to follow below actions: 1. Configure network setting to open connection to the akaBot Center if needed. 1. Configure bot setting & connect to akaBot Center. 1. Get processes from akaBot Center or akaBot Studio. 1. Control the processes by running/stopping

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
)* – 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
Title
Get Data from Clipboard
Location
[1] Core Activities
Get Data from Clipboard
Raw document content
** * **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

Convert Secure String

Last modified by Giang Tran on 2022/05/13 03:30
Rendered document content
to Text Public (Checkbox) - If you check it, the data of this activity will be shown in the log
Location
[1] Core Activities
Raw document content
. [[image:image-20220505103002-1.jpeg]] (* for Mandatory) == **Properties** == **Input
and structure your code better. E.g: Secure String to Text * **Public (Checkbox)** - If you check it, the data
next page » Page 1 2
RSS feed for search on [get-text-1]
Created by admin on 2022/04/17 14:38