Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,964 for

brush

(0.24 sec)
  1. Archivo

    Archivo...una instancia de clase Brush Brush brush = new SolidBrush(Color...relleno graphics.FillEllipse(brush, 1, 1, 490, 490); // Guardar...

    blog.aspose.com/es/drawing/draw-circle-in-csharp/
  2. آرشیوها

    آرشیوها...// یک نمونه کلاس Brush ایجاد کنید Brush brush = new SolidBrush(Color...بکشید graphics.FillEllipse(brush, 1, 1, 490, 490); // ذخیره تصویر...

    blog.aspose.com/fa/drawing/draw-circle-in-csharp/
  3. 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...
  4. Работа с текстурами в PostScript | С++

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

    docs.aspose.com/page/ru/cpp/ps/working-with-tex...
  5. フォントライブラリを使用したテキストレンダリング| .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...
  6. ค้นหา

    ค้นหา...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/th/font/render-text-with-truety...
  7. Trabajar con texturas en un archivo PS | Python

    Cómo agregar un patrón de textura a un archivo PS es una pregunta respondida por la solución Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Brush para pintar y un objeto de la...implementadas por aspose.pydrawing.Brush que ofrece la plataforma Python...

    docs.aspose.com/page/es/python-net/ps/working-w...
  8. Arbeiten mit Texturen in PostScript | .NET

    Wie man einer PS-Datei ein Texturmuster hinzufügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Brush für ein Gemälde und ein Objekt...Unterklassen von System.Drawing.Brush , die von der .NET-Plattform...

    docs.aspose.com/page/de/net/ps/working-with-tex...
  9. 아카이브

    아카이브...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // 출력 이미지 저장 bitmap...

    blog.aspose.com/ko/drawing/draw-text-image-csharp/
  10. Lưu trữ

    Lưu trữ...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Lưu hình ảnh...

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