Search: write-text-file

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

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

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 Line

Last modified by Nhan Nguyen on 2022/05/13 03:26
Rendered document content
. E.g: Write Line Text (String) * - The message you want to show in the Output panel. Text Writer
to the Output panel2 (* for Mandatory) In the body of activity Text (String) * - The message you want to show in the Output panel. Accept both Text and String variables. E.g: “Display
Title
Write Line
Location
Write Line
Raw document content
of the activity to organize and structure your code better. E.g: Write Line * **Text (String) *** - The message
[[image:image-20220506113102-1.png]] (* for Mandatory) **In the body of activity** * **Text (String) *** - The message you want to show in the Output panel. Accept both Text and String variables. E.g

Output Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
RCA.Activties.Core.OutputDataTable Description This activity allows you to write a Data Table to a string using the CSV format. (* is mandatory) Properties Input Data Table (DataTable)* - The data
Output Text - The output of the Data as a string.
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activties.Core.OutputDataTable == **Description** == This activity allows you to write a Data Table to a string using
and structure your code better. **Eg**: Output data table **Output** * **Text **- The output of the Data

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector (String)*** - You can add selectors here. String supported only. Eg: {{code language="none"}} Text

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses
to click before typing the text. Empty Field (Checkbox) - Tick it if you want to empty the field before typing the text. Set Focus (Checkbox) - Tick it if you want to set focus to click before typing the text
Raw document content
file. [[[[image:type into.jpg]]>>attach:type into.jpg]] (* is mandatory) **In the body
Type** * **Click (Checkbox)** - Tick it if you want to choose to click before typing the text. * **Empty Field (Checkbox) **- Tick it if you want to empty the field before typing the text. * **Set Focus

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

[4]Activation

Last modified by admin on 2023/12/07 09:27
Rendered document content
the link: https:aegis.akabot.com/#/activation ​ Step 4:  Paste it into the box -> Click download file Step 5: Upload the file you've downloaded in the Activate tab in Center -> Click Activate You have
This option enhances text recognition. Only available if you chose RDP Checkbox No limit Optional 4
Raw document content
="wikigeneratedid" %) **Step 4**:  Paste it into the box -> Click **download file** [[image:https://docs.akabot.com
**: Upload the file you've downloaded in the **Activate tab** in Center -> Click **Activate** [[image:https
|Checkbox| |No| |3|Font Smoothing|This option enhances text recognition. Only available if you chose RDP

[1] Import Document Manually

Last modified by admin on 2023/05/14 13:09
Rendered document content
with a failed_import status. This can happen, for example, when a document is too long, the document file is corrupted
into Multiple Documents It is often convenient to process multiple documents stored in a single file. Most
in a single file that combines all the scanned pages. AkaBot Vision can split a file automatically using
Raw document content
an importing status. (% style="text-align:center" %) [[[[image:image-20220420191058-1.png||data-xwiki-image
. This can happen, for example, when a document is too long, the document file is corrupted, or due
status. You can retry to reprocess this document when renewing the license. (% style="text-align:center

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
) - Check if the element exists in the file. Boolean supported only.
Raw document content
file [[[[image:element exist.jpg]]>>attach:element exist.jpg]] (* is mandatory) **In the body
Element (JavaElement)*** - The element you want to get. * **From (JavaElement)** - The file you get
. Eg: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
file. (* is mandatory) Properties Common CONTINUE ON ERROR (Boolean) - A Boolean variable has
)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
) - The element you get from the Java file. Output to JavaElement variable only.
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
. **~ **Eg: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code
next page » Page 1 2
RSS feed for search on [write-text-file]
Created by admin on 2022/04/17 14:38