Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 11,923 for

autoshape

(0.33 sec)
  1. Aspose.Slides for Java 20.10 Release Notes|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....Support for representing Autoshape text as curve Feature SLIDESNET-42099...Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  2. customgeometry - Aspose.Cells for PHP via Java ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....when shape is a NotPrimitive autoshape function getShapeAdjustValues...when shape is a NotPrimitive autoshape getShapeAdjustValues : ShapeGuideCollection...

    reference.aspose.com/cells/php/aspose.cells/cus...
  3. Picture | Aspose.Sildes for PHP via Java API Re...

    Picture Picture class Represents a picture in a presentation. equals Name Description equals (Object) Compares with s......ChartPlotArea , Format , Column , AutoShape , AlphaReplace , GradientStopCollecti...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. Managing Font Related Properties in PHP|Aspose....

    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(...

    docs.aspose.com/slides/java/managing-font-relat...
  5. Applying Protection to Presentation|Aspose.Slid...

    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....[ count ]; //if shape is autoshape if ( shape is IAutoShape )...[ count ]; //if shape is autoshape if ( shape is IAutoShape )...

    docs.aspose.com/slides/net/applying-protection-...
  6. removeByShape | Aspose.Sildes for PHP via Java ...

    removeByShape Contents [ Hide ] removeByShape( Connector shape) method Remove effect for the specified shape. Returns......Returns void removeByShape( AutoShape shape) method Remove effect...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. How to Know the Direction of Triangle Shape on ...

    Is there a way to know the direction of triangle shape if its upward or downward in the slide?... var autoShape = (IAutoShape) presentation...Shapes[0]; var pathData = autoShape.GetGeometryPaths()[0].PathData;...

    forum.aspose.com/t/how-to-know-the-direction-of...
  8. getEffectsByShape | Aspose.Sildes for PHP via J...

    getEffectsByShape Contents [ Hide ] getEffectsByShape( Connector shape) method Returns array of effects for the speci......Effect getEffectsByShape( AutoShape shape) method Returns array...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. getEffectsByShape | Aspose.Sildes for Node.js v...

    getEffectsByShape Contents [ Hide ] getEffectsByShape( VideoFrame shape) function Returns array of effects for the sp......Effect getEffectsByShape( AutoShape shape) function Returns array...

    reference.aspose.com/slides/nodejs-java/aspose....
  10. How to Add Draft Watermark in PPTX using C++

    In this tutorial, we will explore how to add draft Watermark in PPTX using C++. You can insert a confidential watermark in PowerPoint presentation by using easy API interface in C++...Presentation Class instance Add AutoShape in all Master Slides for adding...

    kb.aspose.com/slides/cpp/how-to-add-draft-water...