Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 9,674 for

effects

(0.08 sec)
  1. Obtener propiedades efectivas de forma de prese...

    Descubra cómo Aspose.Slides para Node.js mediante Java calcula y aplica propiedades efectivas de forma para una representación precisa de PowerPoint.... log ( "= Effective camera properties =" ); console...getEffective (); console . log ( "= Effective light rig properties =" );...

    docs.aspose.com/slides/es/nodejs-java/shape-eff...
  2. Shape-Effekte in Präsentationen in .NET anwende...

    Transformieren Sie Ihre PPT- und PPTX-Dateien mit erweiterten Shape-Effekten mithilfe von Aspose.Slides für .NET – erstellen Sie in Sekundenschnelle eindrucksvolle, professionelle Folien....zeigt, wie Sie den outer shadow effect auf ein Rechteck anwenden:...presentation . Save ( "shadow_effect.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/de/net/shape-effect/
  3. Lưu trữ

    Lưu trữ...hình Bay vào đoạn văn đã chọn effect = presentation.slides[0].timeline...timeline.main_sequence.add_effect(paragraph, slides.animation...

    blog.aspose.com/vi/slides/apply-text-animation-...
  4. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object....represents the color for a glow effect. The default value is aspose...length of the radius for a glow effect in points (pt). The default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Animer le texte PowerPoint en PHP|Documentation...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour PHP via Java, avec des exemples de code faciles à suivre et optimisés....au paragraphe sélectionné $effect = $presentation -> getSlides...getParagraphs () as $paragraph ) { $effects = $sequence -> getEffectsByParagrap...

    docs.aspose.com/slides/fr/php-java/animated-text/
  6. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0....degree of blur effect applied to the reflection effect in points....interact with reflection shape effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aplicar animaciones de forma en presentaciones ...

    Descubra cómo crear y personalizar animaciones de forma en presentaciones de PowerPoint con Aspose.Slides para C++. ¡Destaque!...System :: SharedPtr < IEffect > effect = sequence -> AddEffect ( autoShape...por párrafos de primer nivel effect -> get_TextAnimation () ->...

    docs.aspose.com/slides/es/cpp/shape-animation/
  8. Arşiv

    Arşiv...animasyon efekti ekle IEffect effect = presentation.Slides[0].Timeline...efektlerine erişin IEffect[] effects = sequence.GetEffectsByParagrap(paragraph);...

    blog.aspose.com/tr/slides/apply-animation-to-te...
  9. Arsip

    Arsip...paragraf yang dipilih IEffect effect = presentation.Slides[0].Timeline...Akses efek animasi IEffect[] effects = sequence.GetEffectsByParagrap(paragraph);...

    blog.aspose.com/id/slides/apply-animation-to-te...
  10. 在 Java 中为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循、优化的 Java 代码示例。...// 为选定的段落添加 Fly 动画效果 IEffect effect = presentation . getSlides...getParagraphs ()) { IEffect [] effects = sequence . getEffectsByParagrap...

    docs.aspose.com/slides/zh/java/animated-text/