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

rb

(0.51 sec)
  1. 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...
  2. 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...
  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. 使用 Python 在已有 PDF 文件中替换图像|Aspose.PDF for Python...

    了解如何在 Python 中替换已有 PDF 文件中的嵌入图像。...) with FileIO ( image_file , "rb" ) as image_stream : document...] with FileIO ( image_file , "rb" ) as image_stream : image_placement...

    docs.aspose.com/pdf/zh/python-net/replace-image...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. LoadOptions.resource_loading_callback property ...

    LoadOptions.resource_loading_callback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML....IMAGE_DIR ) / new_image_filename , 'rb' ) as f : image_bytes = f . read...

    reference.aspose.com/words/python-net/aspose.wo...