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

rb

(0.08 sec)
  1. 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...
  2. 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...
  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. Zeskanuj obrazy Kod kreskowy Postnet za pomocą ...

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

    products.aspose.com/barcode/pl/python-java/post...
  5. Zeskanuj obrazy Kody kreskowe Code 93 rozszerzo...

    Kod źródłowy Pythona do rozpoznawania Kody kreskowe Code 93 rozszerzone i Code 93 standardowe przy użyciu Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/pl/python-java/code...
  6. Ajouter des cadres d'image aux présentations av...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Simplifiez votre flux de travail et améliorez la conception des diapositives....jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/fr/python-net/picture-fr...
  7. 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/
  8. Convertir PDF a Excel en Python|Aspose.PDF para...

    La biblioteca Aspose.PDF para Python le permite convertir PDF al formato Excel usando Python. Estos formatos incluyen XLS, XLSX, Hoja de Cálculo XML 2003, 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/es/python-java/convert-pdf-...
  9. Fusionar archivos XPS | Aspose.Page para Python

    La funcionalidad Merger XPS de la solución API Aspose.Page para Python le permite combinar varios archivos XPS en un solo documento XPS o 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/es/python-net/merge/xps/
  10. 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...