Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 9,897 for

shape

(0.05 sec)
  1. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document 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...
  2. DocumentVisitor.visitGroupShapeStart method | A...

    DocumentVisitor.visitGroupShapeStart method. Called when enumeration of a group Shape has started....when enumeration of a group shape has started. visitGroupShapeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....DeleteShapes () Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/story/
  4. Aspose::Words::Drawing::ShapeBase::get_HeightRe...

    Aspose::Words::Drawing::ShapeBase::get_HeightRelative method. Gets the value that represents the percentage of Shape's relative height in C++....represents the percentage of shape’s relative height. float Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartDataLabel.LeftMode | Aspose.Words for .NET

    Discover the ChartDataLabel LeftMode property to customize data label positioning in your charts. Enhance clarity and presentation with precision control....int chartHeight = 252 ; Shape shape = builder . InsertChart (...chartHeight ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabel.TopMode | Aspose.Words for .NET

    Discover the ChartDataLabel TopMode property to customize data label positioning on your charts. Enhance clarity and precision in your visual data presentations!...int chartHeight = 252 ; Shape shape = builder . InsertChart (...chartHeight ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart Shape properties...Provides access to the chart shape properties. To learn more, visit...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor 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...
  10. ChartAxis.tickMarkSpacing property | Aspose.Wor...

    ChartAxis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn....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...