Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,190 for

autoshape

(0.05 sec)
  1. Create Presentations in Java|Aspose.Slides Docu...

    Create presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results.... IAutoShape autoShape = slide . getShapes (). addAutoShape...Cloud , 20 , 20 , 200 , 80 ); autoShape . getTextFrame (). setText...

    docs.aspose.com/slides/java/create-presentation/
  2. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/python-net/presentation-...
  3. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....TextFrame associated with the AutoShape . Save the modified presentation...type ( shape ) is slides . AutoShape : if shape . placeholder ...

    docs.aspose.com/slides/python-net/manage-placeh...
  4. 在 Android 上管理演示文稿的幻灯片切换|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的逐步指南。...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/androidjava/slide-tra...
  5. Automate Presentation Localization in .NET|Aspo...

    Automate PowerPoint and OpenDocument slide localization in .NET with Aspose.Slides, using practical C# code samples and tips for faster global rollout.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/net/presentation-localiz...
  6. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... 添加一个 rectangle AutoShape 。 使用 AutoShape.addTextFrame 添加文本。...添加文本。 获取主效果序列。 向 AutoShape 添加动画效果。 调用 TextAnimation.setBuildType...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  7. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...apply the Fade effect to AutoShape and set the text animation...0 ] # Adds new AutoShape with text autoShape = sld . shapes ...

    docs.aspose.com/slides/python-net/shape-animation/
  8. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。... IAutoShape autoShape = slide . Shapes . AddAutoShape..."paragraph by paragraph" )); autoShape . TextFrame . Paragraphs ...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  9. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....how to format a rectangle AutoShape : // Instantiate the Presentation...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/androidjava/shape-format...
  10. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架..."cyan" )); // 为第二张幻灯片创建文本框 var autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/