Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,891 for

shape grouping

(0.04 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... shapes . add_chart ( charts . ChartType...scatter chart. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/create-chart/
  2. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series properties for enhanced data visualization and analysis....properties of a chart series group, that is, the properties of...sets the axis group to which this series group belongs. AxisX...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group....of the Y axis of this series group. @property def axis_y ( self...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... VSDX ); Group Method has been added in the...Developers can now group multiple shapes together in the Visio...

    docs.aspose.com/diagram/java/public-api-changes...
  5. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group....Represents a type of a chart axis group. Members Name Description Primary...axis group. Secondary Specifies the secondary axis group. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitGroupShapeEnd method | Asp...

    DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a group Shape has ended....Called when enumeration of a group shape has ended. visitGroupShapeEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....add(seriesType) Adds a new series group of the specified series type...Combo charts can contain series groups only of the following types:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitGroupShapeStart method | A...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...