Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 11,923 for

autoshape

(0.11 sec)
  1. Connector | Aspose.Slides for Android via Java ...

    Represents a connector....getShapeType() Returns or sets the AutoShape type. setShapeType(int value)...value) Returns or sets the AutoShape type. getStartShapeConnect()...

    reference.aspose.com/slides/androidjava/com.asp...
  2. 在C++中将PPT转换为Word | products.aspose.com

    在 C++ 中将 PPT 转换为 Word。使用 C++ 库 API 将 PowerPoint 转换为 Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/zh/cpp/conversion/pp...
  3. Connecting shapes using Connectors in Ruby|Aspo...

    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....ShapeType') # Add autoshape Ellipse ellipse = shapes.... 0, 100, 100, 100) # Add autoshape Rectangle rectangle = shapes...

    docs.aspose.com/slides/java/connecting-shapes-u...
  4. Ellipse|Aspose.Slides for Python Documentation

    Create ellipse in PowerPoint presentation in Python...by using its Index Add an AutoShape of Ellipse type using AddAutoShape...pres . slides [ 0 ] # Add autoshape of ellipse type sld . shapes...

    docs.aspose.com/slides/python-net/ellipse/
  5. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java... Add an AutoShape in selected slide. Access...); // Adding and accessing Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/java/manage-bullet/
  6. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in C# or .NET...we formatted a rectangle AutoShape : // Instantiates a presentation...pres . Slides [ 0 ]; // Adds autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/net/shape-formatting/
  7. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in Java...we formatted a rectangle AutoShape : // Instantiates a presentation... get_Item ( 0 ); // Adds autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/java/shape-formatting/
  8. IModernComment | Aspose.Sildes for .NET API Ref...

    Represents a comment on a slide....the comment associated with AutoShape. Read/write Int32. TextSelectionStart...the comment associated with AutoShape. Read/write Int32. Examples...

    reference.aspose.com/slides/net/aspose.slides/i...
  9. ThreeDFormat | Aspose.Sildes for .NET API Refer...

    Returns the ThreeDFormat object that represents 3d effect properties for a text. Read-only IThreeDFormataspose.slides/ithreedformat....Presentation ()) { IAutoShape autoShape = pres . Slides [ 0 ]. Shapes...); ITextFrame textFrame = autoShape . TextFrame ; textFrame ....

    reference.aspose.com/slides/net/aspose.slides/t...
  10. SetExternalHyperlinkClick() | Aspose.Slides for...

    Set external hyperlink on click....idx_get ( 0 ); // Adds an AutoShape object with type set as Rectangle...property associated with the AutoShape pptxShape -> AddTextFrame...

    reference.aspose.com/slides/cpp/aspose.slides/h...