Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,745 for

rb

(0.06 sec)
  1. add_svg method | Aspose.Cells for Python via .N...

    add_svg method add_svg Adds svg image. Returns def add_svg ( self , upper_left_row , top , upper_left_column , left ,......svg" , "rb" ) as fs : len = pycore . cast...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document...docx' , 'rb' ) as stream : digital_signatures...+ 'Digitally signed.docx' , 'rb' ) as stream_in : with open (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...html' , 'rb' ) as stream : # Pass the URI...MY_DIR + 'Encrypted.docx' , 'rb' ) as stream : doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Custom header picture from file - Free Support ...

    I want to add a picture to a custom header. The only guide I can find is for dotNet (Setting Headers and Footers|Documentation) I have tried the following, that does not give an error, but also does not show the pictur…...png” with open(logo_url, “rb”) as image: f = image.read()...

    forum.aspose.com/t/custom-header-picture-from-f...
  6. add_icons方法 | Aspose.Cells for Python via .NET ...

    add_icons方法 add_icons(upper_left_row, top, upper_left_column, left, height, width, image_byte_data, compatible_image_......svg" , "rb" ) as fs : len = pycore . cast...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....with missing file extension' , 'rb' ) as doc_stream : info = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. add_free_floating_shape method | Aspose.Cells f...

    add_free_floating_shape method add_free_floating_shape Adds a free floating shape to the worksheet.Only applies for l......jpg" , "rb" ) as fs : len = pycore . cast...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. add_svg方法 | Aspose.Cells for Python via .NET AP...

    add_svg方法 add_svg(upper_left_row, top, upper_left_column, left, height, width, svg_data, compatible_image_data) 添加 sv......svg" , "rb" ) as fs : len = pycore . cast...

    reference.aspose.com/cells/python-net/zh/aspose...