Multichannel-systems NeuroExplorer Uživatelský manuál Strana 274

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 273
5.5.11.1. 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 272
Zobrazit stránku 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 372 373

Komentáře k této Příručce

Žádné komentáře