Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,686 for

ellipses

(1.07 sec)
  1. Pythonを使用してゼロからPSDまたはPSB画像を作成する|Documentation

    PythonでAspose.PSDを使用してPsdイメージをゼロから作成する方法の例... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/ja/ja/python-net/create-psd...
  2. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method... ELLIPSE , width = 150 , height = 200...aw . drawing . ShapeType . ELLIPSE , width = 150 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  3. إدارة الموصلات في العروض التقديمية باستخدام PHP...

    تمكين تطبيقات PHP من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint — الحصول على تحكم كامل في الموصلات المستقيمة والمقربة والمنحنية....شكلاً إهليلجياً تلقائيًا $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); # يضيف شكلاً...

    docs.aspose.com/slides/ar/php-java/connector/
  4. Administrar conectores en presentaciones con Py...

    Capacite a las aplicaciones Python para dibujar, conectar y enrutar automáticamente líneas en diapositivas de PowerPoint y OpenDocument - obtenga control total sobre conectores rectos, en ángulo y curvos.... ellipse = shapes . add_auto_shape (...( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # Añadir...

    docs.aspose.com/slides/es/python-net/connector/
  5. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... ellipse = shapes . add_auto_shape (...( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # 添加一个矩形...

    docs.aspose.com/slides/zh/python-net/connector/
  6. Gestionar conectores en presentaciones usando C...

    Potencie las aplicaciones C++ para dibujar, conectar y autogestionar rutas de líneas en diapositivas de PowerPoint—obtenga control total sobre conectores rectos, de codo y curvos....elipse SharedPtr < IAutoShape > ellipse = slide -> get_Shapes () ->...AddAutoShape ( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/es/cpp/connector/
  7. Cara Menambahkan Bentuk Group ke File Word|Aspo...

    Tambahkan group shape ke dalam dokumen menggunakan Python....ShapeType Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...

    docs.aspose.com/words/id/python-net/how-to-add-...
  8. Cara Menambahkan Group Shape ke dalam Dokumen W...

    Pengelompokan dan pengelompokan bentuk menggunakan C++....RoundRectangle RoundRectangle Ellipse Berlian Segitiga RightTriangle...

    docs.aspose.com/words/id/cpp/how-to-add-group-s...
  9. Establecer el tipo de forma de las etiquetas de...

    Aprende cómo establecer el tipo de forma de las etiquetas de datos en gráficos usando Aspose.Cells for .NET. Nuestra guía explicará los diferentes tipos de formas disponibles y te mostrará cómo elegir la forma apropiada para tus etiquetas de datos para mejorar la presentación y usabilidad de tus gráficos.... Ellipse DataLabelShapeType . LineCallout...

    docs.aspose.com/cells/es/net/set-the-shape-type...
  10. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... ELLIPSE , width = 20 , height = 20...

    reference.aspose.com/words/python-net/aspose.wo...