Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,495 for

rb

(0.11 sec)
  1. تحويل 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-...
  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. Agregar marcos de imagen a presentaciones con P...

    Agregar marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Optimice su flujo de trabajo y mejore los diseños de diapositivas....jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/es/python-net/picture-fr...
  4. Изместване на данни за пиксели в изображения с ...

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

    docs.aspose.com/psd/bg/python-net/pixel-data-ma...
  5. Manipulação de dados de Pixel usando Aspose.PSD...

    Exemplo de como atualizar diretamente e rapidamente os dados brutos de pixel usando a API do Python PSD...usando a função open e o modo “rb”. O argumento de buffer é definido...

    docs.aspose.com/psd/pt/python-net/pixel-data-ma...
  6. 制限事項と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...
  7. 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...
  8. Ajouter des cadres d'image aux présentations av...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Simplifiez votre flux de travail et améliorez la conception des diapositives....jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/fr/python-net/picture-fr...
  9. إدارة الروابط التشعبية في العروض التقديمية باست...

    إدارة الروابط التشعبية بسهولة في عروض PowerPoint وOpenDocument التقديمية باستخدام Aspose.Slides لبايثون عبر .NET—تحسين التفاعل وسير العمل في دقائق....jpeg" , "rb" ) as image_stream : image_data...] with open ( "audio.mp3" , "rb" ) as audio_stream : audio_data...

    docs.aspose.com/slides/ar/python-net/manage-hyp...
  10. إدارة OLE في العروض التقديمية باستخدام Python|و...

    تحسين إدارة كائنات OLE في ملفات PowerPoint وOpenDocument باستخدام Aspose.Slides for Python عبر .NET. قم بتضمين محتوى OLE وتحديثه وتصديره بسلاسة....xlsx" , "rb" ) as file_stream : file_data...with open ( "sample.html" , "rb" ) as html_stream : html_data...

    docs.aspose.com/slides/ar/python-net/manage-ole/