<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Image caption/Description in DOCX images</title><link>https://community.appian.com/discussions/f/plug-ins/12085/image-caption-description-in-docx-images</link><description>Hi , 
 We are facing issues in placing image description/caption below images in dynamic DOCX from Template. 
 Passing below XML data model and image shows the corresponding DOCX template. Please suggest any other way we could display description below</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Image caption/Description in DOCX images</title><link>https://community.appian.com/thread/53705?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 18:08:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:12f12edc-213b-4d07-8aa5-a18423db0db4</guid><dc:creator>benjaminp790</dc:creator><description>Hello &lt;a href="/members/namratak356"&gt;namratak356&lt;/a&gt; ,&lt;br /&gt;
&lt;br /&gt;
Instead of the &lt;a href="/discussions/f/plug-ins/tags/assign" class="tag hash-tag" data-tags="assign"&gt;#assign&lt;/a&gt;, you can try to use the index of your image list.  I&amp;#39;m assuming issueImages is a list of images you are displaying.  If that&amp;#39;s the case, you can try something like this:&lt;br /&gt;
&lt;br /&gt;
[#list issueImages as issueImages]&lt;br /&gt;
&lt;br /&gt;
IMAGE HERE&lt;br /&gt;
&lt;br /&gt;
${doc.value.imageDescription[issueImages_index]}&lt;br /&gt;
&lt;br /&gt;
[/#list]&lt;br /&gt;
&lt;br /&gt;
Hope this helps&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image caption/Description in DOCX images</title><link>https://community.appian.com/thread/53645?ContentTypeID=1</link><pubDate>Sun, 25 Mar 2018 23:16:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58a4130a-72b2-4094-926b-e40156e6ce19</guid><dc:creator>namratak356</dc:creator><description>Yes &lt;a href="/members/sravanis918"&gt;sravanis918&lt;/a&gt; I want to display description(desc1,desc2) below each image in DOCX.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Image caption/Description in DOCX images</title><link>https://community.appian.com/thread/53612?ContentTypeID=1</link><pubDate>Fri, 23 Mar 2018 07:39:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c505bca4-830f-4a1d-b4f0-f045fcc8bc29</guid><dc:creator>sravanis918</dc:creator><description>Hi, Can you please confirm, you want to display the description of each image in DOCX ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>