Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 50,298 for

shape

(0.16 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the position of the legend on a chart 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. IChartDataPoint.Bubble3D | Aspose.Words for .NET

    Discover the IChartDataPoint Bubble3D property to enhance your Bubble charts with stunning 3D effects for more engaging 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...
  3. ChartAxisTitle.Overlay | Aspose.Words for .NET

    Discover the ChartAxisTitle Overlay property, control chart element overlap for clearer visuals. Enhance your data presentation effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript via C++ 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 formatted text...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  5. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your documents easily. Enhance your DocumentBuilder experience today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  6. ChartAxis.AxisBetweenCategories | Aspose.Words ...

    Discover the ChartAxis AxisBetweenCategories property—control value axis positioning for enhanced category visualization in your charts. Optimize your data presentation!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a Shape....text_box property Shape.text_box property Defines attributes...how text is displayed in a shape. @property def text_box ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 墨迹|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用示例导出为 PPT、PPTX 和 ODP。... size (); i ++ ) { let shape = slide . getShapes (). get_Item...instanceOf ( shape , "com.aspose.slides.IInk" )) { inkShape = shape ; break...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...docx" ); let shape = ( Shape ) doc . getShape ( 0 ,... true ); signatureLine = shape . signatureLine ; expect ( signatureLine...

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