Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 45,857 for

shape

(0.13 sec)
  1. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Chart chart = ((Shape)doc.getChild(NodeType.SHAPE, 0, true)).getChart();...Chart chart = ((Shape)doc.getChild(NodeType.SHAPE, 0, true)).getChart();...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartDataLabel.showBubbleSize property | Aspose...

    ChartDataLabel.showBubbleSize property. Allows to specify if bubble size is to be displayed for the data labels on a chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Lock or unlock shapes|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....Lock or unlock shapes Contents [ Hide ] Sometimes, you need to...to protect all shapes in certain worksheets to prevent them from...

    docs.aspose.com/cells/python-net/lock-or-unlock...
  5. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... DocumentBuilder () shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart department_1_series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Shape , 0 , true ))) -> get_ImageData...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/cpp/manage-ink/
  9. Aspose.Cells Object Model|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.... ShapeCollection/Shape Each Worksheet object contains...all Shape objects in a worksheet as shown below: Shapes & Shape...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  10. Aspose.Cells Object Model|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.... ShapeCollection/Shape Each Worksheet object contains...all Shape objects in a worksheet as shown below: Shapes & Shape...

    docs.aspose.com/cells/java/aspose-cells-object-...