Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,745 for

rb

(0.09 sec)
  1. Loading, Viewing and Parsing MSG file|Documenta...

    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....msg" with open ( file_path , "rb" ) as file : bytes_data = file...

    docs.aspose.com/email/python-net/loading-viewin...
  2. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a line end....jpg' , 'rb' ) as stream : image = drawing...

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

    aspose.words.drawing.DashStyle enumeration. Dashed line style....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.fore_color property | Aspose.Words for Python

    Fill.fore_color property. Gets or sets a Color object that represents the foreground color for the fill....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....txt" , "rb" ) as file : doc_text = file...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Imaging for Python via .NET 23.8 - Relea...

    Aspose.Imaging for Python via .NET 23.8 - Release notes – the latest updates and fixes....with open(tiffName, "rb" ) as rb: file = rb . read() with strm_ext...

    releases.aspose.com/imaging/python-net/release-...
  7. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/python-net/watermark...
  8. Scan Code 93 Extended and Code 93 Standard barc...

    Python source code for Code 93 Extended and Code 93 Standard barcodes recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/code93/...
  9. Scan ISBN barcode Images via Python via Java | ...

    Python source code for ISBN barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/isbn/re...
  10. Scan Postnet barcode Images via Python via Java...

    Python source code for Postnet barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/postnet...