Search: read-text-file

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

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

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.
by default. File Name (String)* - The path of the file. If the path is not full, the file is read
RCA.Activities.Core.ReadTextFile Description This activity allows you to read all characters from
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
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file
of the file. If the path is not full, the file is read in the project folder. E.g: "C:\Users\Admin\Desktop

Read Text

Last modified by VuNH54 on 2023/04/21 10:59
Rendered document content
File Output Text (String) - Context or specified characters that are extracted from the file
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
Title
Read Text
Location
Read Text
Raw document content
to organize and structure your code better. E.g: Read Word File **Output** * **Text (String) **- Context or specified characters that are extracted from the file and stored in a String variable. ))) {{velocity
== **Description** == This activity allows to read all or specified context or characters from a file

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
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 to be written into the file. Supports both Strings and String variables. E.g: “input text to the file
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. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
folder) * **Text (String)* **-  The text to be written into the file. Supports both Strings and String

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
: Enters a text or a formula in a cell. The activity can be used with an Excel file selected for a parent
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
Raw document content
it in a variable. Can only be used inside the **Excel Application Scope** or **Use Excel File** activities. * Read
Cell: Enters a text or a formula in a cell. The activity can be used with an Excel file selected
to the source file. * Delete Range: Uses the Microsoft Graph Clear range (when **Shift** is //None//) or Delete

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
, this is filled in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g
RCA.Activities.Excel.ReadColumn Description Reads the values from a column beginning
Title
Read Column
Location
Read Column
Raw document content
" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName
" %) ((( RCA.Activities.Excel.ReadColumn == **Description** == Reads the values from a column beginning with the cell specified
]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file

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
variables and strings are supported. Workbook Path (String)* - The path of the Excel file you want to read
are disabled in the specified Excel file. No macros can be run. ・ReadFromExcelSettings - Reads the current
Raw document content
of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C
(String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx” * **Password
macros are disabled in the specified Excel file. No macros can be run. ・ReadFromExcelSettings - Reads

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
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
\inputfile.xlsx" or “inputfile.xlsx” Input Text (String)* - The text to be appended to the file. You can create
Raw document content
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
** * **Text (String)*** - The text to be appended to the file. You can create variable for it. E.g: “Appended

Copy To Clipboard

Last modified by DatPT on 2023/04/17 10:12
Rendered document content
RCA.Activities.Core.SetToClipboard Description This activity allows you to save specified text into clipboard for further execution. (* for Mandatory) Properties Input Text (String) – Text to be copied to clipboard. Text Format (Dropdown list) - The format of the text you want to copy. Support
Raw document content
" %) ((( RCA.Activities.Core.SetToClipboard == **Description** == This activity allows you to save specified text into clipboard for further
** * **Text (String) **– Text to be copied to clipboard. * **Text Format (Dropdown list)** - The format of the text you want to copy. Support format are: Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml

Replace Picture

Last modified by VuNH54 on 2023/04/21 11:27
Rendered document content
in a Word document with another specified picture. The picture to replace is identified by its Alt Text
of activity Find picture with 'Alt Text' - All pictures with this Alt Text will be replaced. Case insensitive. Text must be quoted. Replace with picture - Path to the replacement picture. Text must be quoted
Raw document content
Text. This activity can only be used within a Word Application Scope activity. [[image:image-20230421111418-1.png]] (* is mandatory) == **In the body of activity** == * **Find picture with 'Alt Text' **- All pictures with this Alt Text will be replaced. Case insensitive. Text must be quoted. * **Replace

Append Text

Last modified by VuNH54 on 2023/04/21 10:57
Rendered document content
and structure your code better. E.g: Add new text to the file Public (Checkbox) - If you check it, the data
RCA.Activities.Word.AppendText Description This activity allows writing text at the end
) 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
text to the file * **Public (Checkbox)** - If you check it, the data of this activity will be shown
" %) ((( RCA.Activities.Word.AppendText == **Description** == This activity allows writing text at the end of a document. This activity
) **In the body of the activity** * **Text (String)** - The string or string variable that will be appended
next page » Page 1 2
RSS feed for search on [read-text-file]
Created by admin on 2022/04/17 14:38