
Contents |
Send Graphs to PowerPoint
Export all graphs in folder to PowerPoint Slides
Minimum Origin Version Required: 8.1 SR0
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Include Graphs in Subfolders | recursive |
Input int | | Specify whether to export graphs in subfolders to PowerPoint slides. |
| Include Embedded Graphs | embed |
Input int | | Specify whether to export embedded graphs to PowerPoint slides. |
| Insert Graphs as | insert |
Input int | | Specify the form of graphs when exported to 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 visible in GUI. You can use it to specify where to show the title of the graph on the slide.
Option list:
|
This function is capable of exporting the graphs in a specified folder to PowerPoint slides. Each graph will be pasted into one slide in the PowerPoint file.
It offers an option to allow you to specify whether to export the graphs in the subfolders and whether to skip the hidden graphs that are not shortcuts.
The order of exportation is as follows: The graphs in the top folder will be exported first, then the graphs in subfolder will be exported. If there are more than one subfolder, alphabatical order will be applied to process the subfolders. For graphs in the same folder, the slide indices (index of Slide column in the Project Explorer, which can be change by dragging and dropping graphs in the Project Explorer.) of the graphs will be applied.
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.