Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 43,064 for

shape

(0.14 sec)
  1. ChartSeriesGroup.axisGroup property | Aspose.Wo...

    ChartSeriesGroup.axisGroup property. Gets or sets the axis group to which this series group belongs....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.solid method | Aspose.Words for Python

    aspose.words.drawing.Fill.solid method...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...
  3. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_AllowOve...

    Aspose::Words::Drawing::ShapeBase::get_AllowOverlap method. Gets or sets a value that specifies whether this Shape can overlap other Shapes in C++....specifies whether this shape can overlap other shapes. bool Aspose ::...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeriesGroup.axis_x property | Aspose.Words...

    ChartSeriesGroup.axis_x property. Provides access to properties of the X axis of this series group....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Text method. Gets or sets the text of the chart title. If null or empty value is specified, auto generated title will be shown in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....such “watermark” is just a shape with text inserted into a header...is very easy to insert any shape or image into a header or footer...

    docs.aspose.com/words/java/add-watermark-in-doc...
  9. Presentation Theme|Aspose.Slides for Node.js vi...

    PowerPoint presentation theme in JavaScript...Presentation (); try { var shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... Shape ( doc , aw . Drawing . ShapeType...alignment of the text inside the shape. textBox . horizontalAlignment...

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