Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,420 for

rb

(0.11 sec)
  1. Освідчення Aspose.PSD для Python via .NET 24.7 ...

    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....image: #with open(imageJpg, "rb", buffering=0) as stream: #addedLayer...

    docs.aspose.com/psd/uk/python-net/aspose-psd-fo...
  2. สแกนรูปภาพ บาร์โค้ด GS1 Code 128 ผ่าน Python vi...

    ซอร์สโค้ด Python สำหรับการจดจำ บาร์โค้ด GS1 Code 128 โดยใช้ Java Runtime Environment...image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/th/python-java/code...
  3. สแกนรูปภาพ บาร์โค้ดแบบ 2 ใน 5 ของ Interleaved (...

    ซอร์สโค้ด Python สำหรับการจดจำ บาร์โค้ดแบบ 2 ใน 5 ของ Interleaved (ITF) โดยใช้ Java Runtime Environment...image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/th/python-java/itf/...
  4. Quét hình ảnh Mã vạch UPC (Mã sản phẩm chung) q...

    Mã nguồn Python để nhận dạng Mã vạch UPC (Mã sản phẩm chung) bằng Môi trường chạy thi hành Java....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/vi/python-java/upc/...
  5. Thêm Hình mờ vào Tệp Bản trình bày PPT bằng Pyt...

    Mã nguồn Python để thêm Hình mờ vào Bản trình bày PPT....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/vi/python-net/waterm...
  6. Convierta MHTML a PNG en Python – Aspose.HTML f...

    Convierta MHTML a PNG usando la biblioteca de Python Aspose.HTML. Considere los escenarios de conversión de MHTML a PNG admitidos en ejemplos de Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/es/python-net/convert-mhtm...
  7. EPUB in PDF umwandeln – Aspose.HTML for Python ...

    Konvertieren Sie EPUB in PDF mit der Aspose.HTML Python-Bibliothek. Betrachten Sie verschiedene EPUB-zu-PDF-Konvertierungsszenarien in Python-Codebeispielen....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/de/python-net/convert-epub...
  8. EPUB in PNG umwandeln – Aspose.HTML for Python ...

    Konvertieren Sie EPUB in PNG mit der Aspose.HTML Python-Bibliothek. Betrachten Sie verschiedene EPUB-zu-PNG-Konvertierungsszenarien in Python-Codebeispielen....with open("{{input lower}}", 'rb') as stream: # Initialize saving...18 with open (document_path, "rb" ) as stream: 19 20 # Create...

    docs.aspose.com/html/de/python-net/convert-epub...
  9. Convierta MHTML a PDF en Python – Aspose.HTML f...

    Convierta MHTML a PDF usando la biblioteca de Python Aspose.HTML. Considere los escenarios de conversión de MHTML a PDF admitidos en ejemplos de código Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/es/python-net/convert-mhtm...
  10. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...xlsx" , "rb" ) as file_stream : file_data...with open ( "sample.html" , "rb" ) as html_stream : html_data...

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