Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 1,935 for

brush

(0.13 sec)
  1. Online MHTML to WMF Conversion or Build .NET ba...

    Free online app to convert MHTML to WMF files. .NET C# conversion library code for MHTML documents.... Design Templates and Brushes : Use WMF files to create customizable...customizable design templates, brushes, and effects for graphic editing...

    products.aspose.com/total/net/conversion/mhtml-...
  2. 档案

    档案...diameterSymbolSize - 2); SolidBrush brush = new SolidBrush(Color.Blue);...DrawString(outputValue, font, brush, (int)textAnchorX + diameterSymbolSize...

    blog.aspose.com/zh/drawing/add-callout-to-image...
  3. Travailler avec le pinceau visuel | C++

    Comment travailler avec le pinceau visuel d'un fichier XPS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++....une grille à l’aide de Visual Brush Aspose.Page pour l’API C++ vous...AddPath(pathGeometry); 15 //Create Visual Brush, it is specified by some XPS...

    docs.aspose.com/page/fr/cpp/xps/working-with-vi...
  4. Travailler avec des formesdans PS | Python

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en Python.... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  5. Travailler avec des texturesdans PS | Java

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...getHeight ()); 19 //Create texture brush from the image 20 TexturePaint...100); 24 25 //Set this texture brush as current paint 26 document...

    docs.aspose.com/page/fr/java/ps/working-with-te...
  6. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Arbeiten mit Texturen in PS-Datei | Java

    Wie man einer PS-Datei ein Texturmuster hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....getHeight ()); 19 //Create texture brush from the image 20 TexturePaint...100); 24 25 //Set this texture brush as current paint 26 document...

    docs.aspose.com/page/de/java/ps/working-with-te...
  8. C# Kullanarak PNG Dosyasına Metin Ekleme

    Bu makale, C# kullanarak PNG dosyasına nasıl metin ekleneceği konusunda rehberlik eder. Geliştirme ortamını ayarlamak için ayrıntılara, adımların bir listesine ve C# kullanarak PNG'ye metin eklemek için çalıştırılabilir bir örnek koda sahiptir.... Metin rengi Brush rengi, dikdörtgen rengi Pen...

    kb.aspose.com/tr/drawing/net/how-to-add-text-to...
  9. Lưu trữ

    Lưu trữ...diameterSymbolSize - 2); SolidBrush brush = new SolidBrush(Color.Blue);...DrawString(outputValue, font, brush, (int)textAnchorX + diameterSymbolSize...

    blog.aspose.com/vi/drawing/add-callout-to-image...
  10. 档案

    档案...exclude(innerPath); // 定义实心画笔 Brush brush = new SolidBrush(Color.getBlue());...// 填充区域 graphics.fillRegion(brush, region); // 将位图另存为 PNG bitmap...

    blog.aspose.com/zh/drawing/graphics-programming...