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

rb

(0.12 sec)
  1. 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/...
  2. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....jpg" , "rb" ) . read () # Set color mat...

    docs.aspose.com/3d/python-net/set-up-normals-or...
  3. Սեղմել WORD Ը Python Ում

    Սեղմեք WORD ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...docx", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/hy/python-net/compres...
  4. Ფაილის Კონტენტის Ოპტიმიზაცია Python Ის Გამოყენებით

    შეკუმშოს ფაილები Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...docx", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/ka/python-net/compress/
  5. 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/
  6. 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...
  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/