Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 694 for

ellipse

(0.08 sec)
  1. Umetnite oblik u Word koristeći Python

    Ovaj članak pomaže u tome kako umetnuti oblik u Word pomoću Pythona. Ima IDE postavke, korake i primjer koda koji pokazuje kako nacrtati ravnu liniju u Wordu pomoću Pythona....dijagram kao što su IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/hr/words/python/insert-shape-in-w...
  2. Работа с фигурами в файле PS | Java

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в Java....ORANGE ); 11 //Fill the first ellipse 12 document. fill ( new Ellipse2D...//Stroke (outline) the second ellipse 19 document. draw ( new Ellipse2D...

    docs.aspose.com/page/ru/java/ps/working-with-sh...
  3. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....can i fetch the text, lines, ellipses, etc. entities in the BlockReference...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  4. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....including circles, lines, ellipses, arcs, etc., to the path,...

    kb.aspose.com/drawing/net/create-transparent-im...
  5. Trabajar con formas en un archivo PS | Java

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....ORANGE ); 11 //Fill the first ellipse 12 document. fill ( new Ellipse2D...//Stroke (outline) the second ellipse 19 document. draw ( new Ellipse2D...

    docs.aspose.com/page/es/java/ps/working-with-sh...
  6. Vormen tekenen in C#

    In deze stapsgewijze zelfstudie wordt uitgelegd hoe u vormen tekent in C#. Het helpt je cirkels te tekenen in C#. Om ellips te tekenen is er ook C#-code.... Hopelijk is deze draw-ellipse C#-code nuttig om aan de slag...

    kb.aspose.com/nl/drawing/net/how-to-draw-shapes...
  7. Vorm invoegen in Word met behulp van Python

    Dit artikel helpt bij het invoegen van vormen in Word met behulp van Python. Het bevat de IDE-instellingen, stappen en een voorbeeldcode die laat zien hoe u een rechte lijn in Word tekent met behulp van Python....diagram invoegen, zoals IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/nl/words/python/insert-shape-in-w...
  8. การแทรกรูปร่างใน Word โดยใช้ Python

    บทความนี้ให้คำแนะนำเกี่ยวกับวิธีการแทรกรูปร่างใน Word โดยใช้ Python โดยมีการตั้งค่า IDE ขั้นตอน และตัวอย่างโค้ดที่แสดงวิธีการวาดเส้นตรงใน Word โดยใช้ Python...คุณสามารถแทรกไดอะแกรมใดๆ เช่น IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/th/words/python/insert-shape-in-w...
  9. Comment optimiser SVG – Exemples C#

    Vous apprendrez à optimiser SVG et à réduire la taille des fichiers SVG....r= "0" > 15 </circle> 16 <ellipse rx= "0" /> 17 <image width=...org/2000/svg" > 2 <g> 3 <ellipse rx= "1" /> 4 <ellipse ry= "1" /> 5 </g>...

    docs.aspose.com/svg/fr/net/how-to-optimize-svg/
  10. Utilisation des utilitaires graphiques XPS | .NET

    Découvrez comment créer facilement des images et des formes relativement complexes sur une XPS à l'aide des utilitaires graphiques de Aspose.Page pour .NET...dessiner un cercle ou une ellipse n’est pas aussi simple qu’il...Add (path); 42 43 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/fr/net/xps/graphic-utilities/