Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,669 for

rb

(0.1 sec)
  1. Diferentes formas de abrir archivos|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/es/python-net/different...
  2. Verschiedene Möglichkeiten zum Öffnen von Datei...

    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/de/python-net/different...
  3. 在 Python 中將 JPG 轉換為 PPTX | products.aspose.com

    在 Python 中將 JPG 轉換為 PPTX。使用 Python 庫 API 將 JPG 圖片轉換為 PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/zh-hant/python-net/c...
  4. Trabalhando com MapiJournal em PST|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....append ( attach , open ( attach , 'rb' ) . read ()) journal . save...

    docs.aspose.com/email/pt/python-net/trabalhando...
  5. HTML을 PDF로 변환하기|Aspose.PDF for Python via Java

    이 주제는 Aspose.PDF를 사용하여 HTML을 PDF로, MHTML을 PDF로 변환하는 방법을 보여줍니다....html" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/ko/python-java/convert-html...
  6. Chuyển đổi PNG sang PPTX trong Python | product...

    Chuyển đổi PNG sang PPTX bằng 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. Différentes façons d'ouvrir des fichiers|Docume...

    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/fr/python-net/different...
  8. Arbeta med MapiJournal i PST|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....append ( attach , open ( attach , 'rb' ) . read ()) journal . save...

    docs.aspose.com/email/sv/python-net/working-wit...
  9. 아카이브

    아카이브...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...
  10. 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...