Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,364 for

rb

(0.31 sec)
  1. 在 EPS 的 XMP 元数据中添加属性 | Python

    使用 Aspose 在 EPS 文件的 XMP 元数据中添加属性的过程。...eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  2. Შეკუმშოს JPG Python

    შეკუმშოს JPG Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....jpg", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/ka/python-net/compres...
  3. Սեղմել JPG Ը Python Ում

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

    products.aspose.com/words/hy/python-net/compres...
  4. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...EML file with open(eml_path, 'rb') as f: eml_content = f.read()...

    forum.aspose.com/t/python-unable-to-convert-eml...
  5. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...mht" , ' rb ' ) as stream: 20 21 # Create...mode 18 with open (epub_path, "rb" ) as stream: 19 20 # Create...

    docs.aspose.com/html/zh/python-net/renderers/
  6. 在 Python 中将 MHTML 转换为 PDF – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 PDF。在即用型 Python 代码示例中考虑支持的 MHTML 转换为 PDF 的情况。...with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  7. Merge PostScript files to PDF using Python

    Merger PS functionality of Aspose.Page API solution for Python allows you to combine several PS files into a single PDF document....ps" , "rb" ,) 16 document = PsDocument(ps_stream)...

    docs.aspose.com/page/python-net/merge/ps/
  8. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    docs.aspose.com/html/python-net/mhtml-converter/
  9. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....tiff", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/t...
  10. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....jpg", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/jpg/