Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 11,923 for

autoshape

(0.19 sec)
  1. Setting Width Property on Aspose.Slides.IShape ...

    Hi, I am trying to resize shapes in my PowerPoint files, but sometimes it does not resize properly. I am using the documentation found here: https://docs.aspose.com/slides/net/re-sizing-shapes-on-slide/ In my example a…...(shape is IAutoShape autoShape) { autoShape.TextFrame.TextFrameFormat...

    forum.aspose.com/t/setting-width-property-on-as...
  2. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in C++...-> get_Shapes ()) { auto autoShape = System :: AsCast < IAutoShape...IAutoShape > ( shape ); if ( autoShape != nullptr ) { for ( const...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  3. SoftEdge | Aspose.Sildes for Node.js via Java A...

    SoftEdge SoftEdge class Represents a soft edge effect. The edges of the shape are blurred, while the fill is not affe......AlphaFloor , Backdrop3DScene , AutoShape , Trendline , SketchFormat...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. SoftEdge | Aspose.Sildes for PHP via Java API R...

    SoftEdge SoftEdge class Represents a soft edge effect. The edges of the shape are blurred, while the fill is not affe......ChartPlotArea , Format , Column , AutoShape , AlphaReplace , GradientStopCollecti...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. AutoShapeLock|Aspose.Sildes for Python via .NET...

    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....Slides AutoShape Backdrop3DScene Subscribe...

    docs.aspose.com/slides/python-net/api-reference...
  6. Applying Shadow Effects on Slide Text in Ruby|A...

    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) \# Add an AutoShape of Rectangle type shp = slide...

    docs.aspose.com/slides/java/applying-shadow-eff...
  7. Managing Paragraphs Alignment in Ruby|Aspose.Sl...

    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....slide and typecasting it as AutoShape tf1 = slide.getShapes().get_Item(0)...

    docs.aspose.com/slides/java/managing-paragraphs...
  8. Creating a TextBox on Slide in Python|Aspose.Sl...

    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) \# Add autoshape of rectangle type shapeType...

    docs.aspose.com/slides/java/creating-a-textbox-...
  9. 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…...IAutoShape autoShape) { Console.WriteLine(autoShape.Name); } }...IAutoShape autoShape) { Console.WriteLine(autoShape.Name); } }...

    forum.aspose.com/t/failed-to-retrieve-hyperlink...
  10. Placeholder | Aspose.Sildes for .NET API Reference

    Returns the placeholder for a shape. Returns null if the shape has no placeholder. Read-only IPlaceholderaspose.slides/iplaceholder....= null && shape is AutoShape ) { string text = "" ; if...

    reference.aspose.com/slides/net/aspose.slides/s...