Insert Image to Word File

Insert Image to Word File

Usage

You can insert an image to a Word DOCX file at a certain position indicated by a placeholder.

💡

The Placeholder is a code consisting of a random string and "##" before and after it. In our action's field "Placeholder name" it is sufficient to write the string without using the "##". For an example, find an image below.

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
Existing File ContentDynamic ContentThe Word document which shall be used to insert text into it.✔️-
Placeholder nameStringThe string which indicates the placeholder. Hence, the position where the text is inserted at in the Word document.✔️-
Placeholder imageImage fileThe image which shall be inserted to a Word document.✔️-

Output

ResponseTypeDescription
WordDOCXThe Word containing the text.

Power Automate Examples

Insert Image to Word File

We use one "Get file content"-action to retrieve an existing Word document and another one to retrieve an existing image. In the Word document we included an text about a giraffe and the placeholder code: "##image##". At the position of the placeholder code, the image will be inserted. Thereafter, the Word is being saved.

Picture

💡

Looking for the response of this example? If you scroll up you see an Output tab.

Power Apps Examples

Known Limtitations

⚠️
If you experienced other limitations please get in touch with us!