Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 19,556 for

aws

(0.11 sec)
  1. Pārvērst JPG Par GIF Python

    Konvertējiet JPG uz GIF Python formātu kodā. Saglabājiet JPG kā GIF izmantojot Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/lv/python-net/convers...
  2. Pārvērst JPG Par TIFF Python

    Konvertējiet JPG uz TIFF Python formātu kodā. Saglabājiet JPG kā TIFF izmantojot Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.tiff" , aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF))...

    products.aspose.com/words/lv/python-net/convers...
  3. Pretvori JPG U GIF Python

    Pretvorite JPG u GIF format u Python kodu. Spremi JPG kao GIF koristeći Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/hr/python-net/convers...
  4. Tukar JPG Kepada TIFF Python

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

    products.aspose.com/words/ms/python-net/convers...
  5. Pretvori JPG V GIF Python

    Pretvorite JPG v obliko GIF v Python kodi Shranite JPG 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...
  6. Փոխարկել JPG JPG Python

    Փոխարկեք JPG ը JPG ձևաչափի Python կոդով: Պահեք JPG որպես JPG օգտագործելով Python:...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/hy/python-net/convers...
  7. Konverter JPG Til JPG Python

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

    products.aspose.com/words/da/python-net/convers...
  8. Pretvori JPG U PNG Python

    Pretvorite JPG u PNG format u Python kodu. Spremi JPG kao PNG koristeći Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/hr/python-net/convers...
  9. Pārvērst WORD Par Attēls Python

    Konvertējiet WORD uz Attēls Python formātu kodā. Saglabājiet WORD kā Attēls izmantojot 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/lv/python-net/convers...
  10. Pārvērst PDF Par GIF Python

    Konvertējiet PDF uz GIF Python formātu kodā. Saglabājiet PDF kā GIF izmantojot Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.GIF) for page in range (doc...

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