Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,960 for

brush

(0.1 sec)
  1. Drawing Images using GraphicsPath|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....object of any brush class from the Aspose.PSD.Brushes namespace....HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  2. Drawing Images using GraphicsPath|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....object of any brush class from the Aspose.PSD.Brushes namespace....HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/psd/java/drawing-images-using-g...
  3. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it....fill the glyphs with an image brush use the CreateImageBrush() Method...AddGlyphs() Method. Create an image brush from the fill of the first document...

    products.aspose.com/page/net/cross-package-oper...
  4. Working with Gradient | C++ API Solution

    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 C++...to create gradient brush. Then set this brush to filling Use to...to set ’s for the brush Save the document Copy 1 For complete...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  5. Edit HTML5 Canvas in Java – Aspose.HTML for Java

    Learn how to edit HTML5 Canvas in Java, including dynamic 2D rendering and advanced graphics manipulation using Aspose.HTML for Java API....filled in with the gradient brush. Copy 1 // Create HTML5 canvas...18 19 // Prepare a gradient brush 20 ICanvasGradient gradient...

    docs.aspose.com/html/java/edit-html5-canvas/
  6. 在 XPS 文件中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 .NET 中使用该功能。...z" )); 14 // Set blue solid brush to fill path1 15 path1. Fill...29 // ... and set red solid brush to fill it 30 path3. Fill =...

    docs.aspose.com/page/zh/net/xps/working-with-tr...
  7. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 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/zh/cpp/xps/working-with-tr...
  8. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the Brush thickness that strokes the path of a shape in points....weight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the Brush color that fills the closed path of the shape....fill_color property Defines the brush color that fills the closed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Drawing Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with specified color, width & brush. The SolidBrush class is used...with specified color, width & brush. The Rectangle class stores...

    docs.aspose.com/psd/net/drawing-images/