Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 391 for

stroke rendering

(0.33 sec)
  1. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Set paint and stroke for the current graphics state...System.Drawing.Pen object. Set a stroke in the current graphics state...

    products.aspose.com/page/net/work-with-ps-graph...
  2. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...{ gp1, gp2 }; StrokeEffect stroke = image.getLayers()[1].getBlendingOptions()...gradientFill = (GradientFillSettings)stroke.getFillSettings(); gradientFill...

    forum.aspose.com/t/rendition-with-layer-effects...
  3. Using AI tools to manage fonts

    Discover how AI tools are revolutionizing font management, delivering efficiency and streamlining of font selection and customization....font previews Dynamic font rendering optimization Font licensing...smaller components such as strokes, curves, and serifs. Once the...

    docs.aspose.com/font/net/ai-in-font-management/
  4. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....object that can be used to render this shape into an image. override...Width = 200 , Height = 200 , Stroke = { Color = Color . Red } };...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...this data, the computer can render the font more accurately on...By providing hints to the renderer, the font can be optimized...

    docs.aspose.com/font/net/font-hinting/
  6. Convert SVG to BMP – Java Code and Online Conve...

    Java code for SVG to BMP conversion with Aspose.HTML for Java. Use it to convert SVG to BMP within any Web or Desktop Java based application....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...ImageSaveOptions(com.aspose.html.rendering.image.ImageFormat.Bmp); //...

    products.aspose.com/html/java/conversion/svg-to...
  7. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...TextState (); // Set color for stroke textState . StrokingColor =...Color . Gray ; // Set text rendering mode textState . RenderingMode...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  8. Convert SVG to GIF – Java Code and Online Conve...

    Sample Java code for SVG to GIF conversion with Aspose.HTML for Java. Use it to convert SVG to GIF within any Web or Desktop Java based application....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...ImageSaveOptions(com.aspose.html.rendering.image.ImageFormat.Gif); //...

    products.aspose.com/html/java/conversion/svg-to...
  9. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... stroke Defines a stroke for a shape. strokeColor...strokeColor Defines the color of a stroke. strokeWeight Defines the brush...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert SVG to PNG – Java Code and Online Conve...

    Sample Java code for SVG to PNG conversion with Aspose.HTML for Java. Use it to convert SVG to PNG in any Java web or desktop application....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...ImageSaveOptions( com.aspose.html.rendering.image.ImageFormat.Png ); //...

    products.aspose.com/html/java/conversion/svg-to...