Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 49,135 for

shape

(0.08 sec)
  1. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Chart.AxisX | Aspose.Words for .NET

    Explore the Chart AxisX property for seamless control over your chart's primary X axis, enhancing data visualization and insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1....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...
  4. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark property to easily customize your chart's major tick marks for enhanced visual clarity and 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...
  5. ChartAxis.Document | Aspose.Words for .NET

    Discover ChartAxis Document property, access the parent chart's document effortlessly for enhanced data visualization and analysis....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ThemeFonts.east_asian property | Aspose.Words f...

    ThemeFonts.east_asian property. Specifies font name for EastAsian characters....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...
  7. Shape.story_type property | Aspose.Words for Py...

    Shape.story_type property. Returns [StoryType.TEXTBOX](../../../aspose.words/storytype/#TEXTBOX)....story_type property Shape.story_type property Returns StoryType...drawing class Shape Shape.signature_line property Shape.stroke property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....display when loading images or shapes. The default value is content/img/updating...myCustomToast ); set info for shape/images operation for server...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. ChartDataLabel.showBubbleSize property | Aspose...

    ChartDataLabel.showBubbleSize property. Allows to specify if bubble size is to be displayed for the data labels on a chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...