Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,478 for

autoshape

(0.04 sec)
  1. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in C++...-> get_Shapes ()) { auto autoShape = System :: AsCast < IAutoShape...IAutoShape > ( shape ); if ( autoShape != nullptr ) { for ( const...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  2. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word... AutoShape): builder . writeln(shape...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... AutoShape): builder . writeln(shape...

    products.aspose.com/slides/python-net/conversio...
  4. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....drawing layer, such as an AutoShape, textbox, freeform, OLE object...drawing layer, such as an AutoShape, freeform, OLE object, ActiveX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python...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/
  6. 形状动画|Aspose.Slides for Python 文档

    在 Python 中创建 PowerPoint 动画...Python 代码向您展示如何将 Fade 效果应用于 AutoShape,并将文本动画设置为 按第 1 层段落 的值: import...0 ] # Adds new AutoShape with text autoShape = sld . shapes ...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  7. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...apply the Fade effect to AutoShape and set the text animation...// Adds new AutoShape with text IAutoShape autoShape = sld . getShapes...

    docs.aspose.com/slides/java/shape-animation/
  8. Manage Hyperlinks|Aspose.Slides Documentation

    Add hyperlink to a PowerPoint Presentation in C# or .NET...IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/net/manage-hyperlinks/
  9. How to Run Aspose.Slides for Java in Docker|Asp...

    Learn how to easily run Aspose.Slides for Java in Docker. Step-by-step guide for fast setup, reduced compatibility issues, and smooth presentation processing in containers....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape..., 50 , 190 , 300 , 25 ); autoShape . getTextFrame (). setText...

    docs.aspose.com/slides/java/how-to-run-aspose-s...
  10. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...apply the Fade effect to AutoShape and set the text animation...// Adds new AutoShape with text IAutoShape autoShape = sld . getShapes...

    docs.aspose.com/slides/androidjava/shape-animat...