Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 45,858 for

shape

(0.08 sec)
  1. ThemeColors.accent3 property | Aspose.Words for...

    ThemeColors.accent3 property. Specifies color Accent 3....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ThemeColors.dark1 property | Aspose.Words for N...

    ThemeColors.dark1 property. Specifies color Dark 1....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a horizontal border of the data table is displayed. The default value is true in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 250 ); let seriesGroup = shape . chart . seriesGroups . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartLegend::ge...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartTitle::get...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...400 , height = 400 ) chart = shape . chart # Delete the default...

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