Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 49,131 for

shape

(0.08 sec)
  1. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ThemeColors.followed_hyperlink property | Aspos...

    ThemeColors.followed_hyperlink property. Specifies color for a clicked hyperlink....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...for ( const auto & shape : slide -> get_Shapes()) { if (ObjectExt...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  5. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...for ( const auto & shape : slide -> get_Shapes()) { if (ObjectExt...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...

    products.aspose.com/slides/cpp/conversion/pptx-...
  6. 视频|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 添加和控制视频:插入、播放、剪辑、设置海报帧,并提供 PPT、PPTX 和 ODP 演示文稿的示例。... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.IVideoFrame"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. IChartDataPoint.Marker | Aspose.Words for .NET

    Discover the IChartDataPoint Marker property, which automatically creates data markers for enhanced visualization and analysis. Elevate your charting experience!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeries.InvertIfNegative | Aspose.Words for...

    Discover the ChartSeries InvertIfNegative property. Easily customize color inversions for negative values, enhancing your data visualization experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPointCollection.ClearFormat | Aspose.W...

    Discover how the ClearFormat method enhances your ChartDataPointCollection by effortlessly resetting all chart data point formats for cleaner visuals....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...