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

effects

(0.22 sec)
  1. Анимация PowerPoint|Aspose.Slides для Node.js ч...

    Анимация PowerPoint, анимация слайдов PowerPoint с Aspose.Slides.... Animation Effects Aspose.Slides поддерживает...поддерживает 150+ animation effects , включая базовые эффекты, такие как...

    docs.aspose.com/slides/ru/nodejs-java/powerpoin...
  2. Thread Safety of JsonDataSource with Concurrent...

    We generate a document that contains 20+ Word templates(Merge into One PDF). Currently each template is processed sequentially: foreach (var template in Templates) { var inputStream = jsonString.ToStream(); var …...construction time (making it effectively immutable/read-only afterwards)...construction time (making it effectively immutable/read-only afterwards)...

    forum.aspose.com/t/thread-safety-of-jsondatasou...
  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. Notas de la versión de Aspose.PSD para .NET 22....

    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 ]; //...opción BlendMode del efecto effect . BlendMode = BlendMode . Darken...

    docs.aspose.com/psd/es/net/aspose-psd-para-net-...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....PowerPoint 2007 there is no effect for rendering). IChartTextBlockForma...PowerPoint 2007 there is no effect for rendering). ViewProperties...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Gaussian Blur as well as custom kernels....and straightforward blurring effect, where each pixel contributes...smoother and more natural blurring effect. To emulate the Gaussian distribution...

    docs.aspose.com/imaging/net/developer-guide/man...
  7. Modifying Images|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....NET to perform Blur effect on an image. Aspose.Imaging...GaussianBlurFilterOp class to create blur effect on the fly. GaussianBlurFilterOp...

    docs.aspose.com/imaging/python-net/modifying-im...
  8. How to manage PivotChart with PivotOptions for ...

    How to manage PivotChart with PivotOptions in Node.js via C++....// Save the file and see the effect. workbook . save ( path . join... which shows the following effect, as shown in the figure: AI...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  9. Het gebruik van Laageffecten in PSD-bestanden|D...

    Voorbeeld van het gebruik van Laageffecten in Aspose.PSD voor Java...stappen uiteenzetten: Lijn: Dit effect houdt in dat er een gradiëntlijn... Schaduw laten vallen: Dit effect houdt in dat er een schaduw...

    docs.aspose.com/psd/nl/nl/java/laageffecten/
  10. Blur Image in C#

    This article discusses how to blur image in C#. It covers the system configuration, the procedure, and a runnable code snippet to blur picture in C#....class Apply the image blur effect with the Filter method Write...simple solution to add blur effect on pictures in C# . It works...

    kb.aspose.com/imaging/net/blur-image-in-csharp/