Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 9,834 for

effects

(3.15 sec)
  1. 动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 的 Java 示例,探索 PPT、PPTX 和 ODP 演示文稿的动画示例:添加、序列化以及自定义效果和过渡。... IEffect effect = slide . getTimeline (). getMainSequence... 50 , 100 , 100 ); IEffect effect = slide . getTimeline (). getMainSequence...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Animación|Documentación de Aspose.Slides

    Explore ejemplos de animación de Aspose.Slides para C++: añada, secuencie y personalice efectos y transiciones con C++ para presentaciones PPT, PPTX y ODP.... auto effect = slide -> get_Timeline ()...50 , 50 , 100 , 100 ); auto effect = slide -> get_Timeline ()...

    docs.aspose.com/slides/es/cpp/examples/elements...
  3. Effektive Formeigenschaften aus Präsentationen ...

    Erfahren Sie, wie Aspose.Slides für C++ effektive Formeigenschaften berechnet und anwendet, um eine präzise PowerPoint-Wiedergabe zu gewährleisten....diesem Thema besprechen wir effective und local Eigenschaften. Wenn...verwendet sie effective Werte. Sie können effective Werte erhalten...

    docs.aspose.com/slides/de/cpp/shape-effective-p...
  4. How to manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....the modified file to see the effect book . Save ( path + u "HideZoneFilter...resulting file with the following effect, as shown in the figure: AI...

    docs.aspose.com/cells/cpp/how-to-manage-pivotch...
  5. Lavorare con l effetto bagliore di forma o graf...

    Impara come lavorare con l’effetto bagliore di forme o grafici usando 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/it/cpp/working-with-the-g...
  6. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch..., 100 )) Add a drop shadow effect to the text layer: dropShadowEffect...Text” and applies a drop shadow effect to it. Finally, it saves the...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  7. Load Read and View Microsoft Excel Spreadsheets...

    Read and open Microsoft Excel Spreadsheets via your Python application....applications offer a cost-effective alternative for users with...applications offer a cost-effective alternative for users with...

    products.aspose.com/total/python-java/viewer/
  8. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....set to true , overrides the effect of SpaceBefore . When you set...apply automatic spacing, // effectively ignoring the spacing in the...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. GlowFormat.radius property | Aspose.Words for P...

    GlowFormat.radius property. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt)...length of the radius for a glow effect in points (pt). The default...to interact with glow shape effect. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Blur Image in Python

    This guide elaborates to blur image in Python. It explains the system settings, the algorithm, and a running code snippet to blur picture in Python....customize the image blurring effect. Additionally, you can render...the application of the blur effect on pictures in Python . It...

    kb.aspose.com/imaging/python/blur-image-in-python/