Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,420 for

rb

(0.17 sec)
  1. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....docx", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/w...
  2. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....doc", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/doc/
  3. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....docx", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/d...
  4. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....png" , "rb" ) as image_file : image_data...

    docs.aspose.com/slides/python-net/3d-presentation/
  5. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....xlsx" , "rb" ) as f : workbook = load_workbook_from_bytes...

    docs.aspose.com/cells/python-java/limitations-a...
  6. 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/
  7. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Python...docx", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/hy/python-net/compress/
  8. Convert MHTML to JPEG – Python code and Online ...

    Use Aspose.HTML for Python via .NET to convert MHTML to JPEG 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. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....html", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/h...
  10. 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...