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

autoshape

(0.08 sec)
  1. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C++...Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape > ashp...ExplicitCast < Aspose :: Slides :: AutoShape > ( sh ); if ( ashp -> get_FillFormat...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  2. 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/
  3. Create Presentation - C++ PowerPoint API|Aspose...

    To create PowerPoint Presentation in C++ API, please follow the steps mentioned in this article. The code adds a line to the first slide of the presentation.... Add an AutoShape of Line type using the AddAutoShape...

    docs.aspose.com/slides/cpp/create-presentation/
  4. 形状格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的形状... 以下 C# 代码演示了格式化矩形 AutoShape 的操作: // 实例化表示演示文稿文件的 Presentation...Presentation ()) { IShape autoShape = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/zh/net/shape-formatting/
  5. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C++...for the second slide auto autoshape = slide2 -> get_Shapes ()...200.0f , 500.0f , 200.0f ); autoshape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/cpp/manage-zoom/
  6. WordArt|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....() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...200.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/zh/cpp/wordart/
  7. Նշեք տեքստը PowerPoint-ում՝ օգտագործելով C#

    Ընդգծեք տեքստը PowerPoint-ում՝ օգտագործելով C#: Ստացեք IDE կարգավորումները, քայլերի ցանկը և կոդերի նմուշը՝ սլայդներում տեքստը որոնելու և PowerPoint-ում C#-ով ընդգծելու համար:...մուտք գործեք յուրաքանչյուր ձև AutoShape օբյեկտում Ընդգծեք տեքստի բոլոր...սլայդի բոլոր ձևերը: Օգտագործեք AutoShape օբյեկտը՝ տեքստը ընդգծելու...

    kb.aspose.com/hy/slides/net/highlight-text-in-p...
  8. Ընդգծեք տեքստը PowerPoint-ում Java-ի միջոցով

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

    kb.aspose.com/hy/slides/java/highlight-text-in-...
  9. 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...
  10. 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/