Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,390 for

rb

(0.09 sec)
  1. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....jpeg" , "rb" ) as image_stream : image =...master_slide with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/python-net/image/
  2. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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....xlsx" , "rb" ) as ole_stream : data_info...

    docs.aspose.com/slides/zh/python-net/set-captio...
  3. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method...xml' , 'rb' ) as font_fallback_stream :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 音频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理音频:添加、替换、提取和修剪声音,为 PowerPoint 和 OpenDocument 中的幻灯片和形状设置音量和播放。...wav" , "rb" ) as audio_stream : audio_frame...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method...xml' , 'rb' ) as font_fallback_stream :...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....wav" , "rb" ) as audio_stream : audio_frame...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....file_name ): with open ( file_name , "rb" ) as stream : return stream...

    docs.aspose.com/slides/python-net/replacing-ima...
  8. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....pptx" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/python-java/limitations-...
  9. 图片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...png" , "rb" ) as image_stream : # 将图像添加到演示文稿资源。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...directory in binary read mode (‘rb’). These streams are used to...self . data_dir , infile ), "rb" ) for infile in infiles ] path_outfile...

    products.aspose.com/pdf/python-net/merger/jpeg-...