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

brush

(0.08 sec)
  1. Watermark WEBP image via Java | products.aspose...

    Sample Java conversion code for WEBP format to file. Use this example code to convert WEBP to within any Web or Desktop Java based application....from the Image Define Font, Brush and Format for watermark text...

    products.aspose.com/imaging/java/watermark/webp/
  2. 档案

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

    blog.aspose.com/zh/imaging/draw-shapes-in-java/
  3. 图像处理 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将简单或平铺图像添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。... f )); 8 //Create Image Brush 9 path -> set_Fill(doc -> C...

    docs.aspose.com/page/zh/cpp/xps/working-with-im...
  4. 在 XPS 文件中处理文本 | .NET

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

    docs.aspose.com/page/zh/net/xps/working-with-text/
  5. 使用Type1字体|的文本渲染| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染1型字体的基本原理。...System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/zh/cpp/text-rendering-type...
  6. 在 XPS 文件中处理图像 | Python

    如何将简单或平铺图像添加到 XPS 文件,这是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...an Image Brush 10 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/zh/python-net/xps/working-...
  7. 在 PostScript 中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 .NET 中使用该功能...37 //Create linear gradient brush colors which transparency are...//Create a transform for the brush. 41 brushTransform = new Matrix(width...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  8. Watermark GIF image via Java | products.aspose.com

    Sample Java conversion code for GIF format to file. Use this example code to convert GIF to within any Web or Desktop Java based application....from the Image Define Font, Brush and Format for watermark text...

    products.aspose.com/imaging/java/watermark/gif/
  9. Watermark GIF image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark GIF image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....from the Image; define Font, Brush and Format for watermark text;...

    products.aspose.com/imaging/net/watermark/gif/
  10. 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...