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

rb

(0.29 sec)
  1. Konwertuj SVG na PNG w Pythonie | products.aspo...

    Konwertuj SVG na PNG w Pythonie. Użyj interfejsu API biblioteki Pythona, aby przekonwertować pliki SVG na pliki PNG...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/pl/python-net/conver...
  2. עיבוד נתוני פיקסלים באמצעות Aspose.PSD עבור Pyt...

    דוגמה על כיצד לעדכן במהירות ובאופן ישיר את נתוני הפיקסלים הגולמיים באמצעות תיקון Python של PSD...באמצעות הפונקציה open ומצב ה-“rb”. פרמטר הבלימה מוגדר ל-0 כדי...

    docs.aspose.com/psd/he/python-net/pixel-data-ma...
  3. Modyfikacja danych pikseli za pomocą Aspose.PSD...

    Przykład bezpośredniej i szybkiej aktualizacji surowych danych pikseli za pomocą interfejsu API Pythona PSD...pomocą funkcji open i trybu “rb”. Argument buforowania jest ustawiony...

    docs.aspose.com/psd/pl/pl/python-net/modyfikacj...
  4. Làm việc với MapiJournal trong 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/vi/python-net/working-wit...
  5. 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/...
  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...