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

brush

(0.13 sec)
  1. 在 XPS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Java 中使用该功能...z" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  2. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in 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/cpp/xps/working-with-trans...
  3. 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...
  4. 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...
  5. 在 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...
  6. 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...
  7. 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...
  8. 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...
  9. Shape.FillColor | Aspose.Words for .NET

    Discover the Shape FillColor property to customize your designs with vibrant Brush colors that enhance your shapes and elevate your projects....FillColor property Defines the brush color that fills the closed...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 档案

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

    blog.aspose.com/zh/drawing/working-with-aspose-...