iRobo.Activity.Get Number of Slides

Returns total number of PowerPoint Slides in a PPT file extension.


     Note: 

         Before using Office Activities, check Office Automation prerequisites from Office Page.

                                                                                               

Properties

Input

  • FilePath -  PPT file path. (Mandatory)
  • Password - Enter file password, if it is protected.


Misc

  • DisplayName - Activity header name.


Output

  • SlideCount - Output Integer Variable of counted number of slides.


Steps of Using Get Number of Slides Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Get Number of Slides Activity to the Sequence.
  3. Enter FilePath of  PPT file in Properties Panel.
  4. Assign  Integer Variable in  Variable Table and then add it to SlideCount in Properties Panel as shown in the image below.  

  1. Drag MessageBox Activity to the Sequence, and then assign SlideCount variable value to Message field in Properties Panel.

  1. Click Save button from iRobo Studio Menu to save Workflow.
  2. Click Play button to start the automated process.



Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator