Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,328 for

rb

(0.12 sec)
  1. 아카이브

    아카이브...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/ko/slides/convert-png-to-ppt-on...
  2. Lưu trữ

    Lưu trữ...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/vi/slides/convert-jpg-to-ppt-on...
  3. Lưu trữ

    Lưu trữ...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/vi/slides/convert-png-to-ppt-on...
  4. Chuyển đổi HTML sang PPTX bằng Python | product...

    Chuyển đổi HTML sang PPTX bằng Python. Sử dụng API thư viện Python để chuyển HTML sang PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/vi/python-net/conver...
  5. تبدیل JPG به PPTX در پایتون | products.aspose.com

    تبدیل JPG به PPTX در پایتون. برای تبدیل تصاویر JPG به پاورپوینت از API کتابخانه پایتون استفاده کنید...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/fa/python-net/conver...
  6. تبدیل PNG به PPTX در پایتون | products.aspose.com

    تبدیل PNG به PPTX در پایتون. برای تبدیل تصاویر PNG به پاورپوینت از API کتابخانه Python استفاده کنید...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/fa/python-net/conver...
  7. Python에서 PNG를 PPTX로 변환 | products.aspose.com

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

    products.aspose.com/slides/ko/python-net/conver...
  8. Chuyển đổi SVG thành PNG trong Python | product...

    Chuyển đổi SVG thành PNG trong Python. Sử dụng API thư viện Python để chuyển đổi tệp SVG thành tệp PNG...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/vi/python-net/conver...
  9. Python でプレゼンテーションの OLE を管理する|Aspose.Slides for ...

    Aspose.Slides for Python を使用して、PowerPoint および OpenDocument ファイルで OLE オブジェクトの管理を最適化します。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/
  10. Загрузка, просмотр и парсинг MSG файла|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....msg" with open ( file_path , "rb" ) as file : bytes_data = file...

    docs.aspose.com/email/ru/python-net/loading-vie...