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

rb

(0.11 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. 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...
  3. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into PDF format using Aspose.PDF in Python for Java....html" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/python-java/convert-html-to...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Convert JPG to PPT in Python | products.aspose.com

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

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