Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 46,948 for

shape

(0.13 sec)
  1. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export.... When saving a group shape or a shape that doesn’t require any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加并自定义页眉和页脚,打造专业外观。...master ): for shape in master . shapes : if shape . placeholder...placeholder is not None : if shape . placeholder . type == slides . PlaceholderType...

    docs.aspose.com/slides/zh/python-net/presentati...
  6. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart....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...
  8. WatermarkType enumeration | Aspose.Words for No...

    Aspose.Words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a shape with image. None Indicates watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...104 March 18, 2025 Corrupted shapes after saving Diagram Aspose...getRelationShapeColl is empty for shapes in VSD files Aspose.Diagram...

    forum.aspose.com/tag/aspose-diagram
  10. 组|Aspose.Slides 文档

    在C#或.NET中将组形状添加到PowerPoint演示文稿... Shapes ; // 向幻灯片添加组形状 IGroupShape...在添加的组形状内部添加形状 groupShape . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/group/