Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,705 for

ellipses

(0.28 sec)
  1. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... ELLIPSE Ellipse. DIAMOND Diamond. TRIANGLE...callout. WEDGE_ELLIPSE_CALLOUT Wedge ellipse callout. WAVE Wave...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... ELLIPSE Ellipse. ELLIPSE_RIBBON Ellipse ribbon. ELLIPSE_RIBBON_2...ELLIPSE_RIBBON_2 Ellipse ribbon 2. FLOW_CHART_ALTERNATE_PROCESS...

    reference.aspose.com/words/java/com.aspose.word...
  3. Connecteur|Documentation d'Aspose.Slides pour N...

    Connecter des formes PowerPoint en JavaScript...coudé) entre deux formes (une ellipse et un rectangle) : // Instancie...Ajoute une forme auto Ellipse var ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/fr/nodejs-java/connector/
  4. Archiv

    Archiv... Vytvořte instanci třídy Ellipse a nastavte její rozměry. Nastavte...pomocí metody Graph.Shapes.Add(Ellipse) . Přidejte graf na stránku...

    blog.aspose.com/cs/pdf/create-graphs-and-charts...
  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. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....snippet shows how to put an ellipse into an XPS files within the...Solution. Steps to add an ellipse with C#. Set the path to the...

    products.aspose.com/page/net/manipulate-vector-...
  9. 搜索

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

    blog.aspose.com/zh-hant/slides/add-connect-remo...
  10. Gérer les connecteurs dans les présentations en...

    Permettez aux applications C++ de dessiner, connecter et auto-router les lignes dans les diapositives PowerPoint—obtenez un contrôle complet sur les connecteurs droits, coudés et courbes....coudé) entre deux formes (une ellipse et un rectangle) : // Le chemin...forme auto Ellipse SharedPtr < IAutoShape > ellipse = slide ->...

    docs.aspose.com/slides/fr/cpp/connector/