Hi Community, I'm working on a SlideShow and my question is; can we made a mathematica code invisible during a slideshow presentation?
Graphics[Table[
Text[Style["Research", Hue[RandomReal[]], Italic,
RandomInteger[{10, 30}]], RandomReal[1, {2}], Automatic,
RandomReal[{-1, 1}, {2}]], {30}], AspectRatio -> 1/GoldenRatio,
ImageSize -> 500]
Thanks Jos
Attachments: