検索:write-csv-file

adminが2022/04/24 04:58に最終更新

13件のうち1 - 10 次のページ » ページ 1 2

Write CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
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
タイトル
Write CSV File
保存場所
Write CSV File
CSV Activities
ドキュメントの内容のソース
** == * **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

Activities (en)

Giang Tranが2022/05/13 06:58に最終更新
表示されるドキュメントの内容
Append CSV File Read CSV File Write CSV File
保存場所
CSV Activities
ドキュメントの内容のソース
* [[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

Read CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
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
タイトル
Read CSV File
保存場所
Read CSV File
CSV Activities
ドキュメントの内容のソース
" %) ((( 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

Append CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
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
タイトル
Append CSV File
保存場所
Append CSV File
CSV Activities
ドキュメントの内容のソース
. == **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

Write Text File (en)

DatPTが2023/04/17 10:01に最終更新
表示されるドキュメントの内容
are detected, the UTF-8 encoding is selected by default. File Name (String)* - The path of the file. Write
of the activity to organize and structure your code better. E.g: [586182511] Write Text File
RCA. Core.Activities.WriteTextFile Description This activity allows you to write the specified
タイトル
Write Text File
保存場所
Write Text File
ドキュメントの内容のソース
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file
by default. * **File Name (String)*** - The path of the file. Write [Input] text to the file specified
of the activity to organize and structure your code better. E.g: [586182511] Write Text File ))) {{velocity

CSV Activities (en)

保存場所
adminが2022/05/18 09:42に最終更新
表示されるドキュメントの内容
The CSV Activities belongs to Core Activities Pack. These activities enable the robots to: Add data to or retrieve data from CSV files. Move data between CSV and Excel. See also: Activities Release Notes
タイトル
CSV Activities
保存場所
CSV Activities
ドキュメントの内容のソース
(% class="box" %) ((( The **CSV Activities** belongs to **Core Activities Pack**. These activities enable the robots to: * ((( Add data to or retrieve data from CSV files. ))) * ((( Move data between CSV and Excel. ))) ))) See also: * [[Activities>>path:/bin/view/Activities/CSV%20Activities/Activities

Write Range (en)

VuNH54が2023/04/20 10:55に最終更新
表示されるドキュメントの内容
) 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
タイトル
Write Range
保存場所
Write Range
ドキュメントの内容のソース
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 (en)

VuNH54が2023/04/20 10:53に最終更新
表示されるドキュメントの内容
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
タイトル
Write Cell
保存場所
Write Cell
ドキュメントの内容のソース
" %) ((( 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 (en)

VuNH54が2023/04/20 09:45に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
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

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
. 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
次のページ » ページ 1 2
[write-csv-file]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成