Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 9,856 for

effects

(0.04 sec)
  1. Chart Types|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....markers to lend a dramatic effect to column, bar, and 3D column...markers to lend a dramatic effect to column, bar, and 3D column...

    docs.aspose.com/cells/java/chart-types/
  2. アニメーション|Aspose.Slides ドキュメント

    Aspose.Slides for C++ のアニメーション例を探求します。C++ を使用して PPT、PPTX、ODP プレゼンテーション向けにエフェクトやトランジションを追加、シーケンス化、カスタマイズできます。... auto effect = slide -> get_Timeline ()...50 , 50 , 100 , 100 ); auto effect = slide -> get_Timeline ()...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  3. 記録

    記録...選択した段落にフライアニメーション効果を追加します IEffect effect = presentation.Slides[0].Timeline...アニメーション効果にアクセスする IEffect[] effects = sequence.GetEffectsByParagrap(paragraph);...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  4. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... add_alpha_modulate_fixed_effect ( 100 - transparency_value...0 ] # 检索有效背景,考虑母版、布局和主题。 effective_background = slide . background...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. Создание и применение эффектов WordArt в .NET|Д...

    Создайте и настройте эффекты WordArt в Aspose.Slides для .NET. Это пошаговое руководство поможет разработчикам улучшить презентации профессиональным текстом на C#....a larger value to make the effect more noticeable using the following...code snippet applies a shadow effect to the text created above....

    docs.aspose.com/slides/ru/net/wordart/
  6. Aspose.PSD for .NET 22.10 - リリースノート|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....1 ]; var effect = layer . BlendingOptions . Effects [ 0 ]; //...// エフェクトの BlendMode オプションを更新 effect . BlendMode = BlendMode . Darken...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  7. Aspose.PSD Python via .NET 24.6 için - Sürüm No...

    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.... load_effects_resource = True pngOpt = PngOptions...PsdLoadOptions () psdLoadOptions . load_effects_resource = True psdLoadOptions...

    docs.aspose.com/psd/tr/python-net/aspose-psd-py...
  8. Arbeta med skuggeffekten av form eller diagram ...

    Lär dig hur man manipulerar skuggeffekten av former eller diagram med Aspose.Cells for C++....Get ( 0 ); // Set the shadow effect of the shape, Set its Angle...outputFilePath ); std :: cout << "Shadow effect applied successfully!" << std...

    docs.aspose.com/cells/sv/cpp/working-with-the-s...
  9. Travailler avec l effet de glow d une forme ou ...

    Découvrez comment travailler avec l effet de glow des formes ou des graphiques en utilisant Aspose.Cells for C++....Get ( 0 ); // Set the glow effect of the shape, Set its Size...xlsx" ); std :: cout << "Glow effect applied successfully!" << std...

    docs.aspose.com/cells/fr/cpp/working-with-the-g...
  10. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop.... get_effective_tab_stops ())) # We can add...assertEqual ( 3 , len ( para . get_effective_tab_stops ())) # Any tab characters...

    reference.aspose.com/words/python-net/aspose.wo...