Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 42,846 for

shape

(0.13 sec)
  1. Aspose::Words::Paragraph::Accept method | Aspos...

    Aspose::Words::Paragraph::Accept method. Accepts a visitor in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. ShapeBase.is_group property | Aspose.Words for ...

    ShapeBase.is_group property. Returns ``True`` if this is a group Shape....Returns True if this is a group shape. @property def is_group ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBox.verticalAnchor property | Aspose.Words ...

    TextBox.verticalAnchor property. Specifies the vertical alignment of the text within a Shape....alignment of the text within a shape. get verticalAnchor () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AxisDisplayUnit property to easily customize display unit scaling with predefined values for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video with Aspose.Slides for C++ API...get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. 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...
  7. 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...
  8. ChartDataPoint.invertIfNegative property | Aspo...

    ChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.invertIfNegative property | Aspose....

    ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...