Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,047 for

pattern fill

(1.22 sec)
  1. Microsoft publisher file extension API | C++

    PUB files manipulation API solution. C++ library to parse, process and convert MS Publisher document formats to PDF....Support for Fill Layers with the ability to handle Pattern, Color...Color, and Gradient fill. Support for GdFlResource, VmskResource,...

    products.aspose.com/pub/cpp/
  2. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....org/2000/svg" > 2 < g fill = "none" > 3 <!-- no translation...group circles together. The fill attribute applies inside <g>...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  3. Creating Lollipop Font drawing|Documentation

    Creating Lollipop Font drawing with Aspose.Drawing .NET (C#) 2d graphic library... This pattern will repeat within each interval...To complete the image, we'll fill the letters of the word with...

    docs.aspose.com/drawing/net/showcases/lollipop-...
  4. Create and Apply WordArt Effects in JavaScript|...

    Create and customize WordArt effects in Aspose.Slides for Node.js. This step-by-step guide helps developers enhance presentations with professional text....example, you can outline a text or fill it with a color (or gradient)...Here, we apply the SmallGrid pattern color to the text and add a...

    docs.aspose.com/slides/nodejs-java/wordart/
  5. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....filter > 18 </ defs > 19 < g fill = "#ffa500" > 20 < rect x =...<rect> element and set the "fill" and "filter" attributes 12...

    docs.aspose.com/svg/net/gaussian-blur/
  6. 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....Support of Fill layers. Pattern, Color, and Gradient fill. Support...of Stroke effect with Color Fill for export. FAQ 1. Why would...

    products.aspose.com/pub/net/
  7. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... pattern = BackgroundType . SOLID cond...format_conditions . add_area ( area ) self . fill_cell ( cell_area_name , color...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  8. 如何添加上方平均值条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 AboveAverage 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... fill_cell ( cell_area_name , color...return format_conditions def fill_cell ( self , cell_area_name...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  9. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...below we demonstrate how to fill a shape and a text and outline...what object we are going to fill or outline. Create an object...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  10. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....also a command that draws or fills rectangle ( rectfill and rectstroke...PsDocument simplifies drawing and filling geometrical shapes accepting...

    products.aspose.com/page/net/add-shapes-to-ps/