Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 42,856 for

shape

(0.05 sec)
  1. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!... When saving a group shape or a shape that doesn’t require any...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.axisY property | Aspose.Words for Node.js

    Chart.axisY property. Provides access to properties of the primary Y axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.majorTickMark property | Aspose.Words...

    ChartAxis.majorTickMark property. Returns or sets the major tick marks....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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

    Chart.axisZ property. Provides access to properties of the Z axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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