Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,960 for

brush

(0.19 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. Архів

    Архів...властивості SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // Ініціалізуйте об’єкт класу StringFormat...

    blog.aspose.com/uk/imaging/add-watermark-to-ima...
  3. 档案

    档案... 接下来,您可以使用 Bitmap 和 Brush 类在图像上绘制渐变。只需将以下代码复制粘贴到项目的 Program...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/zh/drawing/system.drawing-with-...
  4. 搜索

    搜索... 接下來,您可以使用 Bitmap 和 Brush 類在圖像上繪製漸變。只需將以下代碼複製粘貼到項目的 Program...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/zh-hant/drawing/system.drawing-...
  5. Archiwa

    Archiwa...Utwórz instancję klasy Brush Brush brush = new SolidBrush(Color...wypełnione koło graphics.FillEllipse(brush, 1, 1, 490, 490); // Zapisz...

    blog.aspose.com/pl/drawing/draw-circle-in-csharp/
  6. ค้นหา

    ค้นหา...// สร้างอินสแตนซ์คลาส Brush Brush brush = new SolidBrush(Color...วาดวงกลมที่เต็มไป graphics.FillEllipse(brush, 1, 1, 490, 490); // บันทึกภาพที่วาดออกมา...

    blog.aspose.com/th/drawing/draw-circle-in-csharp/
  7. Arbeiten mit Farbverläufen in PostScript | .NET

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahren Sie, wie die Funktionalität in .NET genutzt wird....Brush implementiert. Tatsächlich verfügt...Objekt der Klasse System.Drawing.Brush für ein Gemälde und ein Objekt...

    docs.aspose.com/page/de/net/ps/working-with-gra...
  8. 搜索

    搜索...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/zh-hant/imaging/add-watermark-t...
  9. ארכיון

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

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

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

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