Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,935 for

brush

(0.17 sec)
  1. Archiv

    Archiv...AntiAlias; Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/cs/drawing/use-system-drawing-b...
  2. Archiv

    Archiv...štětec a určete jeho barvu Brush brush = new SolidBrush(Color.F...Vytvořte pero Pen pen = new Pen(brush); // Nakreslete obdélník graphics...

    blog.aspose.com/cs/drawing/draw-rectangle-csharp/
  3. Administrar controles ActiveX en presentaciones...

    Aprenda cómo Aspose.Slides for Python via .NET aprovecha ActiveX para automatizar y mejorar presentaciones de PowerPoint, ofreciendo a los desarrolladores un control potente sobre las diapositivas....WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...KnownColor . WINDOW_TEXT )) as brush : graphics . draw_string ( newText...

    docs.aspose.com/slides/es/python-net/activex/
  4. Lavorare con i modelli di tratteggio in PostScr...

    Come aggiungere un modello di tratteggio a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....Brush , ovvero System.Drawing.HatchBrush...che accettano System.Drawing.Brush come parametro. Per delineare...

    docs.aspose.com/page/it/cpp/ps/working-with-hat...
  5. Archivo

    Archivo...FromImage(image)) { // Define the font and brush var font = new Font("Arial"...Font("Arial", 20, FontStyle.Bold); var brush = new SolidBrush(Color.WhiteSmoke);...

    blog.aspose.com/es/drawing/add-text-to-photo-on...
  6. ค้นหา

    ค้นหา...ที่มีตระกูลฟอนต์และขนาดที่ต้องการ เลือก Brush สำหรับสีข้อความ ใช้ Graphics...ด้วยสไตล์เฉพาะ (ตัวหนา ตัวเอียง) เลือก Brush สำหรับสีข้อความ ใช้ Graphics...

    blog.aspose.com/th/drawing/draw-text-in-csharp/
  7. Archiv

    Archiv...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/cs/drawing/add-text-to-png-image/
  8. ארכיון

    ארכיון...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/he/drawing/add-text-to-png-image/
  9. آرشیوها

    آرشیوها... یک Brush برای رنگ متن انتخاب کنید. از...(پررنگ، کج) تعریف کنید. یک Brush برای رنگ متن انتخاب کنید. از...

    blog.aspose.com/fa/drawing/draw-text-in-java/
  10. 記録

    記録... 次に、 Bitmap クラスと Brush クラスを使用して画像にグラデーションを描画できます。プロジェクトのProgram...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/ja/drawing/system.drawing-with-...