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

rb

(0.06 sec)
  1. Aspose.PSD for Python via .NET 24.7 - 发行说明|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....image: #with open(imageJpg, "rb", buffering=0) as stream: #addedLayer...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  2. 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/
  3. 使用 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...
  4. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Python source code for Standard 2 of 5 (Industrial 2 of 5) barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/standar...
  5. 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/...
  6. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG conversion scenarios in Python code examples....with open("{{input lower}}", 'rb') as stream: # Initialize saving...19 with open (document_path, "rb" ) as stream: 20 21 # Create...

    docs.aspose.com/html/python-net/convert-epub-to...
  7. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…...xlsx"); Range rb = b.Worksheets.GetRangeByName("'Input...Blocks'!ECON_EXP_PENSION"); rd.Copy(rb); workbook.Save(dir + "dest.xlsx");...

    forum.aspose.com/t/outline-levels-not-copying-c...
  8. Convert MHTML to JPG in Python – Aspose.HTML fo...

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

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code 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-epub-to...
  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...