Search: write-csv-file

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

Results 1 - 10 of 29 next page » Page 1 2 3

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

[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

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

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

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

Output Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
RCA.Activties.Core.OutputDataTable Description This activity allows you to write a Data Table to a string using the CSV format. (* is mandatory) Properties Input Data Table (DataTable)* - The data table that you want to output. Misc Public (Checkbox) - Check if you want to publicize it. Remember
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activties.Core.OutputDataTable == **Description** == This activity allows you to write a Data Table to a string using the CSV format. [[image:ouput data table.jpg]] (* is mandatory) == **Properties** == **Input

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
a specified CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file path of the CSV here. String supported only. Properties File File Path (String)* - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv” Misc Public (CheckBox) - If you check it, the data
Title
Read CSV File
Location
Read CSV File
CSV Activities
Raw document content
" %) ((( RCA.Activities.CSV.ReadCSVFile == **Description** == This activity allows you to read all entries from a specified CSV File
Path (String)** - You can add the file path of the CSV here. String supported only. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file path of the CSV here. String supported only. Data Table (DataTable) - Specifies the DataTable to be written in the CSV file. Properties Input Data Table (DataTable)* - Specifies the DataTable
Title
Write CSV File
Location
Write CSV File
CSV Activities
Raw document content
** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. * **Data Table (DataTable)** - Specifies the DataTable to be written in the CSV file. == **Properties** == **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be written in the CSV file

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV file, creating the file if it does not already exist. (* is mandatory) In the body of activity File path (String) - You can add the file path of the CSV here. String supported only. Data Table
of the CSV file E.g: “C:\CSVFolder\clientList.csv” Input Data Table (DataTable)* - Specifies the DataTable
Title
Append CSV File
Location
Append CSV File
CSV Activities
Raw document content
. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder
(DropDownList)** - Specifies the delimiter in the CSV file. The options are: Tab, Comma, Semicolon * **Encoding
" %) ((( RCA.Activities.CSV.AppendCSVFile == **Description** == This activity allows you to append the specific DataTable to a CSV

Activities

Last modified by Giang Tran on 2022/05/13 06:58
Rendered document content
Append CSV File Read CSV File Write CSV File
Location
CSV Activities
Raw document content
* [[Append CSV File>>path://docs.akabot.io/bin/view/Activities/CSV%20Activities/Activities/Append%20CSV%20File/]] * [[Read CSV File>>path://docs.akabot.io/bin/view/Activities/CSV%20Activities/Activities/Read%20CSV%20File/]] * [[Write CSV File>>path://docs.akabot.io/bin/view/Activities/CSV%20Activities
next page » Page 1 2 3
RSS feed for search on [write-csv-file]
Created by admin on 2022/04/17 14:38