Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 42,840 for

shape

(0.06 sec)
  1. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in Shapes, improving design flexibility and readability for your projects....flow of the text layout in a shape. public LayoutFlow LayoutFlow...new DocumentBuilder ( doc ); Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D Shape rendering and visual impact....enumeration Specifies how 3D shape effects are rendered. public...Document ( MyDir + "DrawingML shape 3D effects.docx" ); RenderCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartLegend.Font | Aspose.Words for .NET

    Customize your ChartLegend font settings effortlessly! Access default formatting and easily override specific legend entries for a polished look....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color of the stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.black...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color of the stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.white...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../chartxvaluetype/#String) type.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let department1Series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartLegend.legendEntries property | Aspose.Wor...

    ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent 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...
  9. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

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