<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to change 2 Added  background pictures in Excel from  vertically  to horiztally in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-change-2-Added-background-pictures-in-Excel-from/m-p/885962#M350096</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Hello need help for&amp;nbsp; the following issue, Thanks a lot&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I used the following code to insert the 2 background pictures to excel, but they arrange in vertically I would like to in Horizontally, trying to add options using horigin and Vorigin but it didn't work&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;ods excel file = "Output/SOMMAIRE_2023-06.xlsx"&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; options( embedded_titles="on"&amp;nbsp; Sheet_name="SOMMAIRE" autofilter='all' frozen_headers ='yes'&amp;nbsp; sheet_interval = "NONE" );&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;goptions iback='Input/bell.jpg'&amp;nbsp; imagestyle=fit vsize=1in hsize=1.5in;&lt;/DIV&gt;&lt;DIV&gt;proc gslide; run; quit;&lt;/DIV&gt;&lt;DIV&gt;goptions iback ='Input/vdm.png'&amp;nbsp; imagestyle=fit vsize=1in hsize=1.5in&amp;nbsp; ;&lt;/DIV&gt;&lt;DIV&gt;proc gslide; run; quit;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;title j=l&amp;nbsp; " SOMMAIRE RAPPORT" ;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;proc report data = _temp missing&lt;/DIV&gt;&lt;DIV&gt;style(header) = { background=lightred}&lt;/DIV&gt;&lt;DIV&gt;style(summary) = { fontweight=bold}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; ;&lt;/DIV&gt;&lt;DIV&gt;the images generated is like:&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="songsujing_0-1690062123445.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86035i201430640E4F8719/image-size/medium?v=v2&amp;amp;px=400" role="button" title="songsujing_0-1690062123445.png" alt="songsujing_0-1690062123445.png" /&gt;&lt;/span&gt;&lt;P&gt;I would like to switch to the following, how should I do it:&amp;nbsp; Thanks a lot&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="songsujing_1-1690062198112.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86036i589EB52187103C77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="songsujing_1-1690062198112.png" alt="songsujing_1-1690062198112.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 22 Jul 2023 21:46:21 GMT</pubDate>
    <dc:creator>songsujing</dc:creator>
    <dc:date>2023-07-22T21:46:21Z</dc:date>
    <item>
      <title>how to change 2 Added  background pictures in Excel from  vertically  to horiztally</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-change-2-Added-background-pictures-in-Excel-from/m-p/885962#M350096</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello need help for&amp;nbsp; the following issue, Thanks a lot&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I used the following code to insert the 2 background pictures to excel, but they arrange in vertically I would like to in Horizontally, trying to add options using horigin and Vorigin but it didn't work&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;ods excel file = "Output/SOMMAIRE_2023-06.xlsx"&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; options( embedded_titles="on"&amp;nbsp; Sheet_name="SOMMAIRE" autofilter='all' frozen_headers ='yes'&amp;nbsp; sheet_interval = "NONE" );&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;goptions iback='Input/bell.jpg'&amp;nbsp; imagestyle=fit vsize=1in hsize=1.5in;&lt;/DIV&gt;&lt;DIV&gt;proc gslide; run; quit;&lt;/DIV&gt;&lt;DIV&gt;goptions iback ='Input/vdm.png'&amp;nbsp; imagestyle=fit vsize=1in hsize=1.5in&amp;nbsp; ;&lt;/DIV&gt;&lt;DIV&gt;proc gslide; run; quit;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;title j=l&amp;nbsp; " SOMMAIRE RAPPORT" ;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;proc report data = _temp missing&lt;/DIV&gt;&lt;DIV&gt;style(header) = { background=lightred}&lt;/DIV&gt;&lt;DIV&gt;style(summary) = { fontweight=bold}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; ;&lt;/DIV&gt;&lt;DIV&gt;the images generated is like:&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="songsujing_0-1690062123445.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86035i201430640E4F8719/image-size/medium?v=v2&amp;amp;px=400" role="button" title="songsujing_0-1690062123445.png" alt="songsujing_0-1690062123445.png" /&gt;&lt;/span&gt;&lt;P&gt;I would like to switch to the following, how should I do it:&amp;nbsp; Thanks a lot&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="songsujing_1-1690062198112.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86036i589EB52187103C77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="songsujing_1-1690062198112.png" alt="songsujing_1-1690062198112.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 22 Jul 2023 21:46:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-change-2-Added-background-pictures-in-Excel-from/m-p/885962#M350096</guid>
      <dc:creator>songsujing</dc:creator>
      <dc:date>2023-07-22T21:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to change 2 Added  background pictures in Excel from  vertically  to horiztally</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-change-2-Added-background-pictures-in-Excel-from/m-p/886154#M350177</link>
      <description>&lt;P&gt;If all else fails, combine the images into one image (bell-vdm.png) and insert that.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 20:27:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-change-2-Added-background-pictures-in-Excel-from/m-p/886154#M350177</guid>
      <dc:creator>HB</dc:creator>
      <dc:date>2023-07-24T20:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to change 2 Added  background pictures in Excel from  vertically  to horiztally</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-change-2-Added-background-pictures-in-Excel-from/m-p/886162#M350180</link>
      <description>&lt;P&gt;Thanks a lot, I will do that&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 20:55:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-change-2-Added-background-pictures-in-Excel-from/m-p/886162#M350180</guid>
      <dc:creator>songsujing</dc:creator>
      <dc:date>2023-07-24T20:55:54Z</dc:date>
    </item>
  </channel>
</rss>

