Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,693 for

rb

(0.27 sec)
  1. Optimieren Sie die Bildverwaltung in PowerPoint...

    Optimieren Sie die Bildverwaltung in PowerPoint und OpenDocument mit Aspose.Slides für Python über .NET, veRbessern Sie die Leistung und automatisieren Sie Ihren ARbeitsablauf....jpeg" , "rb" ) as image_stream : image =...master_slide with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/de/python-net/image/
  2. Définir le titre de l'icône OLE|Aspose.Slides p...

    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....xlsx" , "rb" ) as ole_stream : data_info...

    docs.aspose.com/slides/fr/python-net/set-captio...
  3. تحويل HTML إلى PPTX في Python | products.aspose...

    تحويل HTML إلى PPTX في Python. استخدم مكتبة Python API لتحويل HTML إلى PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/ar/python-net/conver...
  4. تحويل HTML إلى PPT في Python | products.aspose.com

    تحويل HTML إلى PPT في Python. استخدم مكتبة Python API لتحويل HTML إلى PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/ar/python-net/conver...
  5. Konvertera HTML till PPTX i Python | products.a...

    Konvertera HTML till PPTX i Python. Använd Python biblioteks API för att konvertera HTML till PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/sv/python-net/conver...
  6. Добавить аннотацию вложения файла из потока|Asp...

    В примере загружается PDF, читается внешний файл в поток памяти, добавляется аннотация вложения файла на первую страницу и сохраняется изменённый документ....with open ( attachment_file , "rb" ) as source_stream : attachment_stream...

    docs.aspose.com/pdf/ru/python-net/add-file-atta...
  7. 在 Python 中添加 PDF 背景|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 的 BackgroundArtifact 类向 PDF 页面添加背景图像。...background_image = FileIO ( imagefile , "rb" ) document . pages [ 1 ] . artifacts...background_image = FileIO ( imagefile , "rb" ) artifact . opacity = 0.5 document...

    docs.aspose.com/pdf/zh/python-net/add-backgrounds/
  8. Добавить вложение|Aspose.PDF for Python via .NET

    В этом примере происходит привязка входного PDF, прикрепление внешнего файла к первой странице и сохранение изменённого PDF с встроенным вложением....with open ( attachment_file , "rb" ) as attachment_stream : content_editor...

    docs.aspose.com/pdf/ru/python-net/add-attachment/
  9. Добавить изображение в существующий PDF с помощ...

    Узнайте, как добавить изображение в существующий PDF‑файл с помощью Python, разместить его в фиксированных координатах, задать альтернативный текст и использовать сжатие изображения....images with FileIO ( image_file , "rb" ) as image_stream : image_id...images with FileIO ( image_file , "rb" ) as image_stream : image_id...

    docs.aspose.com/pdf/ru/python-net/add-image-to-...
  10. Archivio

    Archivio...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/it/slides/convert-png-to-ppt-on...