Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,820 for

brush

(0.07 sec)
  1. 档案

    档案...brushes.SolidBrush(com.aspose.imaging...Pen(new com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging...

    blog.aspose.com/zh/imaging/draw-shapes-in-java/
  2. Handling Windows Metafiles in C#|Aspose.Words f...

    Aspose.Words for .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player using C#....corresponding bitmap image pixels, the brush, and the destination bitmap...

    docs.aspose.com/words/net/handling-windows-meta...
  3. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .NET 中使用该功能...XpsDocument(); 6 //Create a brush 7 XpsSolidColorBrush textFill...

    docs.aspose.com/page/zh/net/xps/working-with-text/
  4. Handling Windows Metafiles|Aspose.Words for Nod...

    Aspose.Words for Node.js via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....corresponding bitmap image pixels, the brush, and the destination bitmap...

    docs.aspose.com/words/nodejs-net/handling-windo...
  5. 在QT中使用XPS文档| C ++

    C ++库供开发人员处理XPS文件。了解如何在Aspose中使用QT中的XPS文档。C++的页面API解决方案。...XpsDocument > (); 6 7 //Create a brush 8 9 System ::SharedPtr < XpsSolidColorBrush...

    docs.aspose.com/page/zh/cpp/work-with-xps-docum...
  6. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......Brush brush = new SolidBrush(fore); Aspose...graphics.DrawString(text, font, brush, rect); } MemoryStream ms =...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  7. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...get_data_dir_working_with_visual_brush () 3 4 doc = XpsDocument() 5...fill = doc. create_solid_color_brush (doc. create_color (1, . 61...

    docs.aspose.com/page/zh/python-net/xps/working-...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...transformation on this brush. Set the gradient brush as the current paint...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....FillColor { get; set; } Defines the brush color that fills the closed...StrokeWeight { get; set; } Defines the brush thickness that strokes the path...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...ShapeBase ) fill_color Defines the brush color that fills the closed... stroke_weight Defines the brush thickness that strokes the path...

    reference.aspose.com/words/python-net/aspose.wo...