Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 19,556 for

aws

(0.73 sec)
  1. המר 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...
  2. Previesť JPG Na Obrázok Python

    Previesť JPG formát do Obrázok v kóde Python Uložiť JPG ako Obrázok pomocou Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/sk/python-net/convers...
  3. Previesť JPG Na SVG Python

    Previesť JPG formát do SVG v kóde Python Uložiť JPG ako SVG pomocou Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/sk/python-net/convers...
  4. Konvertuoti TEXT Į Vaizdas Python

    Konvertuoti TEXT į Vaizdas formatą Python kodu. Išsaugokite TEXT kaip Vaizdas naudodami Python....as aw doc = aw.Document( "Input.txt" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/lt/python-net/convers...
  5. Konvertuoti JPG Į TIFF Python

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

    products.aspose.com/words/lt/python-net/convers...
  6. Konvertuoti JPG Į GIF Python

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

    products.aspose.com/words/lt/python-net/convers...
  7. Konvertuoti Vaizdas Į GIF Python

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

    products.aspose.com/words/lt/python-net/convers...
  8. Zet JPG In Afbeelding Python

    Converteer JPG naar Afbeelding indeling in Python code. Sla JPG als Afbeelding met Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/nl/python-net/convers...
  9. Zet Afbeelding In GIF Python

    Converteer Afbeelding naar GIF indeling in Python code. Sla Afbeelding als GIF met Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/nl/python-net/convers...
  10. A(Z) WORD Konvertálása A Következőre: PNG Python

    A(z) WORD PNG formátumba Python kóddal. WORD mentése PNG a Python....as aw doc = aw.Document( "Input.docx" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.PNG) for page in range (doc...

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