Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,965 for

brush

(0.14 sec)
  1. Drawing Ellipse in PHP|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....$color -> getYellow ()); $solid_brush = new SolidBrush (); $rectangle...the Pen object having solid brush with blue color and a surrounding...

    docs.aspose.com/imaging/java/drawing-ellipse-in...
  2. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Brush 和 System.Drawing.HatchBrush...SetPaint() 或接受 System.Drawing.Brush 作为参数的 FillText() 或 FillAndStrokeText()...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  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/python-net/drawing-imag...
  4. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...PowerPoint presentation uses font “Brush Script MT”. The presentation...set up correctly to replace “Brush Script MT” with “Pacifico”....

    forum.aspose.com/t/installed-font-will-be-subst...
  5. 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...
  6. Working with Text and Fonts|Documentation

    Add text to an image using C#. Draw text on an image using C# and VB.NET. Draw with different fonts using C#....bitmap object Initialize a brush Use the DrawString method to...

    docs.aspose.com/drawing/net/working-with-text-a...
  7. Feature List | Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....Use brushes of different types including solid color brush, image...image brush, visual brush etc. Adjust the appearance of graphics...

    docs.aspose.com/page/python-net/feature-list/
  8. 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/java/drawing-images/
  9. 档案

    档案...Exclude(innerPath); // 定义实心画笔 Brush brush = new SolidBrush(Color.Green);...// 填充区域 graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/zh/drawing/working-with-aspose-...
  10. Drawing Rectangle in PHP|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....$color -> getYellow ()); $solid_brush = new SolidBrush (); $rectangle...Pen object having \ # solid brush with blue color and a rectangle...

    docs.aspose.com/imaging/java/drawing-rectangle-...