Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,707 for

ellipse

(0.28 sec)
  1. ארכיון

    ארכיון... צור מופע של המחלקה Ellipse והגדר את הממדים שלה. הגדר מאפיינים...באמצעות שיטת Graph.Shapes.Add(Ellipse) . הוסף גרף לדף בשיטת Page...

    blog.aspose.com/he/pdf/create-graphs-and-charts...
  2. Archiv

    Archiv...Ellipse, 50, 150, 150, 50); // Uložit...automatický tvar Ellipse IAutoShape ellipse = shapes.AddAutoShape(ShapeType...

    blog.aspose.com/cs/slides/add-shapes-to-powerpo...
  3. Trabalhar com Formas num ficheiro PS | Java

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Java.... Copy 1 // Add ellipse to PS document. 2 3 String...graphics path from the first ellipse 12 GeneralPath path = new GeneralPath();...

    docs.aspose.com/page/pt/java/ps/working-with-sh...
  4. צור תמונת PSD או PSB מאפס באמצעות Python|Docume...

    דוגמה לכיצד Aspose.PSD ל-Python יכול ליצור תמונת Psd מאפס... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/he/he/python-net/create-psd...
  5. Lavorare con le forme in un file PS | Java

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Java.... Copy 1 // Add ellipse to PS document. 2 3 String...graphics path from the first ellipse 12 GeneralPath path = new GeneralPath();...

    docs.aspose.com/page/it/java/ps/working-with-sh...
  6. Archiwa

    Archiwa... Utwórz instancję klasy Ellipse i ustaw jej wymiary. Ustaw...pomocą metody Graph.Shapes.Add(Ellipse) . Dodaj wykres na stronę metodą...

    blog.aspose.com/pl/pdf/create-graphs-and-charts...
  7. Arşiv

    Arşiv... Ellipse sınıfının bir örneğini oluşturun...ayarlayın. Graph.getShapes().add(Ellipse) yöntemini kullanarak Graph’ın...

    blog.aspose.com/tr/pdf/create-graphs-and-charts...
  8. 搜索

    搜索...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // 將...

    blog.aspose.com/zh-hant/slides/add-connect-remo...
  9. Vytvoření obrázku PSD nebo PSB od základu pomoc...

    Příklad, jak pomocí Aspose.PSD pro Python vytvořit obrazový soubor Psd od základu... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/cs/cs/python-net/create-psd...
  10. Gérer les connecteurs dans les présentations av...

    Permettre aux applications Python de dessiner, connecter et auto-router des lignes dans les diapositives PowerPoint et OpenDocument — obtenir un contrôle total sur les connecteurs droits, coudés et incurvés....Ajouter une AutoShape ellipse. ellipse = shapes . add_auto_shape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # Ajouter...

    docs.aspose.com/slides/fr/python-net/connector/