Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 226 for

stroke effect

(0.02 sec)
  1. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge Effects for a professional look....the radius for a soft edge effect in points (pt). The default...Aspose.Words SignatureLine Class Stroke Class English Русский 简体中文...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge formatting for an object in C++....the radius for a soft edge effect in points (pt). The default...class Aspose::Words::Drawing::Stroke class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. List of PSD Layer Resources|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....Resource Prefix Description lrFX Effects Layer (Photoshop 5.0) TySh...(Photoshop 5.0) lfx2 Object-based effects layer info (Photoshop 6.0)...

    docs.aspose.com/psd/net/list-of-psd-layer-resou...
  4. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....Document(getMyDir() + "Shape stroke pattern border.docx"); Shape...formatting, it only hides the shape effect. Examples: Shows how to work...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....Category PSDNET-76 Support of the Stroke Layer Feature PSDNET-83 Support...Gradient Effect Feature PSDNET-84 Support of Pattern Effect Feature...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  6. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and Stroke, including color, opacity, thickness, use of dashing, etc....SVG Drawing Basics Fills and Strokes in SVG Live Demos SVG .NET...Download Pricing Buy Fills and Strokes in SVG – Basics and SVG Code...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  7. Transformation Matrix – SVG Code Examples

    Learn how to use a transformation matrix to rotate, scale, translate, and skew SVG graphics and consider code examples for SVG transformations....cx = "15" cy = "15" r = "10" stroke = "blue" /> 5 <!-- horizontal...cx = "15" cy = "15" r = "10" stroke = "red" transform = "matrix(1...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  8. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... SetAttribute ( "stroke" , "magenta" ); 3 gElement...gElement. SetAttribute ( "stroke-width" , "4" ); How to add Basic Shapes...

    docs.aspose.com/svg/net/edit-svg-file/
  9. Aspose.PSD for Java 20.7 - 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....Support of the adding of Stroke Effect at runtime Feature PSDJAVA-249...Specific PSD file with the Shadow Effect Bug PSDJAVA-243 Aspose.PSD...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  10. SVG Shapes | Basics & SVG Code, Examples

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... opacity, corner rounding, stroke and more. How to insert the...transparent, and style the stroke using the style attribute properties...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/