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

brush

(0.08 sec)
  1. 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...
  2. 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...
  3. 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.Imaging.Brushes namespace...HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/imaging/net/drawing-images-usin...
  4. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the Brush thickness that strokes the path of a shape in points in C++....Stroke::get_Weight method Defines the brush thickness that strokes the path...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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-...
  6. 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. Note: The SolidBrush class...with specified color, width & brush. The Rectangle class stores...

    docs.aspose.com/imaging/java/drawing-images/
  7. 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/
  8. 在 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...
  9. 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...
  10. 在 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...