Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 126,505 for

shape

(0.15 sec)
  1. clear_format_3d method | Aspose.Cells for Pytho...

    clear_format_3d method clear_format_3d Clears the 3D Shape properties of the Shape. def clear_format_3d ( self ): .........clear_format_3d Clears the 3D shape properties of the shape. def clear_format_3d...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. PictureFillFormat | Aspose.Sildes for Node.js v...

    PictureFillFormat PictureFillFormat class Represents a picture fill style. getCropBottom Name Description getCropBott......from the bottom edge of the shape’s bounding box. A positive percentage...offset from the left edge of the shape’s bounding box. A positive percentage...

    reference.aspose.com/slides/nodejs-java/aspose....
  3. ChartShapeType | Aspose.Slides for Android via ...

    Represents a Shape of chart....Enum Represents a shape of chart. Fields Field Description...Description NotDefined Chart shape is not defined. Box Specifies...

    reference.aspose.com/slides/androidjava/com.asp...
  4. Failed to Retrieve Hyperlinks in C# in the Same...

    Hi Team, We have a need of reading PPT files which contains hyperlinks to documents and we want to retrieve all the hyperlinks and name of the hyperlinks available in PPT file in same order as given in PPT file. For thi…...Slides[slideNo]; // A collection for shapes with text to be sorted. var...foreach (var shape in slide.Shapes) { if (shape is IAutoShape)...

    forum.aspose.com/t/failed-to-retrieve-hyperlink...
  5. Segments | Aspose.PSD for .NET API Reference

    Segments CurveShape.Segments property Gets the Shape segments. public override ShapeSegment [] Segments { get ; } Pro......Segments property Gets the shape segments. public override ShapeSegment...get ; } Property Value The shape segments. See Also class ShapeSegment...

    reference.aspose.com/psd/net/aspose.psd.shapes/...
  6. Segments | Aspose.Imaging for .NET API Reference

    Segments EllipseShape.Segments property Gets the Shape segments. public override ShapeSegment [] Segments { get ; } P......Segments property Gets the shape segments. public override ShapeSegment...get ; } Property Value The shape segments. See Also class ShapeSegment...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. IsTextHolder | Aspose.Sildes for .NET API Refer...

    Determines whether the Shape is TextHolder_PPT. Read-only Boolean....IsTextHolder Shape.IsTextHolder property Determines whether the...the shape is TextHolder_PPT. Read-only Boolean. public bool IsTextHolder...

    reference.aspose.com/slides/net/aspose.slides/s...
  8. ConnectionSiteCount | Aspose.Sildes for .NET AP...

    Returns the number of connection sites on the Shape. Read-only Int32....ConnectionSiteCount Shape.ConnectionSiteCount property Returns...of connection sites on the shape. Read-only Int32. public int...

    reference.aspose.com/slides/net/aspose.slides/s...
  9. Segments | Aspose.Imaging for .NET API Reference

    Segments TextShape.Segments property Gets the Shape segments. public override ShapeSegment [] Segments { get ; } Prop......Segments property Gets the shape segments. public override ShapeSegment...get ; } Property Value The shape segments. See Also class ShapeSegment...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Name | Aspose.Cells for .NET API 参考

    获取和设置形状的名称...Name Shape.Name property 获取和设置形状的名称。 public string Name { get...例子 [C#] shape . Name = "shape1" ; 也可以看看 class Shape 命名空间 Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells....