How To Mirror Text In Microsoft Word For Mac



Word is the word-processing program that lets you create documents of all shapes and sizes. Let's get started with the tips and tricks you need to become a Word Pro. Dec 13, 2019 How to Reverse or Mirror Text in Microsoft Word. You do not get to click a single button to reverse text in Microsoft Word. Instead, you have to take the help of the Text box and the Format Shape controls to flip text around. These steps work across Office 365 and Office 2016 tools like Word, PowerPoint, Excel, and Outlook. See full list on appuals.com.

This procedure is fully applicable to: Office 2019, 2016, 2013, 2010, 365; It was tested on Windows 10,8, 7 and MAC OSX 10.13

Last updated: September 2019

Text

Here’s a question we got from our reader, Matilda:

I have a bunch of formatted text letters and pictures created in my Word document which i want to mirror. I understand that there are several ways to do that. Could you explain how should i “reverse” and then print my document text?

Thanks for the question. Microsoft Word allows you to easily rotate and flip text written in your document. In this tutorial we’ll explain using text formatted with WordArt, however you can use the same technique in order to mirror, flip and rotate any text box as well. Many of the following steps work also on PowerPoint and can be helpful in case you want to flip pictures (stored in your computer or online images) to create more professional presentation slides.

Mirror and Reverse text in Word

We’ll first going to go ahead and insert some WordArt text that we’ll use in this post. Remember that you are able to insert any text box (by hitting Insert and then selecting Text Box), and photos (hit Insert and then select Pictures) and mirror them in the same way we outline below.

Go ahead and follow these steps:

  • For Word and PowerPoint users, Microsoft is making it easier to collaborate on M1 MacBooks. There’s a new ‘modern commenting’ experience in Word for Mac that enables a contextual view of.
  • To reverse (or mirror) text in a document, you must first enter the text in a text box. After reversing the text, you can remove the appearance of using a text box by removing the outline. Newer Versions Office 2010 Insert a text box in your document by clicking Insert Text Box, and then type and format your text.
  • Open your Word 2016 document, in the upper ribbon, hit Insert and select your preferred Word Art formatting.
Cached
  • Enter your text and hit on Format.
  • Select Shape effects drop down box and in the 3-D Rotation, select 3-D Rotation options..
  • In the X Rotation fix the value to 180° and other rotations as 0° to mirror the text.
  • In the Y Rotation fix the value to 180° and other rotations as 0° to make the text mirrored and upside down.
Word
  • In the Z Rotation fix the value to 180° and other rotations as 0° to just make the text upside down.

Using VBA to flip text

You can use VBA macros in order to rotate text in Microsoft Word. Here’s a simple beginner example to help you get started:

[code]

Sub RotateDoc()

Dim WorkDoc As Document
Dim MyShape As Shape

‘Create new Word document
Set WorkDoc = Documents.Add

‘Create new Word Text Box
Set MyShape = WorkDoc.Shapes.AddTextbox(msoTextOrientationUpward, 100, 100, 100, 100)

‘Set Text Box text and flip orientation
With MyShape.TextFrame
.TextRange = “This is the text i want to rotate”
.Orientation = msoTextOrientationDownward

End Sub

[/code]

If you require additional Macro related help, kindly send us a message using the Contact form.

Rotate text on MAC OSX

  • In your MAC, go ahead and open Microsoft Word
  • Navigate to your document
  • Hit Insert, the select Word Art
  • Type your text
  • Hit the Shape Format tab
  • Select Format Pane
  • Now, select Text Options
  • Then in the middle tab select the 3D – Rotation tab, set the X Rotation to 180 degrees to mirror your text.

Flipping text in Microsoft Word:

  • Open Word 2016, hit Insert and select your preferred Word Art.
  • Enter your text and click Rotate drop down box in the format ribbon.
  • Click on the Flip Vertically to flip the text object vertically.
  • Click on the Flip Horizontally to flip the text upside down 🙂
  • Rotate 90° to the right, and you’ll get vertical text in your Word page.
  • Rotate Left 90° will make the text rotate 90° on to the left.

[headline style=”11″ align=”center” headline_tag=”h4″]Suggested next steps[/headline]

  • Got additional related questions? Feel free to leave us a comment.

Thanks for reading!

Microsoft word 2003 is an office suite program developed and distributed by Microsoft for their Windows NT operating system family. After its manufacture in the year 2003 in the month of October. Though this version is a bit limited as compared to Microsoft version 2007 and the further versions as most of the new features were not available that time, but still it is one of the best Word processing software available till date. One such features that Microsoft office provides is to mirror words in it. If you wish to mirror words with Microsoft word 2003, the following tips can be bought into use:-

I Want To Flip Text To A Mirror Image To Print On Fabric ...

How to Mirror Text in Microsoft Word

1. Make Text Transformations with Word Art:-

First of all, click the option for WordArt provided within the menu options. Once you click the option for WordArt, you will get a small window on screen asking you to enter your text. Just enter your text and select from various text types and styles displayed on screen. Once you make the selection, text entered by you will get displayed on screen with the same specifications, color and texture.

2. Make Perfect Editing with Your Work of Words:-

Make any kind of changes with the shape, size and texture of your words and then keep positioning them in your Microsoft word file. You can make any amount of text experiments within a single Microsoft Word sheet. Once you get finished with your word editing experiments, we can change the orientation of your words as well.

3. Use the Flip Picture Tool:-

In order to mirror words in Microsoft Word-2003, the best way to be bought in use is the “Flip” function with the use of which, you can rotate your WordArt in such a way that it looks like its own mirror image. You can place two copies of same WordArt flipping one of them while keeping the other one as it is to give a perfect mirror effect.

4. Use Rotation Control:-

How To Mirror Text In Microsoft Word For Mac Windows 10

There is a rotation control feature in WordArt option of Microsoft Word-2003 and this feature can make you rotate the text entered within WordArt in such a way that it looks like its own mirror image with text in an inverted form. You will need to enter rotation angle as 180 degree in rotation control options to bring about this kind of effect possible with your work of WordArt within a Microsoft Word 2003 document.

5. Save the File:-

Once you succeed in making experiments with your work of WordArt by flipping or rotating it to make it represent its own mirror image, you can save the file afterwards. The saved file will have the text of WordArt in the form of mirror letters. You can also try downloading a mirror letter font in your Microsoft Word-2003 software to use text in a mirror image representing manner.





Comments are closed.