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

rb

(0.04 sec)
  1. Изместване на данни за пиксели в изображения с ...

    Пример за бързо обновяване на сурови данни за пиксели чрез PSD Python API...използвайки функцията open и режима “rb”. Аргументът за буферизация е...

    docs.aspose.com/psd/bg/python-net/pixel-data-ma...
  2. 制限事項とAPIの違い|Aspose.Slides for Python ドキュメント

    Aspose.Slides for Python via Javaの制限事項とapiの違い。...pptx" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/ja/python-java/limitatio...
  3. Об’єднати файли 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/
  4. تحويل 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-...
  5. Chuyển đổi SVG thành PNG trong Python | product...

    Chuyển đổi SVG thành PNG trong Python. Sử dụng API thư viện Python để chuyển đổi tệp SVG thành tệp PNG...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/vi/python-net/conver...
  6. Конвертировать EPUB в JPG на Python – Aspose.HT...

    Конвертируйте EPUB в JPG с помощью библиотеки Python Aspose.HTML. Рассмотрим различные сценарии преобразования EPUB в JPG на примерах кода Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...15 with open (document_path, "rb" ) as stream: 16 17 # Create...

    docs.aspose.com/html/ru/python-net/convert-epub...
  7. Объединение файлов XPS | Aspose.Page для Python...

    Функциональность объединения XPS в решении Aspose.Page API для 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/ru/python-net/merge/xps/
  8. XPS-Dateien zusammenführen | Aspose.Page für Py...

    Mit der Merger XPS-Funktionalität der Aspose.Page für Python können Sie mehrere XPS-Dateien in einem einzigen XPS- oder PDF-Dokument kombinieren....xps" , "rb" ) as xps_stream: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/de/python-net/merge/xps/
  9. Fusionar archivos XPS | Aspose.Page para Python

    La funcionalidad Merger XPS de la solución API Aspose.Page para Python le permite combinar varios archivos XPS en un solo documento XPS o 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/es/python-net/merge/xps/
  10. Преобразование PDF в Excel на Python|Aspose.PDF...

    Библиотека Aspose.PDF для Python позволяет преобразовывать PDF в формат Excel с использованием Python. Эти форматы включают 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/ru/python-java/convert-pdf-...