Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 42,925 for

shape

(0.06 sec)
  1. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...400 , 400 ); Chart chart = shape . Chart ; // Delete the default...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....access the ActiveX Control via Shape.ActiveXControl property and...+ u "SourceFile.xlsx" ); Shape shape = wb . GetWorksheets ()....

    docs.aspose.com/cells/cpp/update-activex-combob...
  4. Aspose::Words::Drawing::Charts::Chart::get_Axes...

    Aspose::Words::Drawing::Charts::Chart::get_Axes method. Gets a collection of all axes of this chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Hide the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting of this data point in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...what I saw is that the first shape is “repeated” on other pages:...beginning of the loop: // Skip shapes in header/footer and process...

    forum.aspose.com/t/finding-node-no-paragraph-pa...