Search: change-labels-new-labels-list

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

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

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
. In the New Project dialog, under the Installed category, select Visual C# > Workflow (or Visual Basic
Delete. Click OK to confirm. Choose Add New Item from the Project menu. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
Raw document content
installed and do the following steps:** 1. Open Microsoft Visual Studio. 1. In the New Project dialog
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
, a new one is created with the value specified in the Sheetname property. All cells within the specified range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope
Raw document content
, the data is written starting from the A1 cell. If the sheet does not exist, a new one is created with the value specified in the Sheetname property. All cells within the specified range are overwritten. Changes

Excel Write Cell

Last modified by VuNH54 on 2023/04/20 10:39
Rendered document content
RCA.Activities.Excel.ExcelWriteCell Description This activity allows writing a value or formula into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified in the Sheet Name property. If a value exists, it is overwritten. Changes are immediately saved
Raw document content
spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified in the Sheet Name property. If a value exists, it is overwritten. Changes are immediately saved. Can only

Excel Save As Workbook

Last modified by VuNH54 on 2023/04/20 09:45
Rendered document content
RCA.Activities.Excel.ExcelSaveAsWorkbook Description The activity allows you to save changes as a new file. This only can be used in Excel Application Scope Activity. (* for mandatory) In the body
code better. E.g: Save as Workbook Options File Format (DropDown list box) - You can choose different
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelSaveAsWorkbook == **Description** == The activity allows you to save changes as a new file. This only can
(DropDown list box) **- You can choose different formats that are appropriate with your computer

Excel Read Range

Last modified by VuNH54 on 2023/04/20 09:37
Rendered document content
Sheet name (String)* - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1
are supported. E.g: “Client list” Misc Public (CheckBox) - Check if you want to public it. Remember
Raw document content
** == * **Sheet name (String)*** - The name of the sheet in the workbook where the change must be made. E.g
". Only String variables and strings are supported. E.g: “Client list” **Misc** * **Public (CheckBox

Excel Insert Or Delete Columns

Last modified by VuNH54 on 2023/04/19 17:08
Rendered document content
Input Change Mode (Dropdown List) - Selects whether the activity adds or removes columns. ・Add: Add
or removal begins. E.g: 2 Sheet name (String)* - The name of the sheet in the workbook where the change must
of the sheet in the workbook where the change must be made. E.g: "Sheet1" Misc Public (Boolean) - Check
Raw document content
)** - The column where the insertion or removal begins. E.g: 2 **Input** * **Change Mode (Dropdown List
in the workbook where the change must be made. E.g: "Sheet1" == **Properties** == **Destination** * **Number
where the change must be made. E.g: "Sheet1" **Misc** * **Public (Boolean) **- Check if you want

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
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
list)- Drop down with 2 search options. Select Top Directory if you want to search for the files
Raw document content
that are created up to this date. Change to //DateTime.Now// to look for files up to the current run time
” * **Search Option **(Drop down list)- Drop down with 2 search options. Select Top Directory if you want

[2] How to use akaBot Agent

Last modified by DatPT on 2023/04/14 10:04
Rendered document content
will automatically download the new version of package to the local machine. After downloading, the changes in new
a process, upgrading a processes to new version. To open the akaBot Agent, you need to: – Click system tray
by performing below steps: Step 1: In Settings screen ( if in the List Workflows screen then select Settings
Raw document content
will automatically download the new version of package to the local machine. After downloading, the changes in new
a process, upgrading a processes to new version. To open the akaBot Agent, you need to: – Click system tray
:** In Settings screen ( if in the List Workflows screen then select Settings button at the right upper corner

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
Properties Display the properties of current focused activities, enable you to change the value of properties and automatically save new value when focusing out. 6 Workflow Outline Display the project hierarchy of current project. 7 Error List Display the error list with error details while running the project. 8 Output
Raw document content
activities, enable you to change the value of properties and automatically save new value when focusing out. |6|Workflow Outline|Display the project hierarchy of current project. |7|Error List|Display the error list with error details while running the project. |8|Output|Display the output of the project. |9

Excel Set Range Color

Last modified by Giang Tran on 2022/05/13 06:48
Rendered document content
RCA.Activities.Excel.ExcelSetRangeColor Description This activity allows changing color of a specified cell or cell range using a Color variable. Can only be used within the Excel Application Scope
)* - The extracted color stored as a system drawing color variable. E.g: Color.Red For list of color: https
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelSetRangeColor == **Description** == This activity allows changing color of a specified cell or cell range
variable. E.g: Color.Red For list of color: [[https:~~/~~/docs.microsoft.com/en-us/dotnet/api
next page » Page 1 2
RSS feed for search on [change-labels-new-labels-list]
Created by admin on 2022/04/17 14:38