Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,478 for

autoshape

(0.11 sec)
  1. Shape Animation|Aspose.Slides for Node.js via ....

    Apply PowerPoint animation in JavaScript...a rectangle AutoShape . Add text using AutoShape.addTextFrame...Add an animation effect to AutoShape . Call the TextAnimation.setBuildType...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  2. Paragraph|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.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/androidjava/paragraph/
  3. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/net/conversion/ppt-t...
  4. 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/
  5. 导出数学方程|Aspose.Slides 文档

    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....< Presentation > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/zh/cpp/exporting-math-eq...
  6. Ընդգծեք տեքստը PowerPoint-ում Java-ի միջոցով

    Ընդգծեք տեքստը PowerPoint-ում Java-ի միջոցով: Ստացեք մանրամասներ՝ IDE-ն կարգավորելու համար, քայլերի ցանկ և օրինակելի կոդը՝ PowerPoint-ում Java-ի միջոցով ընդգծելու համար:...տեսակը օբյեկտի վրա որպես AutoShape Ընդգծեք տեքստը՝ օգտագործելով...տեքստը պետք է ընդգծվի: Երբ AutoShape օբյեկտը ստեղծվի, օգտագործեք...

    kb.aspose.com/hy/slides/java/highlight-text-in-...
  7. Paragraph|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.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/java/paragraph/
  8. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/androidjava/slide-transi...
  9. Slide Transition|Aspose.Slides Documentation

    Add PowerPoint slide transition and transition effects in C# or .NET...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/net/slide-transition/
  10. Rectangle|Aspose.Slides for PHP 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....-> get_Item ( 0 ); # Add AutoShape of ellipse type $shp = $sld...-> get_Item ( 0 ); # Add AutoShape of ellipse type $shp = $sld...

    docs.aspose.com/slides/php-java/rectangle/