Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 19,546 for

aws

(0.63 sec)
  1. تحويل WORD إلى JPG Python

    تحويل WORD إلى تنسيق JPG في كود Python احفظ WORD باسم JPG باستخدام Python....as aw doc = aw.Document( "Input.docx" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/ar/python-net/convers...
  2. تحويل PDF إلى JPG Python

    تحويل PDF إلى تنسيق JPG في كود Python احفظ PDF باسم JPG باستخدام Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/ar/python-net/convers...
  3. تحويل TEXT إلى PNG Python

    تحويل TEXT إلى تنسيق PNG في كود Python احفظ TEXT باسم PNG باستخدام Python....as aw doc = aw.Document( "Input.txt" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.PNG) for page in range (doc...

    products.aspose.com/words/ar/python-net/convers...
  4. Konverter Billede Til SVG Python

    Konverter Billede til SVG format i Python kode. Gem Billede som SVG ved hjælp af Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/da/python-net/convers...
  5. המר תמונה ל PNG Python

    המר את הפורמט תמונה ל PNG בקוד Python שמור את תמונה בתור PNG באמצעות Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/he/python-net/convers...
  6. המר PDF ל BMP Python

    המר את הפורמט PDF ל BMP בקוד Python שמור את PDF בתור BMP באמצעות Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.BMP) for page in range (doc...

    products.aspose.com/words/he/python-net/convers...
  7. Pretvori Slika V GIF Python

    Pretvorite Slika v obliko GIF v Python kodi Shranite Slika kot GIF z uporabo Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/sl/python-net/convers...
  8. Tukar Imej Kepada JPG Python

    Tukar Imej kepada JPG format dalam kod Python Simpan Imej sebagai JPG menggunakan Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/ms/python-net/convers...
  9. Ngonversi Gambar Dadi GIF Python

    Ngonversi Gambar kanggo GIF format ing Python kode. Simpen Gambar minangka GIF nggunakake Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/jv/python-net/convers...
  10. המר תמונה ל JPG Python

    המר את הפורמט תמונה ל JPG בקוד Python שמור את תמונה בתור JPG באמצעות Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/he/python-net/convers...