Search: write-text-file

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

Results 1 - 10 of 59 next page » Page 1 2 3 4 5 6

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
of the activity to organize and structure your code better. E.g: [586182511] Write Text File
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text
Title
Write Text File
Location
Write Text File
Raw document content
. 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

Activities

Last modified by admin on 2022/06/30 14:00
Rendered document content
from Clipboard Get Files Get OCR Text Image Exists Is Match Log Message Matches Message Box Move Directory Move File OCR Scope Path Exists Read Text File Remove Log Fields Replace Save Image Select File Select Folder Write Text File
Raw document content
%20Activities/Activities/Select%20Folder/]] * [[Write Text File>>url:https://docs.akabot.com/bin/view/Activities
/Activities/Path%20Exists/]] * [[Read Text File>>url:https://docs.akabot.com/bin/view/Activities/%5B1%5D
/Activities/%5B1%5D%20Core%20Activities/Activities/Copy%20Directory/]] * [[Copy File>>url:https

[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: Enters a text or a formula in a cell. The activity can be used with an Excel file selected for a parent Use Excel File activity or with the Project Notebook. Write Range: Writes a DataTable variable
Raw document content
, and stores it in an IEnumerable<object> variable. * Rename sheet: Renames a sheet in an Excel file * Write Cell: Enters a text or a formula in a cell. The activity can be used with an Excel file selected for a parent Use Excel File activity or with the Project Notebook. * Write Range: Writes a DataTable variable

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
Raw document content
File. [[image:image-20220505104922-1.jpeg]] (* 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

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
] Read Text File Output Content (String) - The extracted text from the file stored in a string variable.
a specified file and store it in a String variable. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is created in the project folder. E.g
Title
Read Text File
Location
Read Text File
Raw document content
of the activity to organize and structure your code better. E.g: [674340923] Read Text File **Output** * **Content (String) **- The extracted text from the file stored in a string variable. ))) {{velocity
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file

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
in project folder) Text (String)* – The text to be appended to the file. You can create variable for it. E.g: “Appended text” Properties File Encoding (String) - The encoding type to be used. If no encoding type
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
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create variable for it. E.g: “Appended text” == **Properties** == **File** * **Encoding (String

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
and structure your code better. E.g: Add new text to the file Public (Checkbox) - If you check it, the data
) In the body of the activity Text (String) - The string or string variable that will be appended to the Word
Title
Append Text
Location
Append Text
Raw document 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
) **In the body of the activity** * **Text (String)** - The string or string variable that will be appended

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

Activities

Last modified by Giang Tran on 2022/05/13 06:58
Rendered document content
Append CSV File Read CSV File Write CSV File
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

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
next page » Page 1 2 3 4 5 6
RSS feed for search on [write-text-file]
Created by admin on 2022/04/17 14:38