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

brush

(0.02 sec)
  1. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...an Image Brush 10 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...specify appearance properties - brushes, stroke pattern, opacity, etc...the image; Setting an image brush for the path, where you need...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  3. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering....region with a magenta-colored brush. Resulting drawings By utilizing...

    docs.aspose.com/drawing/net/showcases/car-body/
  4. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...specify appearance properties - brushes, stroke pattern, opacity, etc...the image; Applying an image brush to the image box, where you...

    docs.aspose.com/page/java/xps/graphic-utilities/
  5. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  6. Work with XPS Documents in Qt | C++

    C++ Library for the developers to process XPS files. Learn how to work with XPS Documents in Qt within Aspose.Page API solution for C++....XpsDocument > (); 6 7 //Create a brush 8 9 System ::SharedPtr < XpsSolidColorBrush...

    docs.aspose.com/page/cpp/work-with-xps-document...
  7. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... 20f)); 10 // Create Image Brush 11 path. setFill (doc. createImageBrush...

    docs.aspose.com/page/java/xps/working-with-images/
  8. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles....a `StringFormat` object, a `Brush` object, set the alignment,...

    docs.aspose.com/drawing/net/developer-guide/cro...
  9. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...0f, 20f); 10 //Create Image Brush 11 path. Fill = doc. CreateImageBrush...

    docs.aspose.com/page/net/xps/working-with-images/
  10. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... get_Weight () Defines the brush thickness that strokes the path...

    reference.aspose.com/words/cpp/aspose.words.dra...