Electron microscopy
 
Find the File Names of the Images in a pptx
- Python for Integrated Circuits -
- An Online Book -
Python for Integrated Circuits                                                                                   http://www.globalsino.com/ICs/        


Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix

=================================================================================

============================================

Methods to find the file name of images in a pptx file:
          i) Rename the pptx file into a ".zip" file name, then open the zip-file and check all the names in the subfolders if there is a pic there.
          ii) Filename is not necessarily always available. In this case, image.{ext} form is used as the image name instead. The reasons are:
             ii.a) The image filename is only stored in the XML if the image is inserted from a file.
             ii.b) The image is imported from a binary stream (by a program such as python-pptx).
             ii.c) The image is pasted into place using PowerPoint.

============================================

Find image names in a pptx file. code:
         Output the rows if the cell value is in a specific range
Input:         
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

============================================

Script ranking: Number AA. Find image names in a pptx file. code:
         Output the rows if the cell value is in a specific range
Input:         
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range
         Output the rows if the cell value is in a specific range
         Output the rows if the cell value is in a specific range
         Output the rows if the cell value is in a specific range
         Output the rows if the cell value is in a specific range
         

         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         

 

 

 

 

 

 

 

 

 

 

=================================================================================