Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,684 for

rb

(0.94 sec)
  1. 使用 Python 将 PostScript 文件合并为 PDF

    Aspose.Page API Python 解决方案的合并 PS 功能允许您将多个 PS 文件合并为一个 PDF 文档。...ps" , "rb" ,) 16 document = PsDocument(ps_stream)...

    docs.aspose.com/page/zh/python-net/merge/ps/
  2. Սեղմել HTML Ը Python Ում

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

    products.aspose.com/words/hy/python-net/compres...
  3. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....mp4" , "rb" ) as video_stream : video_data...

    docs.aspose.com/slides/python-net/video-frame/
  4. MHTML 转换器 – Aspose.HTML for Python via .NET

    了解如何使用 Aspose.HTML for Python 通过 .NET 将 MHTML 转换为其他格式,并参考将 MHTML 转换为 PDF 的 Python 代码示例。...with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    docs.aspose.com/html/zh/python-net/mhtml-conver...
  5. 许可| 通过 .NET 为 Python 提供 Aspose.TeX

    如果您使用的是python的Aspose.TeX API解决方案的许可版本,则可以在此处学习如何应用许可证。... license_path , "rb" ) as my_stream: 10 # Set license...

    docs.aspose.com/tex/zh/python-net/licensing/
  6. 使用 Outlook 联系人|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....jpg" , "rb" ) as file : buffer = file ....

    docs.aspose.com/email/zh/python-net/working-wit...
  7. Convert MHTML to DOCX – Python code and Online ...

    Convert MHTML to DOCX in Python. Use Aspose.HTML for Python via .NET to perform high-quality MHTML to DOCX conversion with full control over save parameters....with open("{{input lower}}", 'rb') as stream: # Initialize saving...

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

    Use powerful Python API to perform MHTML to PNG conversion 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. 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...
  10. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...jpg' , 'rb' ) as file : thumbnail_image_bytes...

    reference.aspose.com/words/python-net/aspose.wo...