Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 43,063 for

shape

(0.13 sec)
  1. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Theme.major_fonts property | Aspose.Words for P...

    Theme.major_fonts property. Allows to specify the set of major fonts for different languages....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

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

    ThemeColors.hyperlink property. Specifies color for a hyperlink....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.Crosses | Aspose.Words for .NET

    Discover how ChartAxis enhances data visualization by defining axis intersections for clearer insights and more impactful presentations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your document visuals with ease....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete series generated...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number formatting of the parent element. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. PresetTexture enumeration | Aspose.Words for Py...

    aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to fill a Shape....texture to be used to fill a shape. Members Name Description NONE...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Portion|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....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/cpp/portion/