“选择性粘贴为无格式文本”(Paste Special as Unformatted Text)的快捷方法

Office里面,我经常会用到“选择性粘贴为无格式文本”(Paste Special as Unformatted Text)的情况。

很麻烦,每次都要点好几次鼠标,就是木有快捷键。

网上有人说了用宏来做,

没错。

可我很懒,就看看有没有人有类似的工具,

很好。

我找到了,叫做Pure Text。

链接:http://www.stevemiller.net/puretext/

Download the latest version here:

“选择性粘贴为无格式文本”(Paste Special as Unformatted Text)的快捷方法 PureText 2.0 for Windows 95/98/Me/NT/2000/XP/2003/Vista [13k]

Have you ever copied some text from a web page or a document and then wanted to paste it as simple text into another application without getting all the formatting from the original source? PureText makes this simple by adding a new Windows hot-key (default is WINDOWS+V) that allows you to paste text to any application without formatting.

After running PureText.exe, you will see a "PT" tray icon appear near the clock on your task bar. You can click on this icon to remove formatting from the text that is currently on the clipboard. You can right-click on the icon to display a menu with more options.


“选择性粘贴为无格式文本”(Paste Special as Unformatted Text)的快捷方法

The easiest way to use PureText is to simply use its hot-key to paste text instead of using the standard CTRL+V hot-key that is built into most Windows applications. To configure PureText, right-click on its tray icon and choose "Options" from the pop-up menu. The default hot-key is WINDOWS+V, but this can be changed. In this Options window, you can also configure PureText to run each time you log into Windows.


“选择性粘贴为无格式文本”(Paste Special as Unformatted Text)的快捷方法



What PureText Will and Will Not Do

PureText only removes rich formatting from text. This includes the font face, font style (bold, italics, etc.), font color, paragraph styles (left/right/center aligned), margins, character spacing, bullets, subscript, superscript, tables, charts, pictures, embedded objects, etc. However, it does not modify the actual text. It will not remove or fix new-lines, carriage returns, tabs, or other white-space. It will not fix word-wrap or clean up your paragraphs. If you copy the source code of a web page to the clipboard, it is not going to remove all the HTML tags. If you copy text from an actual web page (not the source of the page), it will remove the formatting.

PureText is basically equivalent to opening Notepad, doing a PASTE, followed by a SELECT-ALL, and then a COPY. The benefit of PureText is performing all these actions with a single Hot-Key and having the result pasted into the current window automatically.