Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,960 for

brush

(3.74 sec)
  1. Aspose.PSD for Java 21.5 - Sürüm Notları|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....brushes.HatchStyle F:com.aspose.psd.brushes.HatchStyle...psd.brushes.HatchStyle.Vertical F:com.aspose.psd.brushes.HatchStyle...

    docs.aspose.com/psd/tr/java/aspose-psd-for-java...
  2. ארכיון

    ארכיון...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/he/font/render-text-with-truety...
  3. Архивы

    Архивы...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Сохранить выходное...

    blog.aspose.com/ru/drawing/draw-text-image-csharp/
  4. Archiv

    Archiv...mit den Klassen Bitmap und Brush einen Verlauf auf ein Bild zeichnen...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/de/drawing/system.drawing-with-...
  5. Archiv

    Archiv...Sie eine Instanz der Brush Klasse Brush brush = new SolidBrush(Color...Kreis graphics.FillEllipse(brush, 1, 1, 490, 490); // Ausgabezeichnungsbil...

    blog.aspose.com/de/drawing/draw-circle-in-csharp/
  6. Procurar

    Procurar...uma instância da classe Brush Brush brush = new SolidBrush(Color...preenchido graphics.FillEllipse(brush, 1, 1, 490, 490); // Salvar...

    blog.aspose.com/pt/drawing/draw-circle-in-csharp/
  7. أرشيف

    أرشيف...نص أو رسومات متجهة باستخدام Brushes في الأنظمة الأساسية بخلاف Windows...تدرج على صورة بفئتي Bitmap و Brush . ما عليك سوى نسخ الكود التالي...

    blog.aspose.com/ar/drawing/system.drawing-with-...
  8. Lưu trữ

    Lưu trữ...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/vi/font/render-text-with-truety...
  9. 档案

    档案... 之后,使用要显示的文本、Font、Brush 和 Rectangle 类对象作为参数调用 DrawString()...FromImage(bitmap); // 定义文本颜色 Brush brush = new SolidBrush(Color.DarkBlue);...

    blog.aspose.com/zh/drawing/add-text-to-image-in...
  10. 档案

    档案...FromImage(bitmap); // 创建 Brush 类实例 Brush brush = new SolidBrush(Color...绘制实心圆 graphics.FillEllipse(brush, 1, 1, 490, 490); // 保存输出绘图图像...

    blog.aspose.com/zh/drawing/draw-circle-in-csharp/