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

effects

(0.07 sec)
  1. ParagraphFormat.spaceBeforeAuto property | Aspo...

    ParagraphFormat.spaceBeforeAuto property. True if the amount of spacing before the paragraph is set automatically....set to true , overrides the effect of ParagraphFormat.spaceBefore...apply automatic spacing, // effectively ignoring the spacing in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 図形またはグラフの影効果の操作|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....shadow_effect プロパティと ShadowEffect クラスを提供...を読み込み、最初のワークシートの最初の図形にアクセスし、 Shape.shadow_effect プロパティのサブプロパティを設定し、ワークブックを 出力Excelファイル...

    docs.aspose.com/cells/ja/python-net/working-wit...
  3. Aplicar efectos de forma en presentaciones en ....

    Transforma tus archivos PPT y PPTX con efectos de forma avanzados usando Aspose.Slides para .NET—crea diapositivas impactantes y profesionales en segundos.... Save ( "shadow_effect.pptx" , SaveFormat . Pptx );...presentation . Save ( "reflection_effect.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/es/net/shape-effect/
  4. الحصول على خصائص الشكل الفعّالة من العروض التقد...

    اكتشف كيف تقوم Aspose.Slides لنظام Android عبر Java بحساب وتطبيق خصائص الشكل الفعّالة لتحقيق عرض دقيق لـ PowerPoint.... println ( "= Effective camera properties =" ); System...System . out . println ( "= Effective light rig properties =" );...

    docs.aspose.com/slides/ar/androidjava/shape-eff...
  5. 动画|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。... $effect = $slide -> getTimeline ()...getSlides () -> get_Item ( 0 ); $effect = $slide -> getTimeline ()...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. 动画|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/...
  7. 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...
  8. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...cover the background color, effectively masking it. This is typically...Slides, you can retrieve the effective background values of a slide...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  9. Cartoonify images using Python | products.aspos...

    Applying Aspose.Imaging library to Cartoonify images and photos using your own Python applications and server APIs....images with a cartoon-like effect. This method allows you to...to achieve the desired image effect with just a few clicks, without...

    products.aspose.com/imaging/python-net/cartoonify/
  10. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....such as measurement units, the effect of text wrapping on bounds...bounds, pixel conversion, and effective paragraph formatting values...

    docs.aspose.com/slides/cpp/paragraph/