Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,364 for

rb

(0.16 sec)
  1. Convert PNG to PPT in Python | products.aspose.com

    Convert PNG to PPT in Python. Use Python library API to convert PNG images to PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PNG to PPTX in Python | products.aspose...

    Convert PNG to PPTX in Python. Use Python library API to convert PNG images to PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/python-net/conversio...
  3. Convert JPG to PPT in Python | products.aspose.com

    Convert JPG to PPT in Python. Use Python library API to convert JPG images to PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/python-net/conversio...
  4. Convert JPG to PPTX in Python | products.aspose...

    Convert JPG to PPTX in Python. Use Python library API to convert JPG images to PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/python-net/conversio...
  5. Merge SVG to PNG in Python | products.aspose.com

    Merge SVG to PNG in Python. Use Python library API to combine SVG and PNG files...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/python-net/merge/svg...
  6. 档案

    档案...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/zh/slides/convert-png-to-ppt-on...
  7. 档案

    档案...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/zh/slides/convert-jpg-to-ppt-on...
  8. 搜索

    搜索...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/zh-hant/slides/convert-png-to-p...
  9. 搜索

    搜索...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/zh-hant/slides/convert-jpg-to-p...
  10. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...jpeg" , "rb" ) as image_stream : image =...master_slide with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/zh/python-net/image/