Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,669 for

rb

(0.11 sec)
  1. Zeskanuj obrazy Kody kreskowe Codablock-F i GS1...

    Kod źródłowy Pythona do rozpoznawania Kody kreskowe Codablock-F i GS1 Codablock-F przy użyciu Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/pl/python-java/coda...
  2. Zeskanuj obrazy Kod kreskowy Code 16K za pomocą...

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

    products.aspose.com/barcode/pl/python-java/code...
  3. مسح ضوئي لصور رمز Data Matrix عبر Python via Ja...

    كود مصدر Python للتعرف على رمز Data Matrix باستخدام Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/ar/python-java/data...
  4. Zeskanuj obrazy Włoski kod kreskowy Pharmacode ...

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

    products.aspose.com/barcode/pl/python-java/code...
  5. Converter PDF para Excel em Python|Aspose.PDF p...

    A biblioteca Aspose.PDF para Python permite converter PDF para o formato Excel usando Python. Esses formatos incluem XLS, XLSX, Planilha 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/pt/python-java/convert-pdf-...
  6. 파이썬에서 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-...
  7. 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-...
  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. Agregar marcos de imagen a presentaciones con P...

    Agregar marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Optimice su flujo de trabajo y mejore los diseños de diapositivas....jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/es/python-net/picture-fr...
  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/