Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 12,013 for

fill

(0.09 sec)
  1. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Rectangle2D and then fill it. We created one rectangle...any transformations and just fill it after every transformation...

    docs.aspose.com/page/java/ps/working-with-trans...
  2. SVG 转换 – SVG Transformations – Aspose.SVG指南

    了解如何使用 SVG 变换属性旋转、缩放、移动和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...org/2000/svg" > 2 < g fill = "none" > 3 <!-- no translation...> 在代码示例中, <g> 元素用于将圆圈分组在一起。 fill 属性在 <g> 内应用于所有形状一次。这是生成的图像(...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  3. Stroke Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Stroke class to enhance your shapes with customizable strokes, adding professional flair to your documents effortlessly.... Fill { get; } Gets fill formatting for the...for a stroke image or pattern fill. JoinStyle { get; set; } Defines...

    reference.aspose.com/words/net/aspose.words.dra...
  4. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!...); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Symbology - C# GIS API|Documentation

    GIS C# Library or API supports symbolizers to draw feature geometry like Marker, Line, Fill and combining symbolizers to create more complex visualizations....predefined shape with customizable fill and outline. Line SimpleLine...customizable styling. Fill SimpleFill Fills a polygon or area bounded...

    docs.aspose.com/gis/net/symbology/
  6. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....how to set font formatting: Fill properties now are also available...available for fonts to set fill formatting of text. It gives an...

    docs.aspose.com/words/java/working-with-fonts/
  7. ShapeLineStyle enumeration | Aspose.Words for P...

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... # 1 - The fill, which applies to the area within...outline of the shape: shape . fill . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...used to apply over underlying fill. The resultant XPS document...285 10,285" )); 8 path -> set_Fill(doc -> CreateSolidColorBrus(doc...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  9. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....//Setting fill color for series series . Format . Fill . FillType.... Solid ; series . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/net/how-to-create-charts...
  10. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...0f, 1f, 20f, 70f); 19 path. Fill = doc. CreateLinearGradient...

    docs.aspose.com/page/net/xps/working-with-gradi...