Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,965 for

brush

(1.47 sec)
  1. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/pt/cpp/text-rendering-type...
  2. Textwiedergabe mit Type1-Schriftart | C++

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-Schriftarten in C++-Produkten....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/de/cpp/text-rendering-type...
  3. Textwiedergabe mit TrueType-Schriftart | C++

    C++-APIs zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in C++-Produkten....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/de/cpp/text-rendering-true...
  4. Arsip

    Arsip...sambil menentukan warnanya Brush brush = new SolidBrush(Color.F...Buat pena Pen pen = new Pen(brush); // Menggambar Elips graphics...

    blog.aspose.com/id/drawing/draw-an-ellipse-csharp/
  5. أرشيف

    أرشيف...AntiAlias; Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/ar/drawing/use-system-drawing-b...
  6. Архів

    Архів...кисть, вказавши її колір Brush brush = new SolidBrush(Color.F...Створіть ручку Pen pen = new Pen(brush); // Намалювати прямокутник...

    blog.aspose.com/uk/drawing/draw-rectangle-csharp/
  7. أرشيف

    أرشيف...فرشاة أثناء تحديد لونها Brush brush = new SolidBrush(Color.F...بإنشاء قلم Pen pen = new Pen(brush); // ارسم قطع ناقص graphics...

    blog.aspose.com/ar/drawing/draw-an-ellipse-csharp/
  8. フォントライブラリを使用したテキストレンダリング| .NET

    テキストを画像に変換し、.NET製品内のTrueTypeとOpenTypeフォントをレンダリングします。開発者がファイルを操作してフォントするためのC#API。...*(文字列テキスト、double fontsize、brush backgroundbrush、brush textbrush、string...double fontsize 、 brush backgroundbrush 、 brush textbrush 、 string...

    docs.aspose.com/font/ja/net/developer-guide/tex...
  9. Архів

    Архів... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Збережіть фінальне...

    blog.aspose.com/uk/drawing/create-load-fill-and...
  10. Arşiv

    Arşiv...belirtirken bir fırça oluşturun Brush brush = new SolidBrush(Color.F...kalem oluştur Pen pen = new Pen(brush); // Dikdörtgen çiz graphics...

    blog.aspose.com/tr/drawing/draw-rectangle-csharp/