Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 49,135 for

shape

(0.05 sec)
  1. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  2. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....access the ActiveX Control via Shape.activeXControl property and...Access first worksheet and first shape const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/update-act...
  3. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () chart = shape . chart # Get the chart style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... shape_type Gets or sets the shape type of the parent...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size.... shape = builder . insert_chart ( chart_type...height = 250 ) series_group = shape . chart . series_groups [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 图片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理图片:插入、裁剪、压缩、重新着色,并使用 PPT、PPTX 和 ODP 演示文稿的示例导出图像。... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.IPictureFrame"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. 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...