Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,935 for

brush

(0.08 sec)
  1. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Create a brush 6 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-...
  2. 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...
  3. 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/
  4. 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/
  5. 处理 XPS 文件中的文本 | Java

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

    docs.aspose.com/page/zh/java/xps/working-with-t...
  6. 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...
  7. 使用trueType字体渲染文本| C++

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

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  8. 使用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...
  9. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering....region with a magenta-colored brush. Resulting drawings By utilizing...

    docs.aspose.com/drawing/net/showcases/car-body/
  10. Watermark DICOM image via Java | products.aspos...

    Sample Java conversion code for DICOM format to file. Use this example code to convert DICOM 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/dicom/