Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,190 for

autoshape

(0.55 sec)
  1. 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/
  2. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。...IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  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. Working with Shapes in Java|Aspose.Words for Java

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

    docs.aspose.com/words/java/working-with-shapes/
  5. How to Insert Draft Watermark in PPTX using Python

    We will guide you how to insert draft watermark in PPTX using Python with the help of simple API calls. You can use the following example to add confidential watermark in presentation using Python in any of .NET Core and Python supported environment inside Windows, Linux or macOS....inside the presentation Add an autoshape with a confidential watermark...

    kb.aspose.com/slides/python/how-to-insert-draft...
  6. Working with Shapes in C#|Aspose.Words for .NET

    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/net/working-with-shapes/
  7. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results.... Add an AutoShape object of CLOUD type using...

    docs.aspose.com/slides/python-net/create-presen...
  8. 如何在 .NET 中创建 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...
  9. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  10. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...以下 C++ 代码演示如何将 Fade 效果应用于 AutoShape 并将文本动画设置为 By 1st Level Paragraphs...idx_get ( 0 ); // Adds new AutoShape with text System :: SharedPtr...

    docs.aspose.com/slides/zh/cpp/shape-animation/