Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,935 for

brush

(0.08 sec)
  1. Lavorare con il pennello visivo in un file XPS ...

    Come lavorare con il pennello visivo in un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....griglia utilizzando Visual Brush Aspose.Page per .NET offre la...Copy 1 // Add grid with visual brush to XPS document. 2 3 XpsDocument...

    docs.aspose.com/page/it/net/xps/working-with-vi...
  2. Archiv

    Archiv...metodu DrawString(string, Font, Brush, RectangleF, StringFormat) této...nastavenou blízkou 0. SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/cs/psd/add-watermark-to-psd-in-...
  3. 搜索

    搜索...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/zh-hant/font/render-truetype-fo...
  4. ארכיון

    ארכיון...מכחול שחור מוצק לציור הטקסט Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // שמור את התמונה...

    blog.aspose.com/he/drawing/create-load-fill-and...
  5. Chercher

    chercher...brushes.SolidBrush(com.aspose.imaging...Pen(new com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging...

    blog.aspose.com/fr/imaging/draw-shapes-in-java/
  6. استخدام واجهة برمجة التطبيقات الرسومية لتحرير ا...

    مثال على استخدام واجهة برمجة التطبيقات الرسومية في Aspose.PSD للبايثون... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/ar/python-net/graphics-api/
  7. Archivio

    Archivio...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/it/drawing/use-system-drawing-i...
  8. Archiwa

    Archiwa...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/pl/drawing/use-system-drawing-i...
  9. Arşiv

    Arşiv...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/tr/drawing/add-text-to-png-image/
  10. 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-...