Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 697 for

ellipse

(0.4 sec)
  1. 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/
  2. 接続子|Aspose.Slides ドキュメント

    C++でPowerPoint図形を接続する... SharedPtr < IAutoShape > ellipse = slide -> get_Shapes () ->...AddAutoShape ( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/ja/cpp/connector/
  3. コネクタ|Aspose.Slides for PHP ドキュメント

    PowerPointシェイプを接続...getShapes (); # 楕円のオートシェイプを追加 $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); # 長方形のオートシェイプを追加...

    docs.aspose.com/slides/ja/php-java/connector/
  4. การแทรกรูปร่างใน Word โดยใช้ Python

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

    kb.aspose.com/th/words/python/insert-shape-in-w...
  5. 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/
  6. Wstawianie kształtu do programu Word za pomocą ...

    Ten artykuł pomaga wstawiać kształty do Worda za pomocą Pythona. Zawiera ustawienia IDE, kroki i przykładowy kod pokazujący, jak narysować prostą linię w Wordzie za pomocą Pythona....dowolny diagram, taki jak IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/pl/words/python/insert-shape-in-w...
  7. Inserir forma no Word usando Python

    Este artigo auxilia em como inserir forma no Word usando Python. Ele tem as configurações do IDE, etapas e um código de exemplo mostrando como desenhar uma linha reta no Word usando Python....qualquer diagrama, como IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/pt/words/python/insert-shape-in-w...
  8. Infoga Shape i Word med Python

    Den här artikeln hjälper dig att infoga form i Word med Python. Den har IDE-inställningarna, stegen och en exempelkod som visar hur man ritar en rak linje i Word med Python....diagram som helst som IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/sv/words/python/insert-shape-in-w...
  9. Вставте фігуру в Word за допомогою Python

    У цій статті розповідається, як вставити форму в Word за допомогою Python. Він містить налаштування IDE, кроки та зразок коду, який показує, як намалювати пряму лінію в Word за допомогою Python....діаграму, наприклад IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/uk/words/python/insert-shape-in-w...
  10. Convert PPT to PPTX in Java|Aspose.Slides Docum...

    Convert PowerPoint PPT to PPTX in Java....auto-shapes (like rectangles and ellipses), shapes with custom geometry...

    docs.aspose.com/slides/java/convert-ppt-to-pptx/