Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,365 for

rb

(0.07 sec)
  1. Scan ISMN barcode Images via Python via Java | ...

    Python source code for ISMN barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/ismn/re...
  2. Scan Data Matrix code Images via Python via Jav...

    Python source code for Data Matrix code recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/datamat...
  3. Scan GS1 Code 128 barcode Images via Python via...

    Python source code for GS1 Code 128 barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/code128...
  4. Scan Italian Pharmacode (Code 32) barcode Image...

    Python source code for Italian Pharmacode (Code 32) barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/code32/...
  5. Scan Code 16K barcode Images via Python via Jav...

    Python source code for Code 16K barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/code16k...
  6. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....xlsx" , "rb" ) as file_stream : file_data...with open ( "sample.html" , "rb" ) as html_stream : html_data...

    docs.aspose.com/slides/python-net/manage-ole/
  7. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...jpeg" , "rb" ) as image_stream : image_data...] with open ( "audio.mp3" , "rb" ) as audio_stream : audio_data...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  8. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    Python source code for Royal Mail 4-State Customer Code (RM4SCC) recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/rm4scc/...
  9. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document....xps" , "rb" ) as xps_stream: 16 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 15 # Load the...

    docs.aspose.com/page/python-net/merge/xps/
  10. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/python-net/convert-mhtml-t...