Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,495 for

rb

(0.11 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. Licensing | Aspose.TeX for Python

    If you are using the licensed version of the Aspose.TeX API solution for Python, you can learn here how to apply the license.... license_path , "rb" ) as my_stream: 10 # Set license...

    docs.aspose.com/tex/python-net/licensing/
  3. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...Stream with open(inputFile, "rb", buffering=0) as filestream:...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  4. Შეკუმშოს HTML Python

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

    products.aspose.com/words/ka/python-net/compres...
  5. 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/
  6. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a document using Python....jpg" , "rb" ) imageBytes = f . read () f...

    docs.aspose.com/words/python-net/working-with-o...
  7. Შეკუმშოს JPG Python

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

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

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

    products.aspose.com/words/hy/python-net/compres...
  9. 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/
  10. 使用 Python 将 PostScript 文件合并为 PDF

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

    docs.aspose.com/page/zh/python-net/merge/ps/