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

shape

(0.18 sec)
  1. 在 PHP 中将超链接添加到 Visio 形状|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....); \ # Add hyperlink to the shape $diagram -> getPages () -> getPage...); print "Added hyperlik to shape successfully!" . PHP_EOL ; 下载运行代码...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  2. 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...
  3. 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...
  4. 幻灯片过渡|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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. 在 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/
  10. 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...