Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 126,488 for

shape

(0.09 sec)
  1. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    DocumentBuilder 方法. 将光标移动到当前节的页眉或页脚的开头...HeaderPrimary ); Shape shape = builder . InsertImage ( image ); shape . WrapType...None ; shape . BehindText = true ; // 将图片放在页面的中心。 shape . RelativeHorizontalPo...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = MakeObject < Shape > ( builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Connector | Aspose.Slides for Android via Java ...

    Represents a connector....Shape , com.aspose.slides.GeometryShape...Description getShapeLock() Returns shape’s locks. getConnectorLock()...

    reference.aspose.com/slides/androidjava/com.asp...
  5. Oval | Aspose.Cells for Java API Reference

    Represents the oval Shape....Shape public class Oval extends Shape Represents the...the oval shape. Example //Instantiating a Workbook object Workbook...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. ImageSize.height_points property | Aspose.Words...

    ImageSize.height_points property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. # When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.ShapeType | Aspose.Words for .NET

    ShapeBase ShapeType property. Gets the Shape type in C#....ShapeType property Gets the shape type. public ShapeType ShapeType...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapePropertyCollection class | Aspose.Cells fo...

    ShapePropertyCollection class ShapePropertyCollection class This class specifies the visual Shape properties for a ch......visual shape properties for a chart element or shape. The ShapePropertyCollect...effect for the chart element or shape. format_3d Represents a ShapePropertyCollect...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. ListBox | Aspose.Cells for Java API Reference

    Represents a list box object....Shape public class ListBox extends Shape Represents...address) Adds a hyperlink to the shape. alignTopRightCorner(int topRow...

    reference.aspose.com/cells/java/com.aspose.cell...
  10. Group|Aspose.Slides for Python Documentation

    Add group Shape to PowerPoint presentation in Python...Group Shape Aspose.Slides support working with group shapes on slides...accessing group shapes. It is possible to add shapes to an added...

    docs.aspose.com/slides/python-net/group/