
Contents |
Send Graphs to PowerPoint
Export selected graphs to PowerPoint Slides
Minimum Origin Version Required: 8.1 SR0
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Insert Graphs as | insert |
Input int | | Specify the graph type when exported into PowerPoint slides.
Option list:
|
| Top Margin (%) | top |
Input double | | Specify the top margin of the slide. |
| Left Margin (%) | left |
Input double | | Specify the left margin of the slide. |
| Bottom Margin (%) | bottom |
Input double | | Specify the bottom margin of the slide. |
| Right Margin (%) | right |
Input double | | Specify the right margin of the slide. |
| Title Line | title |
Input int | | This variable is not accessible in GUI. You can use it to specify where to show the title of the graph on the slide.
Option list:
|
This function is used to export the selected graphs into PowerPoint slides. Each graph will be pasted into one slide in the PowerPoint file. The order of exportation is the slide order (which can be seen in the Project Explorer) of the graphs.
Note: To export graphs to PowerPoint slides, Microsoft Office must have been installed. If the version of Office is 2007, Office has to be upgraded to SP2. Or this X-Function will not work fine.
This example is used to export four selected graphs to PowerPoint slides.
pemp_pptslide -d; in the command window to bring up the dialog.