Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 136,552 for

shape

(0.11 sec)
  1. OleControl Class | Aspose.Words for .NET

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control in C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. AxisTickLabels.Rotation | Aspose.Words for .NET

    AxisTickLabels Rotation property. Gets or sets the rotation of the tick labels in degrees in C#.... Shape shape = builder . InsertChart (...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ForEach.ForEachShapeCallback | Aspose.Slides fo...

    ForEach.ForEachShapeCallback ForEach.ForEachShapeCallback delegate public delegate void ForEachShapeCallback ( Shape ......void ForEachShapeCallback ( Shape shape , BaseSlide slide , int index...index ); 也可以看看 class Shape class BaseSlide class ForEach 命名空间...

    reference.aspose.com/slides/zh/net/aspose.slide...
  4. RemoveShapes | Aspose.Imaging for .NET API Refe...

    RemoveShapes Figure.RemoveShapes method Removes a range of Shapes from the figure. public void RemoveShapes ( Shape [......RemoveShapes method Removes a range of shapes from the figure. public void...RemoveShapes ( Shape [] shapes ) Parameter Type Description shapes Shape[]...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. set_HyperlinkMouseOver() | Aspose.Slides for C+...

    Sets the hyperlink defined for mouse over. Write IHyperlink....set_HyperlinkMouseOver() Shape::set_HyperlinkMouseOver(Syste.... void Aspose :: Slides :: Shape :: set_HyperlinkMouseOver (...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  6. GridShapeDraw.RotationAngle | Aspose.Cells for ...

    GridShapeDraw property. Gets and sets the rotation of the Shape...and sets the rotation of the shape. public double RotationAngle...Examples [C#] if ( shape . RotationAngle == 45 ) shape . RotationAngle...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Slides for Android via Java 19.2 Release...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/androidjava/aspose-slide...
  9. AddControl() | Aspose.Slides for C++ API Reference

    Creates and adds a new control to the collection....X-coordinate for a left side of shape’s frame. y float The Y-coordinate...side of shape’s frame. width float The width of shape’s frame...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  10. RotationAngle | Aspose.Sildes for .NET API Refe...

    Specifies the custom rotation that is being applied to the text within the bounding box. If it not specified the rotation of the accompanying Shape is used. If it is specified then this is applied independently from the Shape. That is the Shape can have a rotation applied in addition to the text itself having a rotation applied to it. The resulted value of visual text rotation summarized from this property and predefined vertical type in property TextVerticalType. Read/write Single....rotation of the accompanying shape is used. If it is specified...independently from the shape. That is the shape can have a rotation...

    reference.aspose.com/slides/net/aspose.slides.c...