In preview, image is not visible but when we download the pptx file we can see the image .
if slide.logo_base64:
try:
svg_image, mime_type = decode_data_uri(slide.lo…...pptx"), str(pptx_path), theme_id=theme_id, ) # Generate SVG only...input_template: str, output_file: str, theme_id: str = "spglobal", ): try:...