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

rb

(0.3 sec)
  1. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....pdf" , "rb" ) as file_stream : data_info...with open ( "Picture.png" , "rb" ) as picture_stream : new_data...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... getRightTop () + " RB=" + quad . getRightBottom ()...rt = q . getRightTop (); Point rb = q . getRightBottom (); Point...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Aspose.3D Create sphere with material | product...

    Learn how to create a 3D scene with a Sphere object and has material definition....BUTTON ZOOM: CTRL + RB PAN : SHIFT + RB Step/Step Installation...

    products.aspose.com/3d/tutorial/create-sphere-w...
  4. PDF 中的媒体注释|Aspose.PDF for Python via .NET

    了解如何向 PDF 文档添加声音、3D、屏幕和富媒体注释,以及如何使用 Aspose.PDF for Python via .NET 检查或删除多媒体注释。...custom_player = open ( player_path , "rb" ) rich_media_annotation . c...skin_name , open ( skin_path , "rb" )) poster_path = os . path ...

    docs.aspose.com/pdf/zh/python-net/media-annotat...
  5. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...pdf" , "rb" ) as file_stream : data_info...with open ( "Picture.png" , "rb" ) as picture_stream : new_data...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. Add Attachment|Aspose.PDF for Python via .NET

    This example binds an input PDF, attaches an external file to the first page, and saves the modified PDF with the embedded attachment....with open ( attachment_file , "rb" ) as attachment_stream : content_editor...

    docs.aspose.com/pdf/python-net/add-attachment/
  7. Add File Attachment Annotation From Stream|Aspo...

    The example loads a PDF, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified document....with open ( attachment_file , "rb" ) as source_stream : attachment_stream...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  8. Set Captions to OLE Icons in Python|Aspose.Slid...

    Discover how to set captions for OLE object icons in PPT, PPTX and ODP presentations with Aspose.Slides for Python .NET, enhancing slides with custom labels....xlsx" , "rb" ) as ole_stream : data_info...

    docs.aspose.com/slides/python-net/set-caption-t...
  9. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....wav" , "rb" ) as in_file : # Adds the Audio...with open ( "sample2.mp3" , "rb" ) as audio_fs : audioFrame =...

    docs.aspose.com/slides/python-net/audio-frame/
  10. 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/