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

rb

(0.17 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. JasperReports Barcode Generator | Aspose.BarCod...

    Generate and display barcodes in JasperReports and JasperServer. Use a Java-based extension (single JAR) to render 1D and 2D barcodes to PNG, JPEG, TIFF, BMP, GIF, plus SVG and EMF....example) ReportBuilder rb = new ReportBuilder (); rb . setPatternFilePath...+ "builder-params1.jrxml" ); rb . addReportParameter ( "barcode-title1"...

    products.aspose.com/barcode/jasperreports/
  5. 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...
  6. 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/
  7. 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/
  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. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....png" , "rb" ) as image_stream : # Add the...

    docs.aspose.com/slides/python-net/examples/elem...
  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/