Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,330 for

autoshape

(0.41 sec)
  1. Convert ODT to POT via C++ or with free Online ...

    Export ODT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POT 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/odt-to...
  2. Convert WORD to POTX via C++ or with free Onlin...

    Export WORD to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to POTX 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/word-t...
  3. Convert RTF to PPTX via C++ or with free Online...

    Export RTF to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPTX 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/rtf-to...
  4. Convert DOTM to PPS via C++ or with free Online...

    Export DOTM to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM 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/dotm-t...
  5. Convert ODT to PPT via C++ or with free Online ...

    Export ODT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT 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/odt-to...
  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 中管理演示文稿超链接|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/
  9. 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/
  10. 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...