Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,232 for

autoshape

(0.14 sec)
  1. Convert FLATOPC to PPTM via C++ or with free On...

    Export FLATOPC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTM 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. Convert FLATOPC to PPS via C++ or with free Onl...

    Export FLATOPC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPS 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...
  3. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX 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/txt-to...
  4. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 下面的 C# 代码演示了如何对 AutoShape 应用 Fade 效果并将文本动画设置为 By 1st...0 ]; // 添加带文本的新 AutoShape IAutoShape autoShape = sld . Shapes...

    docs.aspose.com/slides/zh/net/shape-animation/
  5. Convert FLATOPC to PPT via C++ or with free Onl...

    Export FLATOPC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPT 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...
  6. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....Presentation (); try { var autoshape = presentation . getSlides...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  7. 获取所有幻灯片中的所有文本|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....获取每个占位符的文本 sldText += (( AutoShape ) shp ). TextFrame . Text...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  8. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....-> 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. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...IAutoShape" )) { var autoShape = shape ; // 遍历文本框中的段落 for...for ( let i1 = 0 ; i1 < autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  10. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....drawing layer, such as an AutoShape, textbox, freeform, OLE object...

    docs.aspose.com/words/cpp/working-with-shapes/