<?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 Title Slide in PowerPoint in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72194#M35565</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm saving my analysis into a PowerPoint presentation.&amp;nbsp; &amp;nbsp;The report in .pptx is great.&amp;nbsp; However, I can't get a title slide to add to this presentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to add a slide at the beginning and call it a specific name by using JSL.&amp;nbsp; Is this doable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;jrn &amp;lt;&amp;lt; Save Presentation( path || "Report.pptx" );&lt;/P&gt;</description>
    <pubDate>Tue, 11 Sep 2018 16:17:29 GMT</pubDate>
    <dc:creator>nshivan</dc:creator>
    <dc:date>2018-09-11T16:17:29Z</dc:date>
    <item>
      <title>Title Slide in PowerPoint</title>
      <link>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72194#M35565</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm saving my analysis into a PowerPoint presentation.&amp;nbsp; &amp;nbsp;The report in .pptx is great.&amp;nbsp; However, I can't get a title slide to add to this presentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to add a slide at the beginning and call it a specific name by using JSL.&amp;nbsp; Is this doable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;jrn &amp;lt;&amp;lt; Save Presentation( path || "Report.pptx" );&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 16:17:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72194#M35565</guid>
      <dc:creator>nshivan</dc:creator>
      <dc:date>2018-09-11T16:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Title Slide in PowerPoint</title>
      <link>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72208#M35567</link>
      <description>&lt;P&gt;Save Presentation saves results to a default template.&amp;nbsp; You can also save presentation to a custom template. So I suggest you create the PPTX with a title slide.&amp;nbsp; Then use&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;jrn &amp;lt;&amp;lt; Save Presentation(mypath/myname.pptx, Append);&lt;BR /&gt;&lt;BR /&gt;/* Genral Syntax&lt;BR /&gt; db &amp;lt;&amp;lt; Save Presentation("path", &amp;lt;template("path")&amp;gt;,&amp;lt;(Insert("Begin"|"End"|N) | Replace("Begin"|"End"|N) | "Append")&amp;gt;,&lt;BR /&gt; &amp;lt;Outline Titles("None"|"Hide"|"TopLeft"|"TopRight"|"BottomLeft"|"BottomRight")&amp;gt;, &lt;BR /&gt; &amp;lt;"Native"|"EMF"| "PNG" | "JPG" | "BMP" | "GIF" | "TIF"&amp;gt;);&lt;BR /&gt;*/&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 17:46:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72208#M35567</guid>
      <dc:creator>gzmorgan0</dc:creator>
      <dc:date>2018-09-11T17:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Title Slide in PowerPoint</title>
      <link>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72214#M35571</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.jmp.com/t5/user/viewprofilepage/user-id/70" target="_blank"&gt;gzmorgan0&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This doesn't exactly solve my problem.&amp;nbsp; With this method, I'm having to create a pptx with a title slide first and then append my resutls to it.&amp;nbsp; But if JMP cannot create a title slide using scripts;&amp;nbsp; then I guess this solution is OK.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 20:44:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72214#M35571</guid>
      <dc:creator>nshivan</dc:creator>
      <dc:date>2018-09-11T20:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Title Slide in PowerPoint</title>
      <link>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72235#M35572</link>
      <description>&lt;P&gt;JMP can create a title slide but you are going to have to work for it, depending upon what you want for your title page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JMP message Save Presentation() does not save TextBox, BorderBox and OutlineBox the same as it does a PictureBox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a script with where I created a dynamic (script/data-based) title page.&lt;/P&gt;&lt;P&gt;Important Items to Note:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If the TextBox Size is too large the size will be scaled down.&lt;/LI&gt;&lt;LI&gt;\!N is a new line. I added 4 to somewhat center the title.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;You will have to play around with Font Size and TextBox Size if you do not want the title to wrap.&lt;/LI&gt;&lt;LI&gt;Freeze All is important. This saves the TextBox as a picture, so the ususal TextBox, OutlineBox, BorderBox Save Presentation formatting will not apply.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As stated in another post today :&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;Since 2004 our BKM has been to use use P3ICLI, a no cost, copyrighted with &lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;the Free Software Foundation program.&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;Description: P3ICLI (PowerPoint Picture Insert Command Line Interface) is a &lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;script driven application that inserts user-selected picture and/or graphic files &lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;into Microsoft PowerPoint (R) slides.&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;P3ICLI can be downloaded from&amp;nbsp;&lt;A href="https://sourceforge.net/projects/p3icli/" target="_self"&gt;https://sourceforge.net/projects/p3icli/&lt;/A&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;It documents a JSL example, including the ppt template, JSL script, explanation and resulting&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;pptx file at &lt;A href="https://p3icli.sourceforge.io/jsl_example.html" target="_self"&gt;https://p3icli.sourceforge.io/jsl_example.html&lt;/A&gt;. We like the flexibility it offers&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;to customize, size, layout, &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;titles and captions&lt;/STRONG&gt;&lt;/FONT&gt;.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt= Open( "$SAMPLE_DATA/Big Class.jmp" );
biv = bivariate( y( :weight ), x( :height ), Group By(:sex), Fit Line({report(0)}) );
rbiv = biv &amp;lt;&amp;lt; report;
rbiv[Framebox(1)] &amp;lt;&amp;lt; row legend(:sex, color(1), marker(1));
rbiv &amp;lt;&amp;lt; Save Presentation( "c:/temp/ann_jmp_example.pptx");
rbiv[Framebox(1)] &amp;lt;&amp;lt; frame size(1500,480);
rbiv &amp;lt;&amp;lt; Save Presentation( "c:/temp/ann_jmp_example.pptx", append );
wait(0);
biv &amp;lt;&amp;lt; close window;

bob = BorderBox("", 
    VlistBox(ttl1 = TextBox(Repeat("\!N",4) || "Custom Report for File: " || char(dt&amp;lt;&amp;lt;get name)) ,
     ttl2 = TextBox("\!N" || char(As Date(Today())) )
  )) ;
ttl1 &amp;lt;&amp;lt; Set Font( "Arial Black" );
ttl1 &amp;lt;&amp;lt; Set Font Size( 32 );
ttl1 &amp;lt;&amp;lt; Font Color("Blue");
ttl1 &amp;lt;&amp;lt; set Width (720);
ttl1 &amp;lt;&amp;lt; Justify Text("Center");

ttl2 &amp;lt;&amp;lt; Set Font( "Arial Black" );
ttl2 &amp;lt;&amp;lt; Set Font Size( 24 );
ttl2 &amp;lt;&amp;lt; Font Color("Black");
ttl2 &amp;lt;&amp;lt; set Width (720);
ttl2 &amp;lt;&amp;lt; Justify Text("Center");

jj = new Window("",&amp;lt;&amp;lt;Journal);
bob &amp;lt;&amp;lt; Journal(Freeze All);
jj &amp;lt;&amp;lt; Save Presentation("c:/temp/ann_jmp_example.pptx", Insert(Begin) );

current Journal() &amp;lt;&amp;lt; Close Window();&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 00:12:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72235#M35572</guid>
      <dc:creator>gzmorgan0</dc:creator>
      <dc:date>2018-09-12T00:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Title Slide in PowerPoint</title>
      <link>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72340#M35593</link>
      <description>&lt;P&gt;Yes, this worked.&amp;nbsp; &amp;nbsp;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 14:49:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Title-Slide-in-PowerPoint/m-p/72340#M35593</guid>
      <dc:creator>nshivan</dc:creator>
      <dc:date>2018-09-12T14:49:11Z</dc:date>
    </item>
  </channel>
</rss>

