Search: write-csv-file

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

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

Activities

Located in
Last modified by admin on 2024/04/22 16:12
Objects
%20Activities/Activities/Append%20CSV%20File/">Append CSV File</a> <a href="/bin/view/Activities/CSV%20Activities/Activities/Read%20CSV%20File/">Read CSV File</a> <a href="/bin/view/Activities/CSV%20Activities/Activities/Write%20CSV%20File/">Write CSV File</a> </div> </div> </div> <div

Append Text

Last modified by VuNH54 on 2023/04/21 10:57
Rendered document content
RCA.Activities.Word.AppendText Description This activity allows writing text at the end of a document. This activity is worked only in Word Application Scope activity. (* for Mandatory
and structure your code better. E.g: Add new text to the file Public (Checkbox) - If you check it, the data
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Word.AppendText == **Description** == This activity allows writing text at the end of a document. This activity
text to the file * **Public (Checkbox)** - If you check it, the data of this activity will be shown

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
a custom activity: Writing the custom activity code. Package your activity Register the assembly (.dll
Platform. Write Activity Code To develop your custom activity, you will need to use Microsoft Visual
. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output
Raw document content
. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
Communication Foundation (WCF). NET framework 4.5.2. akaBot Platform. ))) == **Write Activity Code
see no error and there is an assembly file RCA.Activities.Demo.dll in build output directory

Activities

Last modified by admin on 2022/06/30 14:00
Rendered document content
Select Folder Write Text File
Comment Out Continue Convert Secure String Copy Directory Copy File Create Directory Delete Get Data from Clipboard Get Files Get OCR Text Image Exists Is Match Log Message Matches Message Box Move
Raw document content
%20Activities/Activities/Select%20Folder/]] * [[Write Text File>>url:https://docs.akabot.com/bin/view/Activities
/Activities/%5B1%5D%20Core%20Activities/Activities/Copy%20Directory/]] * [[Copy File>>url:https
/Activities/Get%20Data%20from%20Clipboard/]] * [[Get Files>>url:https://docs.akabot.com/bin/view/Activities

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
, and stores it in an IEnumerable<object> variable. Rename sheet: Renames a sheet in an Excel file Write Cell
 Use Excel File activity or with the Project Notebook. Write Range: Writes a DataTable variable
workbook. If no other workbook is specified, it is copied to the source file. Delete Range: Uses
Raw document content
, and stores it in an IEnumerable<object> variable. * Rename sheet: Renames a sheet in an Excel file * Write
for a parent Use Excel File activity or with the Project Notebook. * Write Range: Writes a DataTable variable
to the source file. * Delete Range: Uses the Microsoft Graph Clear range (when **Shift** is //None//) or Delete

[1] Introduction

Last modified by admin on 2023/04/28 22:41
Rendered document content
, activities related to manipulating .xlsx or .csv files are organized under the akaBot.Excel.Activities
Raw document content
. For example, activities related to manipulating .xlsx or .csv files are organized under

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
, create a new file and write line content to it. If the path is not full, the file will be searched
of the file to append the line to, if the file is not created, create a new file and write line content
string to a file, creating the file if it does not already exist. (* for Mandatory) In the body
Raw document content
to, if the file is not created, create a new file and write line content to it. If the path is not full, the file
is not created, create a new file and write line content to it. If the path is not full, the file
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file

Excel Save As Workbook

Last modified by VuNH54 on 2023/04/20 09:45
Rendered document content
file that you want to write over it. This field accepts only strings and String variables. E.g: “C
or click “…” button to choose an existed file that you want to write over it. This field accepts only
as a new file. This only can be used in Excel Application Scope Activity. (* for mandatory) In the body
Raw document content
to choose an existed file that you want to write over it. This field accepts only strings and String
)*** - Input the full path of the file or click “…” button to choose an existed file that you want to write
" %) ((( RCA.Activities.Excel.ExcelSaveAsWorkbook == **Description** == The activity allows you to save changes as a new file. This only can

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
RCA.Activities.Excel.WriteCell Description This activity allows you to write a value or formula
. (* 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 to write the data to. E.g: “ClientNames” Cell
Title
Write Cell
Location
Write Cell
Raw document content
" %) ((( RCA.Activities.Excel.WriteCell == **Description** == This activity allows you to write a value or formula into a specified
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The sheet you want to write the data to. E.g: “ClientNames” * **Cell content **- The value or formula that you want

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
RCA.Activities.Excel.WriteRange Description This activity allows you to write the data from
Title
Write Range
Location
Write Range
Raw document content
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name
Path (String)*** - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx
" %) ((( RCA.Activities.Excel.WriteRange == **Description** == This activity allows you to write the data from a DataTable variable
next page » Page 1 2
RSS feed for search on [write-csv-file]
Created by admin on 2022/04/17 14:38