Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,705 for

ellipses

(0.16 sec)
  1. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your charts.... Ellipse DataLabelShapeType . LineCallout...

    docs.aspose.com/cells/go-cpp/set-the-shape-type...
  2. Archiver

    les archives... Dessinez une ellipse sur le bitmap en utilisant...getRed (), 5 ); // Dessinez une ellipse en utilisant le stylo en commençant...

    blog.aspose.com/fr/drawing/create-load-fill-and...
  3. Lưu trữ

    Lưu trữ...dạng SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Lưu tệp bản...

    blog.aspose.com/vi/slides/working-with-shapes-i...
  4. آرشیوها

    آرشیوها...کنید SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // ذخیره فایل...

    blog.aspose.com/fa/slides/working-with-shapes-i...
  5. Archivo

    Archivo...forma SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Guardar archivo...

    blog.aspose.com/es/slides/working-with-shapes-i...
  6. Changements de l'API Publique dans Aspose.PDF 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/fr/java/public-api-changes-...
  7. Perubahan API Publik di Aspose.PDF untuk Java 1...

    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/id/java/public-api-changes-...
  8. Archiv

    Archiv...Zeichnung Zeichnen Sie eine Ellipse in einer Zeichnung Zeichnen....png"); Zeichnen Sie eine Ellipse in einer Zeichnung mit C# #...

    blog.aspose.com/de/drawing/draw-graphics-and-cr...
  9. إدارة الموصلات في العروض التقديمية باستخدام Jav...

    تمكين تطبيقات Java من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint – الحصول على تحكم كامل في الموصلات المستقيمة والمربعة والمنحنية....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/ar/java/connector/
  10. Управление соединителями в презентациях с Pytho...

    Позвольте Python‑приложениям рисовать, соединять и автоматически прокладывать линии в слайдах PowerPoint и OpenDocument — получайте полный контроль над прямыми, угловыми и изогнутыми соединителями.... ellipse = shapes . add_auto_shape (...( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # Добавить...

    docs.aspose.com/slides/ru/python-net/connector/