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

shape

(0.15 sec)
  1. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; chart . series . clear...

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

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BubbleSizeCollection.formatCode property | Aspo...

    BubbleSizeCollection.formatCode property. Gets or sets the format code applied to the bubble sizes.... let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in C++...auto audioFrame = sld -> get_Shapes () -> AddAudioFrameEmbedde...auto audioFrame = slide -> get_Shapes () -> AddAudioFrameEmbedde...

    docs.aspose.com/slides/cpp/audio-frame/
  7. Architecture advice needed - Free Support Forum...

    Is any ideas how can i implement that? That is amcharts Timeline widget. Of course there is no something like in word. So, i thinking about maybe i can do something like that, of course not exactly like done with am…...start doing so Can create arrow shape because i need something that...bloodboilAaromatic: Can create arrow shape because i need something that...

    forum.aspose.com/t/architecture-advice-needed/3...
  8. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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....TextDirection Property to Shape Class The Shape class has exposed TextDirection...direction of the text flow for the Shape object. The TextDirection property...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...