Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 9,839 for

effects

(0.94 sec)
  1. PowerPoint-Text in C++ animieren|Aspose.Slides ...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ und leicht nachvollziehbaren, optimierten C++-Beispielcode....-> get_MainSequence (); auto effect = sequence -> AddEffect ( paragraph...get_Paragraphs ()) { auto effects = sequence -> GetEffectsByParagrap...

    docs.aspose.com/slides/de/cpp/animated-text/
  2. Efectos de sombra en archivo PSD|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....developers can set inner shadow effects on different elements. The...The Sombra interna effect is used to add a diffused shadow to the...

    docs.aspose.com/psd/es/net/efectos-de-sombra-en...
  3. Manage Presentation Backgrounds in .NET|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for .NET, with code tips to boost your presentations....Slide A gradient is a graphical effect created by a gradual change...[ 0 ]; // Apply a gradient effect to the background. slide ....

    docs.aspose.com/slides/net/presentation-backgro...
  4. Appliquer des animations de forme dans les prés...

    Découvrez comment créer et personnaliser des animations de forme dans les présentations PowerPoint avec Aspose.Slides pour C++. Démarquez‑vous !...animation effect to shape System :: SharedPtr < IEffect > effect = sequence...text by 1st level paragraphs effect -> get_TextAnimation () ->...

    docs.aspose.com/slides/fr/cpp/shape-animation/
  5. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Gaussian Blur as well as custom kernels....and straightforward blurring effect. In such scenario, each pixel...smoother and more natural blurring effect. To simulate the Gaussian distribution...

    docs.aspose.com/imaging/java/developer-guide/ma...
  6. Архивы

    Архивы...выделенному абзацу IEffect effect = presentation.Slides[0].Timeline...эффектам анимации IEffect[] effects = sequence.GetEffectsByParagrap(paragraph);...

    blog.aspose.com/ru/slides/apply-animation-to-te...
  7. أرشيف

    أرشيف...إلى الفقرة المحددة IEffect effect = presentation.Slides[0].Timeline...الرسوم المتحركة IEffect[] effects = sequence.GetEffectsByParagrap(paragraph);...

    blog.aspose.com/ar/slides/apply-animation-to-te...
  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/