検索:read-text-file

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

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

Read Text File (en)

DatPTが2023/04/17 09:56に最終更新
表示されるドキュメントの内容
] 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
タイトル
Read Text File
保存場所
Read Text File
ドキュメントの内容のソース
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 CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
. E.g: Read CSV Options Delimiter (DropDownList) - Specifies the delimiter in the CSV file
RCA.Activities.CSV.ReadCSVFile Description This activity allows you to read all entries from a specified CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file
タイトル
Read CSV File
保存場所
Read CSV File
ドキュメントの内容のソース
" %) ((( RCA.Activities.CSV.ReadCSVFile == **Description** == This activity allows you to read all entries from a specified CSV File. [[image:image-20220505105117-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. == **Properties

Write Text File (en)

DatPTが2023/04/17 10:01に最終更新
表示されるドキュメントの内容
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
タイトル
Write Text File
保存場所
Write Text File
ドキュメントの内容のソース
. 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

Read Range (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx
) - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” Sheet name (String
RCA.Activities.Excel.ReadRange Description This activity allows you to read the Excel range
タイトル
Read Range
保存場所
Read Range
ドキュメントの内容のソース
) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read
file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” * **Sheet name (String)**- The sheet you
" %) ((( RCA.Activities.Excel.ReadRange == **Description** == This activity allows you to read the Excel range and store

Read Column (en)

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

Read Row (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
RCA.Activities.Excel.ReadRow Description Reads the values from a row beginning with the cell
タイトル
Read Row
保存場所
Read Row
ドキュメントの内容のソース
file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” * **Sheet name (String)*** - The sheet
". E.g: "A1" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C
" %) ((( RCA.Activities.Excel.ReadRow == **Description** == Reads the values from a row beginning with the cell specified

Excel Application Scope (en)

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

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

Get Data from Clipboard (en)

Giang Tranが2022/05/13 03:42に最終更新
表示されるドキュメントの内容
Clipboard for further execution (* for Mandatory) Properties Input Text Format (Dropdown list)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. Output Output Text (String) - The output of the text that you get from this activity
ドキュメントの内容のソース
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. **Output** * **Output Text (String)** - The output of the text that you get from this activity stored in a variable. **Misc

Path Exists (en)

Giang Tranが2022/05/13 04:00に最終更新
表示されるドキュメントの内容
if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type (Dropdown list) - Choose type of path. File or Folder. Text (String)* - The full path of the file or folder that needs to be checked. E.g: “C:\Users” Properties Input Path (String)* - The full path of the file
ドキュメントの内容のソース
path of file or folder/directory exists. [[image:image-20220505093138-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Path type (Dropdown list) **- Choose type of path. File or Folder. * **Text (String)*** - The full path of the file or folder that needs to be checked. E.g: “C:\Users
次のページ » ページ 1 2
[read-text-file]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成