Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 49,130 for

shape

(0.17 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....insertImage method returns a Shape object that was just created...further modify properties of the Shape. Inserting an Inline Image Pass...

    docs.aspose.com/words/java/use-documentbuilder-...
  2. ShapeBase.shadowFormat property | Aspose.Words ...

    ShapeBase.shadowFormat property. Gets shadow formatting for the Shape....Gets shadow formatting for the shape. get shadowFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。... shapes . add_connector ( slides ....None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Accessing IChartSeries.Name getter access modif...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...regardless of the slide and shape characteristics. Sample code...(IChart)presentation.Slides[0].Shapes.First(s => s is IChart); //...

    forum.aspose.com/t/accessing-ichartseries-name-...
  6. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AxisDisplayUnit CustomUnit property to easily customize your value axis display units with user-defined scaling for enhanced data clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxis.MinorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MinorUnitScale property to easily customize minor tick marks on your time category axis for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAxis MinorUnitIsAuto property optimizes your chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisCrosses Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCrosses enum for defining axis crossing points, enhancing your charting capabilities effortlessly....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::ChartDataLabelP...

    Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...