Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 42,861 for

shape

(0.08 sec)
  1. 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...
  2. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...AutoShape shape = (AutoShape)presentation.Slides[ 0 ].Shapes[ 0 ];...]; shape.TextFrame.Text = "New text" ; presentation.Save( "pres...

    products.aspose.com/slides/net/editor/ppt/
  4. 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...
  5. 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...
  6. 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/
  7. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/create/...
  8. 通过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...
  9. 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...
  10. 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..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/create/...