Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 11,923 for

autoshape

(0.09 sec)
  1. get_Item | Aspose.Sildes for Node.js via Java A...

    get_Item Contents [ Hide ] get_Item(int index) function Returns element by index. Result TextAnimation get_Item( Vide......Result TextAnimation get_Item( AutoShape shape) function Returns all...Name Type Description shape AutoShape IShape to remove. Result TextAnimation...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. IShapeCollection | Aspose.Sildes for .NET API R...

    Represents a collection of a shapes....float, float) Creates a new AutoShape, tunes it from default template...float, bool) Creates a new AutoShape and adds it to the end of...

    reference.aspose.com/slides/net/aspose.slides/i...
  3. IShapeCollection | Aspose.Sildes for Python via...

    IShapeCollection Contents [ Hide ] IShapeCollection class Represents a collection of a shapes. The IShapeCollection t......width, height) Creates a new AutoShape, tunes it from default template...create_from_template) Creates a new AutoShape and adds it to the end of...

    reference.aspose.com/slides/python-net/aspose.s...
  4. How to Create a Title Shape for a Slide? - Aspo...

    Hello Aspose team, I need to set text to tooltip which is pop up when you hover over the slide. I attached the place where I need it to avoid misunderstandings. image.png (56.7 KB) If I right understand that tooltip s…...text on the slide I am using autoShape. How is it possible to create...

    forum.aspose.com/t/how-to-create-a-title-shape-...
  5. writeShapeStart | Aspose.Sildes for Node.js via...

    writeShapeStart writeShapeStart( HtmlGenerator generator, VideoFrame shape) function writeShapeStart( HtmlGenerator g......HtmlGenerator generator, AutoShape shape) function writeShapeStart(...

    reference.aspose.com/slides/nodejs-java/aspose....
  6. writeShapeEnd | Aspose.Sildes for Node.js via J...

    writeShapeEnd writeShapeEnd( HtmlGenerator generator, VideoFrame shape) function writeShapeEnd( HtmlGenerator generat......HtmlGenerator generator, AutoShape shape) function writeShapeEnd(...

    reference.aspose.com/slides/nodejs-java/aspose....
  7. Adding Rectangle Shape to Slide in Ruby|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....get_Item(0) # Add autoshape of rectangle type sld.getShapes()...getSlides().get_Item(0) # Add autoshape of rectangle type shp = sld...

    docs.aspose.com/slides/java/adding-rectangle-sh...
  8. HighlightRegex | Aspose.Sildes for .NET API Ref...

    Highlight all matches of regular expression in text frame text using specified color....with 10 symbols or longer (( AutoShape ) presentation . Slides [...

    reference.aspose.com/slides/net/aspose.slides/t...
  9. Rotating Shapes in PHP|Aspose.Slides Documentation

    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....$pres->getSlides()->get_Item(0); \# Add autoshape of rectangle type $shapeType...

    docs.aspose.com/slides/java/rotating-shapes-in-...
  10. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...box for the second slide autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Second...

    docs.aspose.com/slides/python-net/manage-zoom/