Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 43,063 for

shape

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CrossesAt method. Specifies where on the perpendicular axis the axis crosses in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Rectangle|Aspose.Slides Documentation

    Create rectangle in PowerPoint presentation in C# or .NET...about adding a shape and this time the shape we will discuss...autoshape of rectangle type sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/rectangle/
  3. Aspose::Words::Drawing::Charts::ChartAxisTitle ...

    Aspose::Words::Drawing::Charts::ChartAxisTitle class. Provides access to the axis title properties. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Themes::ThemeColors::get_Hyperli...

    Aspose::Words::Themes::ThemeColors::get_Hyperlink method. Specifies color for a hyperlink in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. Aspose::Words::Themes::ThemeColors::get_Accent2...

    Aspose::Words::Themes::ThemeColors::get_Accent2 method. Specifies color Accent 2 in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Aspose::Words::Themes::ThemeColors::get_Accent5...

    Aspose::Words::Themes::ThemeColors::get_Accent5 method. Specifies color Accent 5 in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. 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...
  8. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....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...
  9. AxisTickMark Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickMark enum for customizable tick mark positions, enhancing your chart's clarity and visual appeal....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. 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...