Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,915 for

brush

(0.06 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/java/drawing-images-using-g...
  2. Aspose::Words::Drawing::Shape::get_FillColor me...

    Aspose::Words::Drawing::Shape::get_FillColor method. Defines the Brush color that fills the closed path of the shape in C++....Shape::get_FillColor method Defines the brush color that fills the closed...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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 ()); 19 //Create texture brush from the image 20 TexturePaint...

    docs.aspose.com/page/java/ps/working-with-textu...
  4. 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-...
  5. 使用透明度 | 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...
  6. Archive

    archives... Create a solid brush with black color. Draw a text...using the specified font and brush. Save the bitmap as a PNG image...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  7. 在 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...
  8. 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...
  9. 在 XPS 文件中使用可视化画笔 | .NET

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Copy 1 // Add grid with visual brush to XPS document. 2 3 XpsDocument...(pathGeometry); 21 //Create Visual Brush, it is specified by some XPS...

    docs.aspose.com/page/zh/net/xps/working-with-vi...
  10. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....the bitmap with the provided brush. Set anti-aliasing for smoother...double fontSize, Brush backgroundBrush, Brush textBrush, string...

    products.aspose.com/font/net/add-text-to-image/