Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 43,066 for

shape

(0.09 sec)
  1. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let department1Series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...400 , height = 400 ) chart = shape . chart # Delete the default...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.Cells 8.0.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TextDirection Property to Shape Class The Shape class has exposed TextDirection...direction of the text flow for the Shape object. The TextDirection property...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Rectangle|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/rectangle/
  6. Rectangle|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/rectangle/
  7. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  8. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeries series1...

    reference.aspose.com/words/java/com.aspose.word...
  9. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java中的PowerPoint变形过渡... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/zh/java/slide-transition/
  10. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

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