How to delete photos in batch in Word
Inserting images in Word is a very simple operation, helping users describe more for the content in question or make the document more lively. And to delete the image inserted in Word, the user just needs to press Delete to finish. So with the document inserted many photos, how to do?
Manually deleting an individual image is not feasible because of the time-consuming and time-consuming operations. If you still do not know how to delete a batch of pictures inserted in Word, follow the article below. We will have 2 ways to perform image deletion in Word.
- How to separate background from image on Word0
- How to insert and delete watermarks in Word documents
- Batch delete photos in Excel
- How to hide images in Microsoft Word for easier reading
Method 1: Delete photos in Word with Replace
Step 1:
For example, we have Word file insert image as below.
Click Editing and then Replace Replace toolbar in Word.
Step 2:
Display the Find and Replace dialog interface, click the More button below to expand the interface.
Click on the Special button and select Graphic in the displayed list to select images.
Step 3:
The Find What section has now displayed the icon representing the Graphic content is the image inserted in Word, the Replace with section is blank. Finally, click Replace All to delete the images in batch.
Step 4:
When the following message displays, click Yes to agree to perform.
As a result, users will see the total number of images deleted in Word.
All pictures inserted in Word have been erased.
Method 2: Delete Word images in bulk via VBA code
Step 1:
At the Word document interface that wants to delete the images in batch, we press the shortcut key Alt + F11 to open the Microsoft Visual Basic for dialog box.
In the new interface displayed we click Insert and select Module in the drop down list.
Step 2:
Next, you enter the code below into the interface displayed and then press F5 to execute this code in Word.
Sub DitchPictures() Dim objPic As InlineShape For Each objPic In ActiveDocument.InlineShapes objPic.Delete Next objPic End Sub
The result of all images inserted in Word is erased.
So we have 2 ways to delete a series of pictures inserted in Word. Both methods are very simple, not complicated, and both result in the entire image no longer displayed in the Word document.
I wish you successful implementation!
You should read it
- Insert text into pictures with Word
- Instructions for inserting captions for photos in Word
- The fastest way to insert text into pictures in Word, anyone can do it!
- How to edit photos in Word is extremely useful that you should know
- The simplest ways to insert pictures in Word 2019
- Instructions for deleting table paths in Word
- No need to use software, here are 3 ways to get images from Word files fastest
- Word 2013 Complete Guide (Part 15): Insert Images and Text Wrapping functions
- How to delete white pages in Word is easy
- Insert images into Word 2016 and align images in Word 2016
- Trick to quickly delete a table in Word
- How to remove the underline, delete the red brick, blue brick under the word in Word
Maybe you are interested
4 Mistakes to Avoid When Setting Up a Password Manager
Microsoft Word or Google Docs is better for you?
Are complex passwords 'out of date'?
How to remove underline in Word, remove red and green underline under words
5 Reasons People Prefer Password Login Over Email
How to print multiple Word files at once on your computer