Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,693 for

rb

(0.97 sec)
  1. Converti PNG in PPT in Python | products.aspose...

    Converti PNG in PPT in Python. Usa l'API della libreria Python per convertire le immagini PNG in PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/it/python-net/conver...
  2. Converti PNG in PPTX in Python | products.aspos...

    Converti PNG in PPTX in Python. Usa l'API della libreria Python per convertire le immagini PNG in PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/it/python-net/conver...
  3. Konvertera HTML till PPT i Python | products.as...

    Konvertera HTML till PPT 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...
  4. Converti JPG in PPTX in Python | products.aspos...

    Converti JPG in PPTX in Python. Usa l'API della libreria Python per convertire le immagini JPG in PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/it/python-net/conver...
  5. Converti JPG in PPT in Python | products.aspose...

    Converti JPG in PPT in Python. Usa l'API della libreria Python per convertire le immagini JPG in PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/it/python-net/conver...
  6. استيراد بيانات XFDF|Aspose.PDF for Python via .NET

    يوضح هذا المثال كيفية استيراد بيانات النموذج من ملف XFDF إلى نموذج PDF باستخدام Aspose.PDF لـ Python عبر .NET. يوضح كيفية ربط مستند PDF، وقراءة بيانات XFDF المستندة إلى XML من خلال دفق الملفات، وتعبئة حقول النموذج المطابقة تلقائيًا. يتيح استيراد بيانات XFDF تبادل بيانات النموذج بكفاءة ويدعم عمليات سير العمل الآلية للمستندات التي تعتمد على تنسيقات XML المهيكلة....stream with open ( datafile , "rb" ) as xfdf_input_stream : # Import...

    docs.aspose.com/pdf/ar/python-net/import-xfdf-d...
  7. Adicionar imagem a PDF existente em Python|Aspo...

    Aprenda como adicionar uma imagem a um arquivo PDF existente em Python, posicioná‑la em coordenadas fixas, definir texto alternativo e usar compressão de imagem....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/pt/python-net/add-image-to-...
  8. 파이썬에서 PDF 배경 추가|Aspose.PDF for Python via .NET

    .NET을 통해 파이썬용 Aspose.PDF 의 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/ko/python-net/add-backgrounds/
  9. Archivo

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

    blog.aspose.com/es/slides/convert-png-to-ppt-on...
  10. Архивы

    Архивы...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

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