Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 1,364 for

rb

(0.06 sec)
  1. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....with FileIO ( path_image_file , "rb" ) as image_stream : document...with FileIO ( path_image_file , "rb" ) as image_stream : image_placement...

    docs.aspose.com/pdf/python-net/replace-image-in...
  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. 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...
  5. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....with open ( input_image_file , "rb" ) as image_stream : background...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  6. 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/
  7. 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/
  8. 设置 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...
  9. 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-...
  10. 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...