Hi
I have a few queries with Aspose. Can you please help me with -
Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ?
I need to copy paste a chart from Excel to Powerpoint a…...charts[chart_index] img_stream = io.BytesIO() chart.to_image(img_stream, ImageType...ImageType.PNG) img_stream.seek(0) img = presentation.images.add_image(img_stream)...