Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,669 for

rb

(0.2 sec)
  1. Remplacer des Images dans la Collection d'Image...

    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....file_name ): with open ( file_name , "rb" ) as stream : return stream...

    docs.aspose.com/slides/fr/python-net/replacing-...
  2. Trabajando con MapiJournal en 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/es/python-net/working-wit...
  3. کار با MapiJournal در 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/fa/python-net/working-wit...
  4. 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...
  5. Audio|Documentación de Aspose.Slides para Python

    Trabaje con audio en Python usando Aspose.Slides: añada, reemplace, extraiga y recorte sonidos, establezca el volumen y la reproducción para diapositivas y formas en PowerPoint y OpenDocument....wav" , "rb" ) as audio_stream : audio_frame...

    docs.aspose.com/slides/es/python-net/examples/e...
  6. PST에서 MapiJournal 작업|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/ko/python-net/working-wit...
  7. ストリームから添付ファイルの注釈を追加|Aspose.PDF for Python via .NET

    この例では、PDF を読み込み、外部ファイルをメモリストリームに読み込み、最初のページに添付ファイルの注釈を追加して、変更された文書を保存します。...with open ( attachment_file , "rb" ) as source_stream : attachment_stream...

    docs.aspose.com/pdf/ja/python-net/add-file-atta...
  8. Präsentationen importieren mit Python|Aspose.Sl...

    Importieren Sie mühelos PDF‑ und HTML‑Dokumente in PowerPoint‑ und OpenDocument‑Präsentationen in Python mit Aspose.Slides für nahtlose, leistungsstarke FolienveraRbeitung....html" , "rb" ) as html_stream : presentation...

    docs.aspose.com/slides/de/python-net/import-pre...
  9. 아카이브

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