Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,575 for

rb

(0.11 sec)
  1. 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/
  2. 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...
  3. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....otf" , "rb" ) . read ()) text = Text ()...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  4. 档案

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

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  5. 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...
  6. 在演示文稿中使用 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...
  7. 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
  8. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options...." with open ( font_file , "rb" ) as font_stream : font = ap...

    docs.aspose.com/pdf/python-net/text-formatting-...
  9. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....otf" ) with open ( font_path , "rb" ) as font_stream : font = ap...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  10. 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/