Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 300 for

stroke rendering

(0.03 sec)
  1. MS Publisher file manipulation API | .NET

    C# ASP.NET VB.NET Publisher API to parse, process and convert MS Publisher files. Code pub files on Mac, Windows, Linux, and anywhere....subscription to get the result rendered. At a Glance Platform Independence...Layer Custom FlipRotate. Rendering of Stroke effect with Color Fill...

    products.aspose.com/pub/net/
  2. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...case, the text will always be rendered in any PostScript viewer or...outlined with current paint/stroke in the current graphics state...

    docs.aspose.com/page/net/ps/working-with-text/
  3. Font Hinting | API Solution for .NET

    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/
  4. 在 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...
  5. 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...
  6. Convert SVG to GIF – Java Code and Online Conve...

    Sample Java code for SVG to GIF conversion. Use this example code 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...
  7. 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...
  8. Convert SVG to TIFF – Java Code and Online Conv...

    Sample Java code for SVG to TIFF conversion. Use this example code to convert SVG to TIFF 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.Tiff); //...

    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. Use this example code to convert SVG to PNG 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.Png ); //...

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