Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,073 for

rb

(0.07 sec)
  1. Python에서 PNG를 PPT로 변환 | products.aspose.com

    Python에서 PNG를 PPT로 변환합니다. Python 라이브러리 API를 사용하여 PNG 이미지를 PowerPoint로 변환...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/ko/python-net/conver...
  2. Manipulace s pixelovými daty pomocí Aspose.PSD ...

    Příklad, jak přímo a rychle upravovat surová pixelová data pomocí API PSD pro Python...pomocí funkce open a režimu “rb”. Argument buffer je nastaven...

    docs.aspose.com/psd/cs/cs/python-net/manipulace...
  3. Limitations et différences d'API|Documentation ...

    Limitations et différences d'api d'Aspose.Slides pour Python via Java....pptx" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/fr/python-java/limitatio...
  4. Chuyển đổi JPG sang PPTX bằng Python | products...

    Chuyển đổi JPG sang PPTX bằng Python. Sử dụng API thư viện Python để chuyển ảnh JPG sang PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/vi/python-net/conver...
  5. Chuyển đổi JPG sang PPT trong Python | products...

    Chuyển đổi JPG sang PPT bằng Python. Sử dụng API thư viện Python để chuyển ảnh JPG sang PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/vi/python-net/conver...
  6. Chuyển đổi PNG sang PPT trong Python | products...

    Chuyển đổi PNG sang PPT trong Python. Sử dụng API thư viện Python để chuyển ảnh PNG sang PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/vi/python-net/conver...
  7. Slå ihop SVG till PNG i Python | products.aspos...

    Slå ihop SVG till PNG i Python. Använd Python library API för att kombinera SVG- och PNG-filer...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/sv/python-net/merge/...
  8. รวม SVG เป็น PNG ใน Python | products.aspose.com

    รวม SVG เป็น PNG ใน Python ใช้ Python library API เพื่อรวมไฟล์ SVG และ PNG...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/th/python-net/merge/...
  9. Python에서 JPG를 PPT로 변환 | products.aspose.com

    Python에서 JPG를 PPT로 변환합니다. Python 라이브러리 API를 사용하여 JPG 이미지를 PowerPoint로 변환...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/ko/python-net/conver...
  10. OLEの管理|Aspose.Slides for Python ドキュメント

    PythonでPowerPointプレゼンテーションにOLEオブジェクトを追加する...xlsx" , "rb" ) as fs : bytes = fs . read...open ( path + "index.html" , "rb" ) as fs1 : htmlBytes = fs1 ...

    docs.aspose.com/slides/ja/python-net/manage-ole/