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

ellipses

(0.2 sec)
  1. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。..."none" fill = "#20B2AA" > 14 < ellipse cx = "60" cy = "80" rx = "55"..."55" ry = "35" /> 15 < ellipse cx = "200" cy = "80" rx = "55"...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  2. 在 .NET 中向演示文稿添加椭圆|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中创建、格式化和操作椭圆形状,适用于 PPT 和 PPTX 演示文稿——包含 C# 代码示例。... Ellipse , 50 , 150 , 150 , 50 ); //...AddAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //...

    docs.aspose.com/slides/zh/net/ellipse/
  3. 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...
  4. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...graphics path from the first ellipse 20 System::SharedPtr < Sys...Orange())); 24 //Fill the ellipse 25 document -> Fill(path);...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  5. Working with Graphs in PDF file|Aspose.PDF for ...

    This article explains what a is Graph, how to create a filled rectangle object, and other functions... Ellipse - is a set of points on a plane...

    docs.aspose.com/pdf/net/working-with-graphs/
  6. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/zh/java/connector/
  7. Работа с Graphs в PDF в Python|Aspose.PDF for P...

    Узнайте, как рисовать графы и формы в PDF‑файлах на Python, включая дуги, круги, кривые, линии, прямоугольники и эллипсы.... ellipse - рисование овальных фигур...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  8. C++ でプレゼンテーションに楕円を追加する|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PPT および PPTX プレゼンテーション内の楕円形を作成、書式設定、操作する方法を学びます — C++ コード例を含む。...オブジェクトが公開する AddAutoShape メソッドを使用して、Ellipse タイプの AutoShape を追加する 変更したプレゼンテーションを...オブジェクトが公開する AddAutoShape メソッドを使用して、Ellipse タイプの AutoShape を追加する。 楕円の塗りつぶしタイプを...

    docs.aspose.com/slides/ja/cpp/ellipse/
  9. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。... IAutoShape ellipse = presentation . Slides [ currentSlideNumber...Aspose . Slides . ShapeType . Ellipse , presPosX , presPosY , width...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  10. 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/