Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 45,951 for

shape

(0.14 sec)
  1. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/create/v...
  2. Aspose.Words.Drawing.Charts | Aspose.Words for ...

    Access and manipulate Microsoft Word charts effortlessly with Aspose.Words.Drawing.Charts. Enhance your documents with powerful charting features today!...Provides access to the chart shape properties. ChartAxis Represents...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/vdx/
  4. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  5. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....const chartHeight = 252 ; let shape = builder . insertChart ( aw...chartHeight ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....developers to draw a square shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-square/
  8. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过Node.js via C++在转换为PDF时导出文档结构|Documentation

    了解如何在将Excel文件转换为带标签的PDF时导出文档结构,使用编号Aspose.Cells for Node.js via C++。...the excel file with image, shape, chart, etc. const wb = new...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  10. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

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