How to format text in notepad using UiPath

0 votes
I want to format text in Notepad application like changing font size, font family etc using UiPath. How can I do that?
Mar 18, 2019 in RPA by Rashmi
7,531 views

1 answer to this question.

0 votes

Hey @Rashmi, if you want to automate text formatting in Notepad application you can use Desktop Recording in UiPath to record all the steps of formatting. Follow these steps:

Open Notepad:

1. Create a Sequence, and add Click activity. Indicate Search bar next to Start button.
2. Add Type Into activity and type 'Notepad' in textfield.
3. Drag Send Hotkey activity, and select Enter from dropdown. This will open your notepad application.

Formatting Text:

1. Click on Recording from Design Tab. Select Desktop recording for recording your steps.



2. Click on Record button and start recording your actions. 

  • Type something into the notepad editor.
  • From top panel, click Format and select Font.
  • Now change the select the Font, Size, Style etc. For selecting Script, click on dropdown arrow and select the Script too.
  • Then click Ok.
3. Now press ESC button on your keyboard to stop recording. Click the Save & Exit button in Desktop Recording Tab. 
And that's it. Run the program and you can see the automation of formatting text in notepad editor. For reference, see the following screenshots from Desktop Recording:


answered Mar 18, 2019 by Anvi
• 14,150 points

Related Questions In RPA

0 votes
1 answer

How to scrape data using Get Text from UI Automation tools in UiPath?

Hi Roshni, scraping any text from a web page ...READ MORE

answered Mar 20, 2019 in RPA by Pratibha
• 3,690 points
2,051 views
0 votes
1 answer

How to make a text hyperlink in word using Uipath Studio?

Hi there, you can make a text ...READ MORE

answered Oct 24, 2019 in RPA by Abha
• 28,140 points
3,706 views
0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,860 views
0 votes
1 answer
0 votes
1 answer

What is Get Jobs activity used for in UiPath Studio?

Hey @Rakesh, Get Jobs Activity can be ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
2,724 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

answered Mar 18, 2019 in RPA by Pratibha
• 3,690 points
16,431 views
0 votes
1 answer

What is Flow Decision used for in UiPath studio?

Hi Smita, Flow Decision activity is a ...READ MORE

answered Mar 19, 2019 in RPA by Pratibha
• 3,690 points
5,780 views
0 votes
2 answers

How can I check if an element or window exists using UiPath Studio?

Element Exists help you READ MORE

answered Jun 24, 2019 in RPA by anonymous
25,104 views
0 votes
2 answers

How to open chrome in Incognito Mode using UiPath?

You need to select checkbox of Private ...READ MORE

answered Apr 11, 2020 in RPA by Manna Kaur
4,214 views
0 votes
1 answer

How to check if a string exists in datatable using UiPath?

Hi @Ravi, to check whether a string ...READ MORE

answered Mar 19, 2019 in RPA by Anvi
• 14,150 points
17,068 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP