Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,686 for

ellipses

(0.08 sec)
  1. Hoe om Group Shape By Word-Dokument Te Voeg|Asp...

    Groepering en ongroepering vorms met behulp van C#....RoundRectangle RoundRectangle Ellipse Diamant Driehoek RightTriangle...

    docs.aspose.com/words/af/net/how-to-add-group-s...
  2. Aspose.PDF for Java 10.6.0의 공개 API 변경 사항|Aspose...

    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.... Ellipse 클래스의 변경 사항: public Ellipse(float left, float...width, float height) -> public Ellipse(double left, double bottom...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  3. Aspose.PDF for Java 10.6.0における公開APIの変更|Aspose.P...

    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.... Ellipse クラスの変更: public Ellipse(float left, float...width, float height) -> public Ellipse(double left, double bottom...

    docs.aspose.com/pdf/ja/java/public-api-changes-...
  4. Aspose.PDF for Java 10.6.0 中的公共 API 变更|Aspose.P...

    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.... Ellipse 类的更改: public Ellipse(float left, float...width, float height) -> public Ellipse(double left, double bottom...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  5. Lavorare con le forme in PostScript | C++

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....graphics path from the first ellipse 20 System::SharedPtr < Sys...Orange())); 24 //Fill the ellipse 25 document -> Fill(path);...

    docs.aspose.com/page/it/cpp/ps/working-with-sha...
  6. Working with Graphs in PDF using Python|Aspose....

    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/python-net/working-with-gra...
  7. 如何将 Group 形状添加到 Word 文件中|Python via .NET 格式的 As...

    使用 Python 将 group shape 添加到文档中。...枚举 Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...

    docs.aspose.com/words/zh/python-net/how-to-add-...
  8. 设置图表数据标签的形状类型|Documentation

    学习如何使用Aspose.Cells for Python via .NET设置图表中数据标签的形状类型。我们的指南将介绍不同的形状类型,并指导您选择合适的形状以增强图表的表现和实用性。... ELLIPSE DataLabelShapeType . LINE_CALLOUT...

    docs.aspose.com/cells/zh/python-net/set-the-sha...
  9. Fonctionnalités|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....cubique de Bézier, Courbe, Arc, Ellipse, Secteur circulaire, Chemin)...

    docs.aspose.com/psd/fr/java/features/
  10. إدارة الموصلات في العروض التقديمية باستخدام C++...

    تمكين تطبيقات C++ من رسم وربط وخطوط التوجيه التلقائي في شرائح PowerPoint — الحصول على تحكم كامل في الموصلات المستقيمة، والمقوسة، والمنحنية.... SharedPtr < IAutoShape > ellipse = slide -> get_Shapes () ->...AddAutoShape ( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/ar/cpp/connector/