Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 46,949 for

shape

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize method. Allows to specify if bubble size is to be displayed for the data labels on a chart. Applies only to Bubble charts. Default value is false 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. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an object. To learn more, visit the documentation article in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Shape.hasChart property | Aspose.Words for Node.js

    Shape.hasChart property. Returns ``true`` if this [Shape](../) has a [Chart](../../chart/)....property Shape.hasChart property Returns true if this Shape has a...Drawing class Shape Shape.firstParagraph property Shape.hasImage property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeRendererBase.get_size_in_pixels method | As...

    aspose.words.rendering.NodeRendererBase.get_size_in_pixels method...Calculates the size of the shape in pixels for a specified zoom...a bitmap for rendering the shape neatly onto the bitmap. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format shadow_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::get_BackTintAndSh...

    Aspose::Words::Drawing::Fill::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the background color in C++....color for foreground/background shape color. auto doc = System ::...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_color property. Gets or sets a background color of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/androidjava/manage-textbox/
  9. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for .NET to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the affected text...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/net/add-wordart-watermark...
  10. ChartDataLabel.Orientation | Aspose.Words for .NET

    Discover the ChartDataLabel Orientation property to easily customize label text orientation for enhanced data visualization and clarity in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

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