Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,390 for

rb

(0.07 sec)
  1. 外部乳胶软件包| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API支持使用库本身中未包含的外部软件包的使用,例如Fancybox和PGFPLOTS软件包...zip" ), "rb" ) as zip_stream: 19 # Specify...

    docs.aspose.com/tex/zh/python-net/external-late...
  2. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....png" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/python-net/slide-master/
  3. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...wav" , "rb" ) . read ()) first_slide = pres...

    docs.aspose.com/slides/python-net/shape-animation/
  4. 在 Python 中管理演示文稿的项目符号和编号列表|Aspose.Slides for Py...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理项目符号和编号列表。提供逐步指南和代码示例,帮助您快速入门。...png" , "rb" ) as image_stream : bullet_image...

    docs.aspose.com/slides/zh/python-net/manage-bul...
  5. LZ Archives & .lz Extension - Compression, Extr...

    Discover the LZ archive file format and .lz extension, renowned for its high compression efficiency and open-source compatibility. Learn about its features, how to open and extract LZ files, and its role in modern data compression across various platforms....lz" , "rb" ) as source_lzip_file: with...

    products.aspose.com/zip/most-common-archives/wh...
  6. 档案

    档案...png", "rb") as in_file: # 将图像添加到演示文稿的图像集...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  7. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!...wav" , "rb" ) . read ()) first_slide = pres...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...presentation with open(png_path, "rb") as img_stream: img = pres.images...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....certificate with open ( path_cert , "rb" ) as f : cert_data = f . read...

    docs.aspose.com/pdf/python-net/whatsnew/
  10. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...with open(replacement_image, 'rb') as f: new_image_data = f.read()...

    forum.aspose.com/t/modify-smartobject-psd/313972