Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 42,844 for

shape

(0.04 sec)
  1. ChartXValue.fromDouble method | Aspose.Words fo...

    ChartXValue.fromDouble method. Creates a [ChartXValue](../) instance of the [ChartXValueType.Double](../../chartxvaluetype/#Double) type....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartYValue.fromDouble method | Aspose.Words fo...

    ChartYValue.fromDouble method. Creates a [ChartYValue](../) instance of the [ChartYValueType.Double](../../chartyvaluetype/#Double) type....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java.... Shape chartShape = builder.insertChart(ChartType...Insert a Sunburst chart. Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  5. OfficeMathRenderer | Aspose.Words for .NET

    Create dynamic math displays effortlessly with the OfficeMathRenderer constructor. Enhance your documents with seamless mathematical rendering!...Shows how to measure and scale shapes. Document doc = new Document...BoundsInPoints . Height , 0.15f ); // Shapes with transparent parts may...

    reference.aspose.com/words/net/aspose.words.ren...
  6. TextBox.fitShapeToText property | Aspose.Words ...

    TextBox.fitShapeToText property. Determines whether Microsoft Word will grow the Shape to fit text....Microsoft Word will grow the shape to fit text. get fitShapeToText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.color property | Aspose.Words for Node.js

    Stroke.color property. Defines the color of a stroke....Remarks The default value for a Shape is black. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D Shape effects are rendered in Java....Dml3DEffectsRenderin Specifies how 3D shape effects are rendered. Examples:...Document(getMyDir() + "DrawingML shape 3D effects.docx"); RenderCallback...

    reference.aspose.com/words/java/com.aspose.word...
  10. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); shape . getTextFrame (). setText (...

    products.aspose.com/slides/java/editor/html/