Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,965 for

brush

(0.56 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. Chercher

    chercher... Choisissez un Brush pour la couleur du texte. Utilisez...(gras, italique). Choisissez un Brush pour la couleur du texte. Utilisez...

    blog.aspose.com/fr/drawing/draw-text-in-csharp/
  3. Arşiv

    Arşiv...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/tr/drawing/image-clipping-in-cs...
  4. Chercher

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

    blog.aspose.com/fr/drawing/use-system-drawing-b...
  5. Chercher

    chercher...en spécifiant sa couleur Brush brush = new SolidBrush(Color.F...un stylo Pen pen = new Pen(brush); // Dessiner une ellipse graphics...

    blog.aspose.com/fr/drawing/draw-an-ellipse-csharp/
  6. Chercher

    chercher...en spécifiant sa couleur Brush brush = new SolidBrush(Color.F...un stylo Pen pen = new Pen(brush); // Dessiner un rectangle graphics...

    blog.aspose.com/fr/drawing/draw-rectangle-csharp/
  7. آرشیوها

    آرشیوها...AntiAlias; Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/fa/drawing/use-system-drawing-b...
  8. Sử dụng Graphics API để chỉnh sửa Layers trong ...

    Ví dụ về việc sử dụng Graphics API trong Aspose.PSD cho Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/vi/vi/python-net/graphics-api/
  9. 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...
  10. 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/