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

rb

(0.06 sec)
  1. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

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

    products.aspose.com/words/hy/python-net/compress/
  2. Python Barcode Generator and Scanner API | Aspose

    Python barcode reader library to recognize and generate mutiple types of barcodes, including 1D, 2D, and Postal types. Use API in Python applications....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/
  3. Convert EPUB to JPG – Python code and Online Co...

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

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

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

    products.aspose.com/html/python-net/conversion/...
  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. 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/...
  7. 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...
  8. Sending and Forwarding Messages|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....eml" , "rb" ) client . forward ( sender...

    docs.aspose.com/email/python-net/sending-and-fo...
  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/