Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,909 for

autoshape

(0.06 sec)
  1. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  2. 演示文稿属性|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....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/presentation-pro...
  3. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画...Java 代码演示了如何将 Fade 效果应用于 AutoShape,并将文本动画设置为 By 1st Level Paragraphs...// Adds new AutoShape with text IAutoShape autoShape = sld . getShapes...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  4. Նշեք տեքստը PowerPoint-ում Python-ի միջոցով

    Նշեք տեքստը PowerPoint-ում Python-ի միջոցով: Ստացեք IDE միջավայրի կարգավորումները, քայլերի ցանկը և կոդի օրինակ՝ սլայդում տեքստը որոնելու և Python-ի միջոցով PowerPoint-ում ընդգծելու համար:...Ավելացրեք ուղղանկյուն տիպի Autoshape և տեղադրեք տեքստային շրջանակ՝...

    kb.aspose.com/hy/slides/python/highlight-text-i...
  5. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....Presentation () as presentation : autoshape = presentation . slides [... 100 , 100 , 400 , 100 ) autoshape . text_frame . text = "Morph...

    docs.aspose.com/slides/python-net/slide-transit...
  6. Ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով

    Այս ձեռնարկը ներառում է, թե ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով: Այն ընդգրկում է շրջակա միջավայրը հաստատելու բոլոր մանրամասները, քայլ առ քայլ գործընթացը և աշխատանքային օրինակելի կոդը՝ Java-ի միջոցով PPTX տեքստը ջնջելու համար:...օգտագործվում է PPTX սլայդում autoshape ավելացնելու համար, TextStrikethroughTyp...

    kb.aspose.com/hy/slides/java/how-to-strike-out-...
  7. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像... AutoShape and shape . fill_format ....

    docs.aspose.com/slides/zh/python-net/extracting...
  8. Shape Manipulations|Aspose.Slides for PHP Docum...

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

    docs.aspose.com/slides/php-java/shape-manipulat...
  9. Slide Transition|Aspose.Slides for Node.js via ...

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

    docs.aspose.com/slides/nodejs-java/slide-transi...
  10. What is Slide Master in PowerPoint? Definition ...

    Learn what a Slide Master is in PowerPoint and how it helps you control slide layouts, fonts, colors, and branding. Easy step-by-step guide with examples in C# or .NET....IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...null ) { if ( autoShape . Placeholder . Type == type ) { return...

    docs.aspose.com/slides/net/slide-master/