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

rb

(0.05 sec)
  1. Loading, Viewing and Parsing MSG file|Documenta...

    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....msg" with open ( file_path , "rb" ) as file : bytes_data = file...

    docs.aspose.com/email/python-net/loading-viewin...
  2. 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...
  3. 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...
  4. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/python-net/picture-frame/
  5. Add Watermark to PPTX Presentation Files using ...

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

    products.aspose.com/slides/python-net/watermark...
  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 fs : data = fs . read ()...: with open ( "audio.mp3" , "rb" ) as fs : data = fs . read ()...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  8. 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...
  9. 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...
  10. Add Watermark to ODP Presentation Files using P...

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

    products.aspose.com/slides/python-net/watermark...