Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 531 for

rb

(0.03 sec)
  1. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...docx", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/
  2. Missing Text When Converting PPTX to PDF with A...

    Hello, we’ve been seeing issues with all text in some PPTX files missing from generated PDFs on our linux server. I’ll attach one of the files along with the code snippet and converted PDF here. The same code works fine…...ttf" try: with open(file_path, "rb") as file_stream: file_data =...

    forum.aspose.com/t/missing-text-when-converting...
  3. Convert EPUB to DOCX – Python code and Online C...

    Python code for EPUB to DOCX conversion. Easily use Python API within any Python application. Try online EPUB to DOCX Converter for free!...with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    products.aspose.com/html/python-net/conversion/...
  4. Convert MHTML to JPEG – Python code and Online ...

    Use powerful Python API to perform MHTML to JPEG conversion with full control over save parameters or convert MHTML online with a free MHTML Converter....with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    products.aspose.com/html/python-net/conversion/...
  5. Watermark|Aspose.Slides for Python Documentation

    Add text and image watermarks to PowerPoint presentations in Python...png" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/python-net/watermark/
  6. Convert MHTML to DOCX – Python code and Online ...

    Convert MHTML to DOCX in Python. Use powerful Python API to perform high-quality MHTML to DOCX conversion with full control over save parameters....with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    products.aspose.com/html/python-net/conversion/...
  7. Convert EPUB to JPG – Python code and Online Co...

    Python code for EPUB to JPG conversion. Easily use Python API within any Python application. Try online EPUB to JPG Converter for free!...with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    products.aspose.com/html/python-net/conversion/...
  8. Convert MHTML to PNG – Python code and Online C...

    Use powerful Python API to perform MHTML to PNG conversion with full control over save parameters or convert MHTML online with a free MHTML Converter....with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    products.aspose.com/html/python-net/conversion/...
  9. Convert EPUB to PNG – Python code and Online Co...

    Python code for EPUB to PNG conversion. Easily use Python API within any Python application. Try online EPUB to PNG Converter for free!...with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    products.aspose.com/html/python-net/conversion/...
  10. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...jpg' , 'rb' ) as file : thumbnail_image_bytes...

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