Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,925 for

brush

(0.25 sec)
  1. Chercher

    chercher...les objets de classe Font, Brush et Rectangle comme arguments...Définir la couleur du texte Brush brush = new SolidBrush(Color.DarkBlue);...

    blog.aspose.com/fr/drawing/add-text-to-image-in...
  2. arkiv

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

    blog.aspose.com/sv/font/render-text-with-truety...
  3. ארכיון

    ארכיון...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  4. 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...
  5. 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...
  6. Trabalhar com Texturas em PostScript | C++

    Como adicionar um padrão de textura a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em C++....Brush para uma pintura e um objeto...subclasses de System.Drawing.Brush oferecidas pela plataforma C++...

    docs.aspose.com/page/pt/cpp/ps/working-with-tex...
  7. Работа с текстурами в PostScript | С++

    Как добавить шаблон текстуры в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....Brush для рисования и объект System...все подклассы System.Drawing.Brush , предлагаемые платформой C++...

    docs.aspose.com/page/ru/cpp/ps/working-with-tex...
  8. 档案

    档案...实例并设置其各种属性 SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // 初始化 StringFormat 类的对象并设置其各种属性 StringFormat...

    blog.aspose.com/zh/imaging/add-watermark-to-ima...
  9. Lưu trữ

    Lưu trữ...nó SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // Khởi tạo một đối tượng của lớp StringFormat...

    blog.aspose.com/vi/imaging/add-watermark-to-ima...
  10. آرشیوها

    آرشیوها...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // ذخیره تصویر...

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