Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,684 for

rb

(0.07 sec)
  1. Scansiona le immagini di ISMN codice a barre tr...

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

    products.aspose.com/barcode/it/python-java/ismn...
  2. Scansiona le immagini di UPC codice a barre tra...

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

    products.aspose.com/barcode/it/python-java/upc/...
  3. Scansiona le immagini di QR Codice, GS1 QR Codi...

    Codice sorgente Python per il riconoscimento di QR Codice, GS1 QR Codice utilizzando Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/it/python-java/qr/r...
  4. Scansiona le immagini di ISSN codice a barre tr...

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

    products.aspose.com/barcode/it/python-java/issn...
  5. Scansiona le immagini di Postnet codice a barre...

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

    products.aspose.com/barcode/it/python-java/post...
  6. Dodaj znak wodny do PPTX plików prezentacji za ...

    Kod źródłowy Python do dodawania znaku wodnego do prezentacji PPTX....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/pl/python-net/waterm...
  7. أضف علامة مائية إلى ODP ملفات العروض التقديمية ...

    Python شفرة المصدر لإضافة العلامة المائية إلى العرض التقديمي ODP....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/ar/python-net/waterm...
  8. Convierta EPUB a JPG en Python – Aspose.HTML fo...

    Convierta EPUB a JPG usando la biblioteca de Python Aspose.HTML. Considere varios escenarios de conversión de EPUB a JPG en ejemplos de código Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...19 with open (document_path, "rb" ) as stream: 20 21 # Create...

    docs.aspose.com/html/es/python-net/convert-epub...
  9. 파이썬에서 PDF 연산자로 작업하기|Aspose.PDF for Python via .NET

    정확한 콘텐츠 스트림 조작 및 그래픽 제어를 위해 Python에서 저수준 PDF 연산자를 사용하는 방법을 알아봅니다....1 ] with open ( imagefile , "rb" ) as image_stream : page . resources...0 )) with open ( imagefile , "rb" ) as image_stream : form . resources...

    docs.aspose.com/pdf/ko/python-net/working-with-...
  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-...