Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 5,383 for

autoshape

(0.99 sec)
  1. Android でのプレゼンテーションのスライド トランジションの管理|Aspose.Slid...

    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/ja/androidjava/slide-tra...
  2. スライド トランジション|Aspose.Slides ドキュメント

    C#または.NETでPowerPointスライド トランジションとトランジション効果を追加...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/ja/net/slide-transition/
  3. Archivio

    Archivio...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/it/slides/work-with-hyperlinks-...
  4. Archiv

    Archiv...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/de/slides/work-with-hyperlinks-...
  5. Archivo

    Archivo...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/es/slides/work-with-hyperlinks-...
  6. ค้นหา

    ค้นหา...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/th/slides/work-with-hyperlinks-...
  7. arkiv

    arkiv...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/sv/slides/work-with-hyperlinks-...
  8. ארכיון

    ארכיון...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/he/slides/work-with-hyperlinks-...
  9. إدارة الروابط التشعبية للعرض التقديمي في .NET|ت...

    إدارة الروابط التشعبية بسهولة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET—عزز التفاعل وسير العمل في دقائق....IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/ar/net/manage-hyperlinks/
  10. Управление гиперссылками презентаций в Java|Док...

    Легко управляйте гиперссылками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Java — повышайте интерактивность и ускоряйте рабочий процесс за считанные минуты....IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/java/manage-hyperlinks/