Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 19,480 for

aws

(0.16 sec)
  1. Გადაიყვანეთ Გამოსახულება BMP Python

    გადაიყვანეთ Გამოსახულება BMP Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.bmp" , aw.saving.ImageSaveOptions(aw.SaveFormat.BMP))...

    products.aspose.com/words/ka/python-net/convers...
  2. Convertiți Imagine În GIF Python

    Convertiți Imagine formatul în GIF în Python codul Salvați Imagine ca GIF utilizând Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/ro/python-net/convers...
  3. Გადაიყვანეთ Გამოსახულება GIF Python

    გადაიყვანეთ Გამოსახულება GIF Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ Გამოსახულება 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/ka/python-net/convers...
  5. Преобразуване На 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/bg/python-net/convers...
  6. Zet WORD In Afbeelding Python

    Converteer WORD naar Afbeelding indeling in Python code. Sla WORD als Afbeelding met 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/nl/python-net/convers...
  7. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . verticalAlignment = aw . Tables . CellVerticalAlignmen...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... doc = aw . Document () # Create a group...all the shapes at once. group = aw . drawing . GroupShape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Werken met grafieken in Python|Aspose.Words voo...

    Maak en wijzig grafieken van verschillende soorten in een document met behulp van Python....instellen: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/nl/python-net/working-wit...
  10. Arbeiten mit Diagrammen in Python|Aspose.Words ...

    Erstellen und ändern Sie Diagramme verschiedener Typen in einem Dokument mit Python....festgelegt wird: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/de/python-net/working-wit...