Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,965 for

brush

(0.22 sec)
  1. Робота з градієнтом у PostScript | .NET

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...Brush . Насправді платформа .NET має...об’єкт класу System.Drawing.Brush для малювання та об’єкт System...

    docs.aspose.com/page/uk/net/ps/working-with-gra...
  2. إدارة كائنات الحبر في العروض التقديمية باستخدام...

    إدارة كائنات الحبر في PowerPoint—إنشاء وتحرير وتنسيق الحبر الرقمي باستخدام Aspose.Slides للغة Java. احصل على عينات كود للتتبع، ولون الفرشاة والحجم....الخاص، وفقًا لخصائص Brush.Color و Brush.Size . تعيين لون فرشاة...how to set the color for a brush: Presentation pres = new Presentation...

    docs.aspose.com/slides/ar/java/manage-ink/
  3. Aspose.PSD para Java 21.5 - Notas de Lançamento...

    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...aspose.psd.brushes.HatchStyle.CROSS F:com.aspose.psd.brushes.HatchStyle...

    docs.aspose.com/psd/pt/java/aspose-psd-para-jav...
  4. 記録

    記録...ます SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // StringFormatクラスのオブジェクトを初期化し、そのさまざまなプロパティを設定します...

    blog.aspose.com/ja/imaging/add-watermark-to-ima...
  5. Arsip

    Arsip...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/id/font/render-text-with-truety...
  6. Procurar

    Procurar...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/pt/font/render-text-with-truety...
  7. Archiv

    Archiv...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/cs/font/render-text-with-truety...
  8. إدارة كائنات الحبر في العروض التقديمية بلغة C++...

    إدارة كائنات الحبر في PowerPoint — إنشاء وتعديل وتنسيق الحبر الرقمي باستخدام Aspose.Slides لـ C++. احصل على أمثلة شفرة للآثار ولون الفرشاة وحجمها....الخاص، ويتطابقان مع خصائص Brush.Color و Brush.Size . ضبط لون فرشاة...< IInkBrush > brush = traces [ 0 ] -> get_Brush (); System ::...

    docs.aspose.com/slides/ar/cpp/manage-ink/
  9. Archivo

    Archivo...propiedades SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // Inicializar un objeto de la clase...

    blog.aspose.com/es/imaging/add-watermark-to-ima...
  10. Archiv

    Archiv...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Ausgabebild...

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