Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,742 for

brush

(0.1 sec)
  1. arkiv

    arkiv...Definiera en solid borste Brush brush = new SolidBrush(Color.Green);...region graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/sv/drawing/working-with-aspose-...
  2. Arbeiten mit Text in XPS-Datei | Python

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....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/de/python-net/xps/working-...
  3. ค้นหา

    ค้นหา...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/th/font/render-truetype-fonts-cpp/
  4. Робота з прозорістю у файлі XPS | .NET

    Як працювати з прозорістю файлу XPS — це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...z" )); 13 // Set blue solid brush to fill path1 14 path1. Fill...28 // ... and set red solid brush to fill it 29 path3. Fill =...

    docs.aspose.com/page/uk/net/xps/working-with-tr...
  5. Lưu trữ

    Lưu trữ...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/vi/drawing/image-clipping-in-cs...
  6. Lưu trữ

    Lưu trữ...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/vi/drawing/add-text-to-png-image/
  7. آرشیوها

    آرشیوها...یک برس جامد را تعریف کنید Brush brush = new SolidBrush(Color.Green);...پر کنید graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/fa/drawing/working-with-aspose-...
  8. 搜索

    搜索...Exclude(innerPath); // 定義實心畫筆 Brush brush = new SolidBrush(Color.Green);...// 填充區域 graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/zh-hant/drawing/working-with-as...
  9. 搜索

    搜索...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/zh-hant/drawing/image-clipping-...
  10. Arbeiten mit Bildern in XPS-Dateien | Python

    Wie man einer XPS-Datei ein einfaches oder gekacheltes Bild hinzufügt Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....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/de/python-net/xps/working-...