ruby_powerpoint
                                
                                 ruby_powerpoint copied to clipboard
                                
                                    ruby_powerpoint copied to clipboard
                            
                            
                            
                        Parsing Charts using this gem.
Hey, Amazing gem.
I wanted to know if it is possible to data from charts in the slide of pptx file. If yes, please let me know how, It will be huge help. Even getting the chart title is enough.
In the attached screenshot, I want the text written in the titles/content itself.
Using your gem, I am able to get ["2 (Text)", "3 (Table)", "4 (Image)"] as output, but wanted to get [ "1 (Chart)", "2 (Text)", "3 (Table)", "4 (Image)"] returned from slide.content .
Thank you.
Warm regards, Anuj Mohatkar