Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 43,063 for

shape

(0.46 sec)
  1. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them 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. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a Shape....Specifies how text wraps inside a shape. Members Name Description SQUARE...inside a shape. NONE Text does not wrap inside a shape. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color....color for foreground/background shape color. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add WordArt Watermark to Chart|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/java/add-wordart-watermar...
  5. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 管理占位符|Aspose.Slides 文档

    使用 Java 更改 PowerPoint 幻灯片中的占位符文本。在 PowerPoint 幻灯片中使用 Java 设置占位符的提示文本。...get_Item ( 0 ); for ( IShape shape : slide . getSlide (). getShapes...遍历幻灯片 { if ( shape . getPlaceholder () != null && shape instanceof...

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  7. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...400 , 400 ); Chart chart = shape . Chart ; // Delete the default...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.boundsInPoints2 property | Aspose.Wor...

    ShapeBase.boundsInPoints2 property. Gets the location and size of the containing block of the Shape in points, relative to the anchor of the topmost Shape....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. get boundsInPoints2 () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Retrieving Embedded Documents from a Task's Notes

    Learn how to retrieve embedded documents from project files using Aspose.Tasks for .NET....NodeCollection shapes = doc. GetChildNodes (NodeType. Shape , true );...Drawing . Shape shape in shapes) 16 { 17 if (shape. OleFormat...

    docs.aspose.com/tasks/net/retrieving-embedded-d...