Search: write-text-file

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

Results 1 - 7 of 7 Page 1

[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

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

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

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

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
Page 1
RSS feed for search on [write-text-file]
Created by admin on 2022/04/17 14:38