Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,072 for

rb

(0.12 sec)
  1. Mengonversi PDF ke Excel di Python|Aspose.PDF u...

    Aspose.PDF untuk pustaka Python memungkinkan Anda untuk mengonversi PDF ke format Excel menggunakan Python. Format ini termasuk XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/id/python-java/convert-pdf-...
  2. Об’єднати файли XPS | Aspose.Page для Python че...

    Функціональність об’єднання XPS рішення API Aspose.Page для Python дозволяє об’єднувати кілька файлів XPS в один документ XPS або PDF....xps" , "rb" ) as xps_stream: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/uk/python-net/merge/xps/
  3. تحويل PDF إلى Excel في بايثون|Aspose.PDF for Py...

    تتيح لك مكتبة Aspose.PDF for Python تحويل PDF إلى تنسيق Excel باستخدام بايثون. تشمل هذه التنسيقات XLS، XLSX، XML 2003 Spreadsheet، CSV، ODS....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/ar/python-java/convert-pdf-...
  4. Manipolazione dei dati dei pixel utilizzando As...

    Esempio di come aggiornare direttamente e rapidamente i dati grezzi dei pixel utilizzando l'API di Aspose.PSD per Python...funzione open e la modalità “rb”. L’argomento di buffering è...

    docs.aspose.com/psd/it/it/python-net/manipolazi...
  5. در پایتون SVG را به PNG تبدیل کنید | products.a...

    در پایتون SVG را به PNG تبدیل کنید. از API کتابخانه پایتون برای تبدیل فایل‌های SVG به PNG استفاده کنید...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/fa/python-net/conver...
  6. แปลง SVG เป็น PNG ใน Python | products.aspose.com

    แปลง SVG เป็น PNG ใน Python ใช้ Python library API เพื่อแปลงไฟล์ SVG เป็น PNGs...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/th/python-net/conver...
  7. Загрузка, просмотр и парсинг MSG файла|Document...

    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....msg" with open ( file_path , "rb" ) as file : bytes_data = file...

    docs.aspose.com/email/ru/python-net/loading-vie...
  8. プレゼンテーションのインポート|Aspose.Slides for Python ドキュメント

    PDFからPowerPointプレゼンテーションをインポートします。PDFをPowerPointに変換します...html" , "rb" ) as htmlStream : pres . slides...

    docs.aspose.com/slides/ja/python-net/import-pre...
  9. 在 Python 中將 SVG 轉換為 PNG | products.aspose.com

    在 Python 中將 SVG 轉換為 PNG。使用 Python 庫 API 將 SVG 文件轉換為 PNGs...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/zh-hant/python-net/c...
  10. PythonでHTMLをPDFに変換する|Aspose.PDF for Python via ...

    このトピックでは、Aspose.PDFを使用してHTMLをPDFおよびMHTMLをPDFに変換する方法を紹介します。...html" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/ja/python-java/convert-html...