Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,684 for

rb

(0.17 sec)
  1. Lưu trữ

    Lưu trữ...png", "rb")); # Lưu sơ đồ Visio diagram...open("C:\\Files\\person.jpg", "rb")); # Lưu sơ đồ Visio diagram...

    blog.aspose.com/vi/diagram/convert-image-to-vis...
  2. 아카이브

    아카이브...png", "rb")); # Visio 다이어그램 저장 diagram...open("C:\\Files\\person.jpg", "rb")); # Visio 다이어그램 저장 diagram...

    blog.aspose.com/ko/diagram/convert-image-to-vis...
  3. Konwertuj HTML na PPTX w Pythonie | products.as...

    Konwertuj HTML na PPTX w Pythonie. Użyj API biblioteki Pythona, aby przekonwertować HTML na PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/pl/python-net/conver...
  4. Optimiser la gestion des images dans PowerPoint...

    Simplifiez la gestion des images dans PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET, en optimisant les performances et en automatisant votre flux de travail....jpeg" , "rb" ) as image_stream : image =...master_slide with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/fr/python-net/image/
  5. إضافة مرفق|Aspose.PDF for Python via .NET

    يقوم هذا المثال بربط ملف PDF المدخل وإرفاق ملف خارجي بالصفحة الأولى وحفظ ملف PDF المعدل مع المرفق المضمن....with open ( attachment_file , "rb" ) as attachment_stream : content_editor...

    docs.aspose.com/pdf/ar/python-net/add-attachment/
  6. Bild|Aspose.Slides für Python Dokumentation

    ARbeiten Sie mit Bildern in Python mit Aspose.Slides: Einfügen, Ersetzen, Zuschneiden, Komprimieren, Transparenz und Effekte anpassen, Formen füllen und für PPT, PPTX und ODP exportieren....png" , "rb" ) as image_stream : # Bild zu...

    docs.aspose.com/slides/de/python-net/examples/e...
  7. Tambahkan Lampiran|Aspose.PDF for Python via .NET

    Contoh ini mengikat PDF input, melampirkan file eksternal ke halaman pertama, dan menyimpan PDF yang dimodifikasi dengan lampiran yang disematkan....with open ( attachment_file , "rb" ) as attachment_stream : content_editor...

    docs.aspose.com/pdf/id/python-net/add-attachment/
  8. 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/
  9. Ajouter des arrière-plans PDF en Python|Aspose....

    Apprenez comment ajouter une image d'arrière-plan aux pages PDF en Python en utilisant la classe BackgroundArtifact dans Aspose.PDF for Python via .NET....background_image = FileIO ( imagefile , "rb" ) document . pages [ 1 ] . artifacts...background_image = FileIO ( imagefile , "rb" ) artifact . opacity = 0.5 document...

    docs.aspose.com/pdf/fr/python-net/add-backgrounds/
  10. Adicionar fundos de PDF em Python|Aspose.PDF fo...

    Aprenda como adicionar uma imagem de fundo às páginas PDF em Python usando a classe BackgroundArtifact no Aspose.PDF for Python via .NET....background_image = FileIO ( imagefile , "rb" ) document . pages [ 1 ] . artifacts...background_image = FileIO ( imagefile , "rb" ) artifact . opacity = 0.5 document...

    docs.aspose.com/pdf/pt/python-net/add-backgrounds/