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

rb

(0.15 sec)
  1. RubyRBElement - Aspose.PDF for Java - API Refer...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....extends RubyChildElement Represents RB structure element in logical...

    reference.aspose.com/pdf/java/com.aspose.pdf.ta...
  2. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats....txt" , "rb" ) as file : doc_text = file...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  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. add_icons method | Aspose.Cells for Python via ...

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

    reference.aspose.com/cells/python-net/aspose.ce...
  6. MemoryFontSource class | Aspose.Words for Python

    aspose.words.fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory...ttf" , "rb" ) as file : font_bytes = file...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level...txt" , "rb" ) as file : doc_text = file...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....jpg" , "rb" ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method...jpg" , "rb" ) as image_stream : # If 'presentation'...MY_DIR + "Presentation.pptx" , "rb" ) as stream : # If 'icon_file'...

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