Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,390 for

rb

(0.08 sec)
  1. Zeskanuj obrazy Swiss Post Parcel za pomocą Pyt...

    Kod źródłowy Pythona do rozpoznawania Swiss Post Parcel przy użyciu Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/pl/python-java/swis...
  2. Zeskanuj obrazy GS1 DataBar (wielokierunkowy, s...

    Kod źródłowy Pythona do rozpoznawania GS1 DataBar (wielokierunkowy, skumulowany wielokierunkowy, rozszerzony, rozszerzony skumulowany i obcięty) kod kreskowy przy użyciu Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/pl/python-java/data...
  3. Zeskanuj obrazy Kod kreskowy USPS OneCode za po...

    Kod źródłowy Pythona do rozpoznawania Kod kreskowy USPS OneCode przy użyciu Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/pl/python-java/onec...
  4. Scansiona le immagini di ISBN codice a barre tr...

    Codice sorgente Python per il riconoscimento di ISBN codice a barre utilizzando Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/it/python-java/isbn...
  5. 使用 Python 导入演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现无缝且高性能的幻灯片处理。...html" , "rb" ) as html_stream : presentation...

    docs.aspose.com/slides/zh/python-net/import-pre...
  6. Pixel-Datenmanipulation mit Aspose.PSD für Pyth...

    Beispiel, wie man schnell Rohpixel-Daten direkt und effektiv mit der PSD Python API aktualisiert...open-Funktion und dem Modus “rb”. Das Puffern-Argument wird auf...

    docs.aspose.com/psd/de/de/python-net/pixel-date...
  7. Pixel Data Manipulation gebruikmakend van Aspos...

    VooRbeeld van hoe u rechtstreeks en snel ruwe pixelgegevens kunt bijwerken met behulp van de PSD Python API van Aspose.PSD...behulp van de open-functie en de “rb”-modus. Het bufferargument is...

    docs.aspose.com/psd/nl/nl/python-net/pixel-data...
  8. पायथन में SVG को PNG में मर्ज करें | products.a...

    पायथन में SVG को PNG में मर्ज करें। एसवीजी और पीएनजी फाइलों को गठबंधन करने के लिए पायथन लाइब्रेरी एपीआई का प्रयोग करें...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/hi/python-net/merge/...
  9. オーディオ|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用して Python で音声を操作します:音声の追加、置換、抽出、トリミング、PowerPoint と OpenDocument のスライドやシェイプの音量と再生を設定します。...wav" , "rb" ) as audio_stream : audio_frame...

    docs.aspose.com/slides/ja/python-net/examples/e...
  10. Gestionar OLE en presentaciones usando Python|D...

    Optimice la gestión de objetos OLE en archivos PowerPoint y OpenDocument con Aspose.Slides para Python vía .NET. Incruste, actualice y exporte contenido OLE sin problemas....xlsx" , "rb" ) as file_stream : file_data...with open ( "sample.html" , "rb" ) as html_stream : html_data...

    docs.aspose.com/slides/es/python-net/manage-ole/