Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,693 for

rb

(0.86 sec)
  1. Python에서 SVG를 PNG로 병합 | products.aspose.com

    Python에서 SVG를 PNG로 병합합니다. Python 라이브러리 API를 사용하여 SVG 및 PNG 파일 결합...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/ko/python-net/merge/...
  2. 아카이브

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

    blog.aspose.com/ko/slides/convert-jpg-to-ppt-on...
  3. Arşiv

    Arşiv...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/tr/slides/convert-png-to-ppt-on...
  4. arkiv

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

    blog.aspose.com/sv/slides/convert-png-to-ppt-on...
  5. Dosyaları Açmanın Farklı Yolları|Documentation

    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....object f = open ( visioDrawing , 'rb' ) data = f . read () databuff...

    docs.aspose.com/diagram/tr/python-net/different...
  6. Importer les données FDF|Aspose.PDF for Python ...

    Cet exemple montre comment importer des données de formulaire à partir d'un fichier FDF dans un formulaire PDF en utilisant Aspose.PDF for Python via .NET. Il montre comment lier un document PDF, lire les valeurs des champs de formulaire à partir d'un flux FDF, et remplir automatiquement les champs correspondants....stream with open ( datafile , "rb" ) as fdf_input_stream : pdf_form...

    docs.aspose.com/pdf/fr/python-net/import-fdf-data/
  7. 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...
  8. تبدیل JPG به PPTX در پایتون | products.aspose.com

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

    products.aspose.com/slides/fa/python-net/conver...
  9. تبدیل 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...
  10. แปลง HTML เป็น PPT ใน Python | products.aspose.com

    แปลง HTML เป็น PPT ใน Python ใช้ Python library API เพื่อแปลง HTML เป็น PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/th/python-net/conver...