Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 9,384 for

autoshape

(0.09 sec)
  1. Manage Paragraph|Aspose.Slides for Python Docum...

    Create and manage Paragraph, its text, its indent, and properties in PowerPoint presentations in Python... slides [ 0 ] # Add an AutoShape of Rectangle type ashp = slide...# Access TextFrame of the AutoShape tf = ashp . text_frame # Create...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. ModernComment - Aspose.Slides for Android via J...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...the comment associated with AutoShape. int getTextSelectionStar...

    reference.aspose.com/slides/androidjava/com.asp...
  3. CustomGeometry | Aspose.Cells for Java API Refe...

    Represents a custom geometric shape....when shape is a NotPrimitive autoshape getShapeAdjustValues() Gets...when shape is a NotPrimitive autoshape Returns: ShapePathCollection...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. ThreeDFormat | Aspose.Slides for .NET API 参考

    返回表示文本的 3d 效果属性的 ThreeDFormat 对象 只读IThreeDFormataspose.slides/ithreedformat...Presentation ()) { IAutoShape autoShape = pres . Slides [ 0 ]. Shapes...); ITextFrame textFrame = autoShape . TextFrame ; textFrame ....

    reference.aspose.com/slides/zh/net/aspose.slide...
  5. Creating a GeometryShape using GeometryPath Doe...

    I want to create a geometryShape on my slide and set its path. Here is my code, it doesn’t work. slide. java 21.02 IAutoshape Autoshape = slide.getShapes().addAutoshape(ShapeType.Rectangle, 100, 100, 200, 200); Ge…...02 IAutoShape autoShape = slide.getShapes().addAutoShape(ShapeType...geometryShape = (GeometryShape) autoShape; for (int i = 0; i < pathArr...

    forum.aspose.com/t/creating-a-geometryshape-usi...
  6. ModernComment | Aspose.Sildes for Python via .N...

    ModernComment Contents [ Hide ] ModernComment class Represents a comment on a slide. The ModernComment type exposes t......the comment associated with AutoShape. Read/write text_selection_length...the comment associated with AutoShape. Read/write status Gets or...

    reference.aspose.com/slides/python-net/aspose.s...
  7. ModernComment - Aspose.Slides for Java - API Re...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...the comment associated with AutoShape. int getTextSelectionStar...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. moderncomment - Aspose.Slides for Java - API Re...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...the comment associated with AutoShape. int getTextSelectionStar...

    reference.aspose.com/slides/java/com.aspose.sli...
  9. Shape Manipulations|Aspose.Slides Documentation

    Manipulate PowerPoint shapes in C# or .NET... Slides [ 0 ]; // Add autoshape of rectangle type IShape shp1...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/net/shape-manipulations/
  10. HyperlinkManager | Aspose.Slides for Android vi...

    Provide hyperlinks management adding removing....get_Item(0); // Adds an AutoShape object with type set as Rectangle...50); // Casts the shape to AutoShape IAutoShape pptxAutoShape =...

    reference.aspose.com/slides/androidjava/com.asp...