Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,093 for

autoshape

(0.04 sec)
  1. Trend Line|Aspose.Slides for Node.js via .NET D...

    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....exposed by Shapes object Add an AutoShape of Line type using AddAutoShape...

    docs.aspose.com/slides/nodejs-java/trend-line/
  2. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video with Aspose.Slides for C++ API...SharedPtr < IAutoShape > autoShape = slide -> get_Shapes () ->...paragraph" )); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing.... A Rectangle autoshape is created which is filled...

    kb.aspose.com/slides/python/how-to-create-power...
  4. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...Header) { var autoShape = (IAutoShape)shape; autoShape.TextFrame...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  5. 形状动画|Aspose.Slides 文档

    在 C++ 中应用 PowerPoint 动画...idx_get ( 0 ); // Adds new AutoShape with text System :: SharedPtr...SharedPtr < IAutoShape > autoShape = sld -> get_Shapes () -> AddAutoShape...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  6. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...and animations IAutoShape autoShape = presentation . getSlides...IParagraphCollection paragraphCollection = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Convert PowerPoint to Video|Aspose.Slides for P...

    Convert PowerPoint to Video...Adds text and animations $autoShape = $presentation -> getSlides...)); $paragraphCollection = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. 新的 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspo...

    在 C# 或 .NET 中导出 PowerPoint HTML...if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/zh/net/web-extensions/
  9. Watermark|Aspose.Slides for Node.js via .NET Do...

    Use watermark in PowerPoint with Aspose.Slides. Add watermark in ppt presentation or remove watermark. Insert image watermark or text watermark....TextFrame object is wrapped in an AutoShape object. To add watermark text...single slide — create an AutoShape object and then add the watermark...

    docs.aspose.com/slides/nodejs-java/watermark/
  10. 如何创建 Hello World 演示文档|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....Slides [ 0 ]; // 添加一个矩形类型的 AutoShape IAutoShape ashp = sld . Shapes...

    docs.aspose.com/slides/zh/net/how-to-create-hel...