Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,072 for

rb

(0.04 sec)
  1. Scansiona le immagini di Code 93 Codici a barre...

    Codice sorgente Python per il riconoscimento di Code 93 Codici a barre estesi e Code 93 Standard utilizzando Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/it/python-java/code...
  2. Python via Java을(를) 통해 QR 코드, GS1 QR 코드 이미지 스캔 ...

    Java Runtime Environment를 사용하여 QR 코드, GS1 QR 코드 인식을 위한 Python 소스 코드입니다....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/ko/python-java/qr/r...
  3. Python via Java을(를) 통해 Standard 2 of 5 (Industr...

    Java Runtime Environment를 사용하여 Standard 2 of 5 (Industrial 2 of 5) 바코드 인식을 위한 Python 소스 코드입니다....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/ko/python-java/stan...
  4. Python via Java을(를) 통해 Singapore Post 바코드 이미지 스...

    Java Runtime Environment를 사용하여 Singapore Post 바코드 인식을 위한 Python 소스 코드입니다....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/ko/python-java/sing...
  5. Python via Java을(를) 통해 EAN (국제 문서 번호) 바코드 이미지 스...

    Java Runtime Environment를 사용하여 EAN (국제 문서 번호) 바코드 인식을 위한 Python 소스 코드입니다....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/ko/python-java/ean/...
  6. Python via Java을(를) 통해 ISSN 바코드 이미지 스캔 | Aspose

    Java Runtime Environment를 사용하여 ISSN 바코드 인식을 위한 Python 소스 코드입니다....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/ko/python-java/issn...
  7. Python via Java을(를) 통해 Deutsche Post Identcode ...

    Java Runtime Environment를 사용하여 Deutsche Post Identcode 및 Deutsche Post Leitcode 인식을 위한 Python 소스 코드입니다....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/ko/python-java/deut...
  8. Fusionner les fichiers XPS | Aspose.Page pour P...

    La fonctionnalité de fusion XPS de la solution API Aspose.Page pour Python vous permet de combiner plusieurs fichiers XPS en un seul document XPS ou PDF....xps" , "rb" ) as xps_stream: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/fr/python-net/merge/xps/
  9. Convertir EPUB a PNG – Aspose.HTML for Python v...

    Convierta EPUB a PNG usando la biblioteca de Python Aspose.HTML. Considere varios escenarios de conversión de EPUB a PNG 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-epub...
  10. Convertir PDF en Excel en Python|Aspose.PDF pou...

    La bibliothèque Aspose.PDF pour Python vous permet de convertir un PDF en format Excel en utilisant Python. Ces formats incluent XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/fr/python-java/convert-pdf-...