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

rb

(0.09 sec)
  1. 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/
  2. 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/...
  3. 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/...
  4. 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/...
  5. 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/...
  6. 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...
  7. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...jpg" , "rb" ) . read () # Set color mat...

    docs.aspose.com/3d/zh/python-net/set-up-normals...
  8. 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/
  9. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, XML, CSS, or JSON, reducing HTTP requests and simplifying data transfer....image with open(document_path, "rb" ) as file: bytes_data = file...

    products.aspose.com/svg/python-net/base64-encoder/
  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/