Search: move-file-1

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

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

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
allows you to easily access to specific functionalities as below: # Panel Description 1 File Display the functionalities which you can use to operate on the file. 2 Home Display the functionalities which you can use
base, generating the PDF files, sending emails… This document aims to guide you how to use the akaBot
Raw document content
: |=#|=Panel|=Description |1|File|Display the functionalities which you can use to operate on the file. |2|Home
to Orchestrator ))) **8. Add Activity** * To add activity * Step 1: In the akaBot Studio click File menu, chose
on web, on desktop, working with data base, generating the PDF files, sending emails… This document aims

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
RCA.Activities.Gsuite Version 2.2.1.0 This release brings more new activities: 1.  Sheets sub
workbook. If no other workbook is specified, it is copied to the source file. Delete Range: Uses
of a Google spreadsheet file. Get Cell Color: Extracts the background color of a cell and saves it as a Color
Title
[1] Release Notes
Location
[1] Release Notes
Raw document content
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns
to the source file. * Delete Range: Uses the Microsoft Graph Clear range (when **Shift** is //None//) or Delete
from the specified spreadsheet. * Download spreadsheet: Download a copy of a Google spreadsheet file

Move Window

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
RCA.Activities.Common.MoveWindow Description The Move Window manipulates the position of the selected window. (* is mandatory) Properties Common Continue On Error (Boolean) - A Boolean variable
and structure your code better. E.g: [3424325] Move Window
Title
Move Window
Location
Move Window
Raw document content
" %) ((( RCA.Activities.Common.MoveWindow == **Description** == The Move Window manipulates the position of the selected window. [[image:image-20230417163133-1.png]] (* is mandatory) == **Properties** == **Common** * **Continue On Error
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Move

Excel Save As Workbook

Last modified by VuNH54 on 2023/04/20 09:45
Rendered document content
as a new file. This only can be used in Excel Application Scope Activity. (* for mandatory) In the body of activity File Path (String)* - Input the full path of the file or click “…” button to choose an existed file that you want to write over it. This field accepts only strings and String variables. E.g: “C
Raw 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. [[image:image-20220505135028-1.jpeg]] (* for mandatory) == **In the body of activity** == * **File Path (String)*** - Input the full path of the file or click “…” button

Word Application Scope

Last modified by VuNH54 on 2023/04/21 11:08
Rendered document content
are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” Do - Drop activity would be processed in that Word file. Properties Input File Path (String) – The path of the Word Document that will be processed. String variables and Strings are supported. If the specified file
Raw document content
will be closed once the activity is finished. [[image:image-20220506112026-1.png]] **In the body of activity
and Strings are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” * **Do** - Drop activity would be processed in that Word file. == **Properties** == **Input

Excel Application Scope

Last modified by VuNH54 on 2023/04/19 16:56
Rendered document content
Workbook Path (String) - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx” “Do” - The activities you want to execute within the application. Properties File Edit password
variables and strings are supported. Workbook Path (String)* - The path of the Excel file you want to read
Raw document content
for Excel Activities. [[image:image-20220505111836-1.jpeg]] (* for mandatory) == **In the body of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C
. == **Properties** == **File** * **Edit password (String)** - The password required for editing password

Open Application

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
be passed to the application at startup. You can use this property to open a specific file with the application you want to open. Only one of two fields [File Name] or [Arguments] must be specified. E.g: C:\Users\currentuser\Documents\Sample.xlsx File Name (String)* - The full file path of the application
Raw document content
and execute multiple activities within it. [[image:image-20230417163220-1.png]] (* is mandatory
this property to open a specific file with the application you want to open. Only one of two fields [File Name] or [Arguments] must be specified. E.g: C:\Users\currentuser\Documents\Sample.xlsx * **File Name (String

Export to PDF

Last modified by VuNH54 on 2023/04/21 10:58
Rendered document content
of activity PDF file path (String) - The PDF file path to be created. String variables and Strings are supported. E.g: “D:\Output\Export.pdf”. Properties Input File Path (String) - The full path of the PDF file to be created. Only String variables and strings are supported. E.g: “D:\Output\Export.pdf”. Misc
Raw document content
. This activity is worked only under the Word Application Scope activity. [[image:image-20220506111729-1.png]] **In the body of activity** * **PDF file path (String)** - The PDF file path to be created. String variables and Strings are supported. E.g: “D:\Output\Export.pdf”. == **Properties** == **Input** * **File Path

Read Text

Last modified by VuNH54 on 2023/04/21 10:59
Rendered document content
RCA.Activities.Word.ReadText Description This activity allows to read all or specified context or characters from a file and then store it in a String variable. Properties Common Continue On Error
File Output Text (String) - Context or specified characters that are extracted from the file
Raw document content
== **Description** == This activity allows to read all or specified context or characters from a file and then store it in a String variable. [[image:image-20220506111840-1.png]] == **Properties** == **Common
to organize and structure your code better. E.g: Read Word File **Output** * **Text (String) **- Context

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
. (* for mandatory) In the body of activity Workbook Path - The path of the Excel file you want to use. E.g: “C
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” Sheet name (String)* - The sheet you
Raw document content
-1.jpeg]] (* for mandatory) == **In the body of activity** == * **Workbook Path** - The path of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The sheet you want
: “A20” == **Properties** == **Input** * **Workbook Path (String)*** - The path of the Excel file you
next page » Page 1 2
RSS feed for search on [move-file-1]
Created by admin on 2022/04/17 14:38