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

brush

(0.15 sec)
  1. 处理 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...
  2. 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/
  3. 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/
  4. 在 XPS 文件中处理图像 | Java

    如何向 XPS 文件添加简单或平铺图像是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...0f, 20f)); 12 //Create Image Brush 13 path. setFill ((XpsImageBrush)doc...

    docs.aspose.com/page/zh/java/xps/working-with-i...
  5. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... get_Weight () Defines the brush thickness that strokes the path...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...double fontSize, 3 Brush backgroundBrush, Brush textBrush, string...world" , font, 14, Brushes. White , Brushes. Black , dataDir +...

    docs.aspose.com/font/zh/net/text-rendering-type...
  7. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...specify appearance properties - brushes, stroke pattern, opacity, etc...the image; Applying an image brush to the image box, where you...

    docs.aspose.com/page/java/xps/graphic-utilities/
  8. 使用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...
  9. Add images to XPS files | API for C++

    C++ API Solution to work with XPS files. Learn how to add images to your documents with these native C++ APIs....Method is used to create the brush, and it takes in the path of...

    products.aspose.com/page/cpp/add-images-to-xps/
  10. 在 XPS 文件中处理图像 | Python

    如何将简单或平铺图像添加到 XPS 文件,这是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...an Image Brush 14 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-...