Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 48,774 for

shape

(0.14 sec)
  1. Aspose::Words::Drawing::Charts::ChartStyle enum...

    Aspose::Words::Drawing::Charts::ChartStyle enum. Specifies predefined styles of a chart in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)Shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)Shape).…...this to a bar chart… ((IChart)shape).getChartData().getCategories()...getCategories()) { ((IChart)shape).getChartData().getCategories()...

    forum.aspose.com/t/missing-category-from-the-la...
  3. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the Shapes on the page and …...was done by selecting all the shapes on the page and copy them to...Aspose.Diagram. So all the shapes have to move somewhat to the...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  4. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... shapes . add_ole_object_frame ( 0...linked Excel file. slide . shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/python-net/manage-ole/
  5. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  7. Remove Fields|Documentation

    This section explains how to remve fields....field property, exposed by the Shape class supports a collection...piece of code remove a field in shape. Create, Insert fields...

    docs.aspose.com/diagram/python-java/remove-fields/
  8. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection....let shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

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