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

rb

(0.04 sec)
  1. 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...
  2. Audio Frame|Aspose.Slides for Python Documentation

    Add audio to PowerPoint presentation in Python...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/
  3. Set Caption to OLE Icon|Aspose.Slides for Pytho...

    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/python-net/set-caption-t...
  4. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python...jpeg" , "rb" ) as in_file : image = pres...master_slide with open ( "img.jpeg" , "rb" ) as in_file : image = pres...

    docs.aspose.com/slides/python-net/image/
  5. 设置 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...
  6. 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...
  7. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method...xml' , 'rb' ) as font_fallback_stream :...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...pfx' , 'rb' ) as file : cert_bytes = file...open ( MY_DIR + 'morzal.pfx' , 'rb' ) as cert_stream : pkcs12_store...

    reference.aspose.com/words/python-net/aspose.wo...
  9. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...directory in binary read mode (‘rb’). These streams are used to...( self . dataDir , infile ), "rb" ) for infile in infiles ] path_outfile...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  10. 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-...