Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,692 for

ellipses

(0.04 sec)
  1. 在 Java 中向演示文稿添加椭圆|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、格式化和操作 PPT 与 PPTX 演示文稿中的椭圆形状——附带 Java 代码示例。... Ellipse , 50 , 150 , 150 , 50 ); //...addAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //...

    docs.aspose.com/slides/zh/java/ellipse/
  2. Establecer el tipo de forma de las etiquetas de...

    Aprenda cómo establecer el tipo de forma de las etiquetas de datos en los gráficos usando Aspose.Cells for C++. Nuestra guía explicará los diferentes tipos de formas disponibles y le mostrará cómo elegir la forma adecuada para sus etiquetas de datos para mejorar la presentación y usabilidad de sus gráficos.... Ellipse DataLabelShapeType . LineCallout...

    docs.aspose.com/cells/es/go-cpp/set-the-shape-t...
  3. Comment ajouter une forme Group dans un fichier...

    Ajoutez group shape dans un document en utilisant Python....ShapeType Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...

    docs.aspose.com/words/fr/python-net/how-to-add-...
  4. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++....:: Drawing :: ShapeType :: Ellipse , 20 , 20 ); shape -> get_TextBox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....object Create a shape such as Ellipse Define a matrix with desired...

    docs.aspose.com/drawing/net/working-with-coordi...
  6. Word 파일에 Group 모양을 추가하는 방법|Python via .NET용 Asp...

    Python를 사용하여 문서에 group shape를 추가합니다....참조하세요 Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...

    docs.aspose.com/words/ko/python-net/how-to-add-...
  7. 아카이브

    아카이브... draw_ellipse 메서드를 사용하여 경계 RectangleF로 정의된...정의된 타원을 그립니다. fill_ellipse 메서드를 호출하여 타원의 내부를 채웁니다. add_text_layer...

    blog.aspose.com/ko/psd/how-to-make-a-psd-file-i...
  8. 測定|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....特定のエンティティは面積と長さ(周囲)の計算をサポートしています:CIRCLE、ELLIPSE、ARC、LWPOLYLINE。また、POLYLINE...

    docs.aspose.com/cad/ja/net/developer-guide/meas...
  9. 測定|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....特定のエンティティは、面積と長さ(周囲)の計算をサポートしています:CIRCLE、ELLIPSE、ARC、および LWPOLYLINE。さらに、POLYLINE...

    docs.aspose.com/cad/ja/java/developer-guide/mea...
  10. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。...getShapes (); # 添加椭圆自动形状 $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); # 添加矩形自动形状 $rectangle...

    docs.aspose.com/slides/zh/php-java/connector/