Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,964 for

brush

(0.14 sec)
  1. Watermark BMP image via Java | products.aspose.com

    Sample Java conversion code for BMP format to file. Use this example code to convert BMP 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/bmp/
  2. JP2 Images Watermark with Python | products.asp...

    How to use Python for JP2 images and photos watermark on desktop and web applications....from the Image; define Font, Brush and Format for watermark text;...

    products.aspose.com/imaging/python-net/watermar...
  3. TIFF Images Watermark with Python | products.as...

    How to use Python for TIFF images and photos watermark on desktop and web applications....from the Image; define Font, Brush and Format for watermark text;...

    products.aspose.com/imaging/python-net/watermar...
  4. DICOM Images Watermark with Python | products.a...

    How to use Python for DICOM images and photos watermark on desktop and web applications....from the Image; define Font, Brush and Format for watermark text;...

    products.aspose.com/imaging/python-net/watermar...
  5. WEBP Images Watermark with Python | products.as...

    How to use Python for WEBP images and photos watermark on desktop and web applications....from the Image; define Font, Brush and Format for watermark text;...

    products.aspose.com/imaging/python-net/watermar...
  6. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...specify appearance properties - brushes, stroke pattern, opacity, etc...the image; Setting an image brush for the path, where you need...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  7. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Create a brush 9 text_fill = doc. create_solid_color_brush (aspose...text_fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/zh/python-net/xps/working-...
  8. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...an Image Brush 17 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Watermark DICOM image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark DICOM 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/dicom/
  10. Work with XPS Documents in Qt | Aspose.Page for...

    C++ Library for the developers to process XPS files. Learn how to work with XPS Documents in Qt within Aspose.Page API solution for C++....XpsDocument > (); 6 7 //Create a brush 8 9 System ::SharedPtr < XpsSolidColorBrush...

    docs.aspose.com/page/cpp/work-with-xps-document...