Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 43,024 for

shape

(0.15 sec)
  1. 演示文稿页眉和页脚|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 页眉和页脚...foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/zh/net/presentation-head...
  2. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis....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. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....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. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the Shape type of chart elements....ChartShapeType enumeration Specifies the shape type of chart elements. Members...Description DEFAULT Indicates that a shape is not defined for the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... Then add shapes and connectors to build up...Visio diagram. Rotate Visio Shape Text...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  6. ChartLegend.font property | Aspose.Words for Py...

    ChartLegend.font property. Provides access to the default font formatting of legend entries... SHAPE , 0 , True ) . as_shape () . chart chart_legend...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 趋势线|Aspose.Slides for Python 文档

    在 Python 中将趋势线和自定义线添加到 PowerPoint 演示文稿... shapes . add_chart ( charts . ChartType...通过索引获取幻灯片的引用 使用 Shapes 对象公开的 AddChart 方法创建一个新图表 使用 Shapes 对象公开的 AddAutoShape...

    docs.aspose.com/slides/zh/python-net/trend-line/
  8. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...
  9. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...from Node ) delete_shapes() Deletes all shapes from the text of...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...