Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 50,298 for

shape

(0.12 sec)
  1. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroup.Series | Aspose.Words for .NET

    Discover the ChartSeriesGroup Series property to access a unique collection of related series, enhancing your data visualization experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for Java: insert, play, trim, set poster frames, and export with Java examples for PPT, PPTX, and ODP presentations....( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstVideo = ( IVideoFrame ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/java/examples/elements/v...
  5. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for Android: insert, play, trim, set poster frames, and export with Java examples for PPT, PPTX, and ODP presentations....( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstVideo = ( IVideoFrame ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++....Aspose :: Words :: Drawing :: Shape > textBoxShape1 = builder ->...Aspose :: Words :: Drawing :: Shape > textBoxShape2 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...js 更改 Shape 的调整值 Contents [ Hide ] Aspose.Cells 提供 Shape.getGeometry()...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.getGeometry() 属性来更改不同形状的调整值。...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  9. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、PPTX 和 ODP。... shapes . add_smart_art ( 50 , 50 ...first_smart_art = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...可能的使用场景 如果你想读取任何形状的发光效果颜色,请使用 Shape.getColor() 属性。它可以帮你查找与形状发光颜色相关的各种属性。...( 0 ); // Access the shape const shape = sheet . getShapes ()...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...