Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 5,331 for

autoshape

(1.02 sec)
  1. Java を使用したプレゼンテーションのスライド遷移管理|Aspose.Slides ドキュメント

    Aspose.Slides for Java でスライド遷移をカスタマイズする方法を、PowerPoint と OpenDocument プレゼンテーション向けにステップバイステップでご紹介します。...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ja/java/slide-transition/
  2. Gestionar patrones de diapositiva de presentaci...

    Gestionar patrones de diapositivas en Aspose.Slides para .NET: crear, editar y aplicar diseños, temas y marcadores de posición a PPT, PPTX y ODP con ejemplos concisos en C#....IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...null ) { if ( autoShape . Placeholder . Type == type ) { return...

    docs.aspose.com/slides/es/net/slide-master/
  3. Administrar propiedades de presentación en Java...

    Domina las propiedades de presentación en Aspose.Slides for Java y optimiza la búsqueda, la marca y el flujo de trabajo en tus archivos PowerPoint y OpenDocument....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/java/presentation-pro...
  4. Архивы

    Архивы...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/ru/slides/work-with-hyperlinks-...
  5. Archiwa

    Archiwa...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/pl/slides/work-with-hyperlinks-...
  6. Применение анимаций фигур в презентациях с испо...

    Узнайте, как создавать и настраивать анимацию фигур в презентациях PowerPoint с помощью Aspose.Slides для Java. Выделяйтесь!...как применить эффект Fade к AutoShape и установить анимацию текста...Добавляет новую AutoShape с текстом IAutoShape autoShape = sld . getShapes...

    docs.aspose.com/slides/ru/java/shape-animation/
  7. Formanimationen in Präsentationen mit Python an...

    Erfahren Sie, wie Sie Formanimationen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET erstellen und anpassen. Heben Sie sich ab!...Sie den Fade -Effekt auf AutoShape anwenden und die Textanimation...Fügt ein neues AutoShape mit Text hinzu autoShape = sld . shapes...

    docs.aspose.com/slides/de/python-net/shape-anim...
  8. Aplicar animaciones de formas en presentaciones...

    Descubra cómo crear y personalizar animaciones de formas en presentaciones de PowerPoint con Aspose.Slides para .NET. ¡Destaque!...aplicar el efecto Fade a AutoShape y establecer la animación...una nueva AutoShape con texto IAutoShape autoShape = sld . Shapes...

    docs.aspose.com/slides/es/net/shape-animation/
  9. Aplicar animaciones de forma en presentaciones ...

    Descubra cómo crear y personalizar animaciones de forma en presentaciones de PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. ¡Destáquese!...aplicar el efecto Fade a AutoShape y establecer la animación...Agrega una nueva AutoShape con texto autoShape = sld . shapes ...

    docs.aspose.com/slides/es/python-net/shape-anim...
  10. Procurar

    Procurar...ppt")) { AutoShape shape = (AutoShape)presentation.Slides[0]...

    blog.aspose.com/pt/slides/edit-ppt-online/