Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 7,824 for

effects

(0.53 sec)
  1. Compress and Decompress CDR Files via .NET

    C# compression and decompression source code to compress CDR documents into a single zip archive or vice versa on .NET Framework, .NET Core....shapes, images, colours and effects for vector representation of...

    products.aspose.com/zip/net/zip-file/cdr/
  2. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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....Editing of Gradient Overlay Layer Effect Feature PSDNET-257 Rendering...Rendering of Gradient Overlay Layer Effect Feature PSDNET-585 The GradientOverlayEffec...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  3. Image Stencil – Python Code and Free Online Ste...

    Learn how to make image stencils using Python code and online Stencil Maker. Enjoy free, easy-to-use tools for perfect stencil art....stencil art with graffiti-like effects. Here are the basic steps to...a template for the stencil effect. Image Stencil in Python Aspose...

    products.aspose.com/svg/python-net/vectorize-im...
  4. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....source rectangle values of the effect extent and returns the final...has after applying drawing effects. getChild(int nodeType, int...

    reference.aspose.com/words/java/com.aspose.word...
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...UseCoreFonts = true; Adjust DML Effects Rendering : If your document...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript... get_Item ( 0 ); var effects = shape . getTextFrame ()....(); var outerShadowEffect = effects . getOuterShadowEffect ();...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  7. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...from ShapeBase ) bounds_with_effects Gets final extent that this...has after applying drawing effects. Value is measured in points...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....source rectangle values of the effect extent and returns the final...has after applying drawing effects. getChild(int nodeType, int...

    reference.aspose.com/words/java/com.aspose.word...
  9. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...] SVG 灯光效果 – SVG Lighting Effects 允许您创建各种灯光效果,以增强图形和插图的视觉吸引力..."lighting-effect.svg" )); 67 } 生成的图像 lighting-effect.svg 看起来与上面的图...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  10. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C# or .NET...you to get the transparency effect applied to an image. This C#...foreach ( var effect in imageTransform ) { if ( effect is IAlphaModulateFixed...

    docs.aspose.com/slides/net/picture-frame/