Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,935 for

brush

(0.14 sec)
  1. Arşiv

    Arşiv...gösterilecek metin, Font ve Brush nesnelerini bağımsız değişken...Bold); // Bir Fırça Başlat var brush = new SolidBrush(Color.Red);...

    blog.aspose.com/tr/drawing/create-load-fill-and...
  2. Aspose.Drawing for Java | Cross-platform Graphi...

    Java graphic library for drawing text, curves, lines, figures and images....Curves Draw Shapes Use Pens Use Brushes Render Text Use Different Fonts...texture, gradient, and hatch brushes Supports alpha blending and...

    products.aspose.com/drawing/java/
  3. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java....Cap type (planned) Join type Brushes Solid Hatch Texture LinearGradient...

    docs.aspose.com/drawing/java/feature-list/
  4. C++ を使用したプレゼンテーションでの ActiveX コントロールの管理|Aspose.S...

    Aspose.Slides for C++ が ActiveX を活用して PowerPoint プレゼンテーションを自動化および強化し、開発者にスライドの強力な制御を提供する方法を学びます。...:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/ja/cpp/activex/
  5. استخدام واجهة برمجة التطبيقات الرسومية لتحرير ا...

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

    docs.aspose.com/psd/ar/python-net/graphics-api/
  6. Arsip

    Arsip... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Simpan gambar...

    blog.aspose.com/id/drawing/create-load-fill-and...
  7. Arşiv

    Arşiv... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Son görüntüyü...

    blog.aspose.com/tr/drawing/create-load-fill-and...
  8. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET....SetClip method Working with Brushes Working with Coordinate System...

    docs.aspose.com/drawing/net/working-with-image-...
  9. Archiv

    Archiv...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // Uložte...

    blog.aspose.com/cs/drawing/add-text-to-photo-on...
  10. Archivo

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

    blog.aspose.com/es/imaging/draw-shapes-in-java/