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

shape

(0.05 sec)
  1. Forms2OleControl.groupName property | Aspose.Wo...

    Forms2OleControl.groupName property. Gets or sets a string that specifies a group of mutually exclusive controls...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartTitle.Show | Aspose.Words for .NET

    Enhance your charts with customizable titles. Control visibility easily—default is true. Elevate your data presentation today!...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.numberFormat property | Aspose.Words ...

    ChartAxis.numberFormat property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions.LoadFormat | Aspose.Words for .NET

    Discover the LoadOptions LoadFormat property to easily specify document formats. Optimize loading with the default Auto setting for seamless performance.... Shape imageShape = ( Shape ) doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true )[ 0 ]; Assert . That ( imageShape...

    reference.aspose.com/words/net/aspose.words.loa...
  6. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.CrossesAt | Aspose.Words for .NET

    Discover the ChartAxis CrossesAt property to easily define intersection points on your chart's perpendicular axis for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete series generated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....new DocumentBuilder (); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ThemeColors.Hyperlink | Aspose.Words for .NET

    Discover the ThemeColors Hyperlink property to customize hyperlink colors, enhancing your website's design and user experience effortlessly....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...