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

rb

(0.05 sec)
  1. 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 . data_dir , infile ), "rb" ) for infile in infiles ] path_outfile...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  2. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....file_name ): with open ( file_name , "rb" ) as stream : return stream...

    docs.aspose.com/slides/python-net/replacing-ima...
  3. 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...
  4. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....leftTop + " RT=" + rightTop + " RB=" + rightBottom + " LB=" + leftBottom...Quadrangle Rotated / skewed LT, RT, RB, LB Accurate contour, angle analysis...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Convert HTML to PPT in Python | products.aspose...

    Convert HTML to PPT in Python. Use Python library API to convert HTML to PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/python-net/conversio...
  6. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....txt' , 'rb' ) as file : doc_text = file...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with MapiJournal in PST|Documentation

    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....append ( attach , open ( attach , 'rb' ) . read ()) journal . save...

    docs.aspose.com/email/python-net/working-with-m...
  8. Convert HTML to PPTX in Python | products.aspos...

    Convert HTML to PPTX in Python. Use Python library API to convert HTML to PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/python-net/conversio...
  9. Convert PNG to PPT in Python | products.aspose.com

    Convert PNG to PPT in Python. Use Python library API to convert PNG images to PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PNG to PPTX in Python | products.aspose...

    Convert PNG to PPTX in Python. Use Python library API to convert PNG images to PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/python-net/conversio...