Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 604 for

brush

(0.08 sec)
  1. Working with Transparency in XPS file | Python

    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 Python... create_solid_color_brush (aspose. pydrawing . Color ...fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize Brush thickness for shapes. Enhance your designs with precise path strokes in points!...Weight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....double fontSize, Brush backgroundBrush, Brush textBrush, string...double fontSize, Brush backgroundBrush, Brush textBrush, string...

    docs.aspose.com/font/net/developer-guide/text-r...
  4. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your document design effortlessly!...get; set; } Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  5. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......Brush Aspose.Imaging.Brush DisposableObject...True deep_clone() DeepClone() Brush False aspose.imaging.BuildVersionInfo...

    docs.aspose.com/imaging/python-net/python-notes...
  6. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++....get_Color () Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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++...z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  8. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...transformation in the texture brush. Set the texture paint as current...getHeight ()); 17 //Create texture brush from the image 18 TexturePaint...

    docs.aspose.com/page/java/ps/working-with-textu...
  9. How to Add Watermark in Tiff using C#

    This step by step tutorial is about how to add watermark in Tiff using C#. This code in C# add Tiff watermark for protection of intellectual property rights of image....Brushes namespaces Use Image.Load method...specified attributes for Font, Brush and Text formatting to protect...

    kb.aspose.com/imaging/net/how-to-add-watermark-...
  10. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API.... Set up a Brush object for text drawing. Employ...

    docs.aspose.com/drawing/java/drawing-text-and-f...