Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 17,988 for

aws

(0.07 sec)
  1. המר JPG ל TIFF Python

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

    products.aspose.com/words/he/python-net/convers...
  2. המר JPG ל GIF Python

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

    products.aspose.com/words/he/python-net/convers...
  3. המר DOC ל תמונה Python

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

    products.aspose.com/words/he/python-net/convers...
  4. המר WORD ל תמונה Python

    המר את הפורמט WORD ל תמונה בקוד Python שמור את WORD בתור תמונה באמצעות 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/he/python-net/convers...
  5. המר תמונה ל SVG Python

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

    products.aspose.com/words/he/python-net/convers...
  6. Muunna PDF Muotoon SVG Python

    Muunna PDF muotoon SVG Python koodissa. Tallenna PDF nimellä SVG käyttämällä Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.SVG) for page in range (doc...

    products.aspose.com/words/fi/python-net/convers...
  7. Muunna PDF Muotoon TIFF Python

    Muunna PDF muotoon TIFF Python koodissa. Tallenna PDF nimellä TIFF käyttämällä Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.TIFF) for page in range (doc...

    products.aspose.com/words/fi/python-net/convers...
  8. Muunna JPG Muotoon Kuva Python

    Muunna JPG muotoon Kuva Python koodissa. Tallenna JPG nimellä Kuva käyttämällä Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/fi/python-net/convers...
  9. Muunna JPG Muotoon SVG Python

    Muunna JPG muotoon SVG Python koodissa. Tallenna JPG nimellä SVG käyttämällä Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/fi/python-net/convers...
  10. Konvertuoti Vaizdas Į SVG Python

    Konvertuoti Vaizdas į SVG formatą Python kodu. Išsaugokite Vaizdas kaip SVG naudodami Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

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