Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,495 for

rb

(0.87 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

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

    products.aspose.com/words/hy/python-net/compress/
  5. 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...
  6. EPUB 转换器 – Aspose.HTML for Python via .NET

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML 将 EPUB 转换为 PDF 的 Python 示例。...with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    docs.aspose.com/html/zh/python-net/epub-converter/
  7. Convert EPUB to PDF – Python code and Online Co...

    Convert EPUB to PDF using Aspose.HTML for Python via .NET within any Python application, and try free online EPUB to PDF Converter!...with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    products.aspose.com/html/python-net/conversion/...
  8. Convert EPUB to DOCX – Aspose.HTML for Python v...

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

    products.aspose.com/html/python-net/conversion/...
  9. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library....stream 32 with open (input_path, "rb" ) as file_stream: 33 with SVGDocument...

    docs.aspose.com/svg/python-net/save-svg-file/
  10. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....png" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/python-net/watermark/