Multichannel-systems NeuroExplorer Manual de usuario Pagina 214

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 213
5.5.6.9. SendGraphicsToPowerPoint Function
SendGraphicsToPowerPoint Function
Sends the contents of the first graphical window of the document to the specified Power Point
presentation.
Syntax
SendGraphicsToPowerPoint (doc, presentationPath, slideTitle, comment, addParameters,
useBitmap)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
presentationPath string Path of the presentation file.
slideTitle string Slide title.
comment string Slide comment. Will be shown below graphics.
addParameters double If 1, add a text box with analysis parameter values.
useBitmap double If 1, transfer graphics as a bitmap, otherwise,
transfer graphics as a metafile.
Returns
None
Comments
None
Usage
NexScript
doc = GetActiveDocument()
SendGraphicsToPowerPoint(doc, "C:\NexResults.ppt", "Slide 1", "Sample slide", 1,
0)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 212
Vista de pagina 213
1 2 ... 209 210 211 212 213 214 215 216 217 218 219 ... 372 373

Comentarios a estos manuales

Sin comentarios