Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,089 for

shape grouping

(0.06 sec)
  1. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...

    docs.aspose.com/words/python-net/python-notes/
  2. 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...
  3. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... Remarks Applies to series groups of all bar and column types...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....Remarks Applies only to series groups of the bar, column, pie-of-bar...For bar/column-based series groups, the property represents the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_source property. Specifies whether the format code is linked to a source cell...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentVisitor.visit_group_shape_start method ...

    DocumentVisitor.visit_group_Shape_start method. Called when enumeration of a group Shape has started....visit_group_shape_start method visit_group_shape_start(group_shape)...enumeration of a group shape has started. def visit_group_shape_start (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...box with the top side of the shape. // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.set...
  9. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event...corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...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...