Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,364 for

rb

(0.23 sec)
  1. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...jpeg" , "rb" ) as image_stream : image =...master_slide with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/zh/python-net/image/
  2. 将HTML转换为PDF在Python中|Aspose.PDF for Python via Java

    本主题向您展示如何使用Aspose.PDF. for Python将HTML转换为PDF和MHTML转换为PDF。...html" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/zh/python-java/convert-html...
  3. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes....jpeg" , "rb" ) as image_stream : image_data...] with open ( "audio.mp3" , "rb" ) as audio_stream : audio_data...

    docs.aspose.com/slides/python-net/manage-hyperl...
  4. Aspose.PSD for Python via .NET 24.7 - Release N...

    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...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. Convert SVG to PNG in Python | products.aspose.com

    Convert SVG to PNG in Python. Use Python library API to convert SVG files to PNGs...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/python-net/conversio...
  6. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....html" , "rb" ) as html_stream : presentation...

    docs.aspose.com/slides/python-net/import-presen...
  7. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/python-net/watermark...
  8. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....with open ( path_imagefile , "rb" ) as image_stream : # Add the...with open ( path_imagefile , 'rb' ) as image_stream : # Add the...

    docs.aspose.com/pdf/python-net/working-with-ope...
  9. 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...
  10. Scan DotCode barcode Images via Python via Java...

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

    products.aspose.com/barcode/python-java/dotcode...