Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 48,649 for

shape

(0.08 sec)
  1. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_source property. Specifies whether the format code is linked to a source cell...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....display when loading images or shapes. The default value is content/img/updating...myCustomToast ); set info for shape/images operation for server...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Font method. Provides access to the default font formatting of legend entries. To override the font formatting for a specific legend entry, use theFont property in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Shape , 0 , true ))) -> get_Chart ();...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Shape.extrusionEnabled property | Aspose.Words ...

    Shape.extrusionEnabled property. Returns ``true`` if an extrusion effect is enabled....extrusionEnabled property Shape.extrusionEnabled property Returns...Drawing class Shape Shape.chart property Shape.fillColor property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node.as_shape method | Aspose.Words for Python

    Node.as_Shape method. Cast Node to [Shape](../../../aspose.words.drawing/Shape/)....as_shape method as_shape() Cast Node to Shape . def as_shape (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 幻灯片过渡|Aspose.Slides for PHP 文档

    PowerPoint 幻灯片过渡, PowerPoint 形态过渡...getSlides () -> get_Item ( 0 )); $shape = $presentation -> getSlides...0 ); $shape -> setX ( $shape -> getX () + 100 ); $shape -> setY...

    docs.aspose.com/slides/zh/php-java/slide-transi...
  9. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...(); } Add URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/java/manage-hyperlinks/
  10. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...ShapeCollection 对象公开的 add_auto_shape 方法,向幻灯片添加两个 AutoShape 对象。 使用...访问第一张幻灯片的形状集合。 shapes = presentation . slides [ 0 ] . shapes # 添加一个椭圆...

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