Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,960 for

brush

(0.19 sec)
  1. Travailler avec des textures dans PS | .NET

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...Brush pour une peinture et un objet...sous-classes de System.Drawing.Brush proposées par la plateforme...

    docs.aspose.com/page/fr/net/ps/working-with-tex...
  2. Archivio

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

    blog.aspose.com/it/font/render-text-with-truety...
  3. Lavorare con le texture in un file PS | Python

    Come aggiungere un pattern di texture a un file PS è una domanda a cui la soluzione API Aspose.Page ha risposto. Scopri come utilizzare la funzionalità in Python....Brush per il disegno e un oggetto...implementate da aspose.pydrawing.Brush offerte dalla piattaforma Python...

    docs.aspose.com/page/it/python-net/ps/working-w...
  4. Archivio

    Archivio...gli oggetti di classe Font, Brush e Rectangle come argomenti....Definire il colore del testo Brush brush = new SolidBrush(Color.DarkBlue);...

    blog.aspose.com/it/drawing/add-text-to-image-in...
  5. Архів

    Архів...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/uk/font/render-text-with-truety...
  6. Arşiv

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

    blog.aspose.com/tr/font/render-text-with-truety...
  7. Archiwa

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

    blog.aspose.com/pl/font/render-text-with-truety...
  8. إدارة عناصر تحكم ActiveX في العروض التقديمية با...

    تعرف على كيفية استفادة Aspose.Slides for .NET من ActiveX لأتمتة وتعزيز عروض PowerPoint، مما يمنح المطورين تحكمًا قويًا في الشرائح.... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/ar/net/activex/
  9. Procurar

    Procurar...propriedades SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // Inicialize um objeto da classe StringFormat...

    blog.aspose.com/pt/imaging/add-watermark-to-ima...
  10. Архів

    Архів...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Зберегти вихідне...

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