Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,742 for

brush

(0.09 sec)
  1. Управление чернилами|Документация Aspose.Slides

    Используйте инструменты для рисования, чтобы создавать объекты в PowerPoint C++...соответствующие свойствам Brush.Color и Brush.Size . Установка цвета...< IInkBrush > brush = traces [ 0 ] -> get_Brush (); System ::...

    docs.aspose.com/slides/ru/cpp/manage-ink/
  2. ארכיון

    ארכיון...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/he/font/render-text-with-truety...
  3. Робота з текстурами в PS файлі | Python

    Як додати візерунок текстури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...Brush для малювання та об’єкт класу...реалізовані aspose.pydrawing.Brush , які пропонуються платформою...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  4. PostScript でのテクスチャ操作 | C++

    PS ファイルにテクスチャパターンを追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...Brush クラスのオブジェクト、ストロークの場合は System...プラットフォームで提供される System.Drawing.Brush のすべてのサブクラスを処理します。これらのサブクラスは、...

    docs.aspose.com/page/ja/cpp/ps/working-with-tex...
  5. Архивы

    Архивы...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Сохранить выходное...

    blog.aspose.com/ru/drawing/draw-text-image-csharp/
  6. Trabajar con transparencia en un archivo PS | P...

    Cómo agregar transparencia a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....width, height)) 20 21 opaque_brush: aspose. pydrawing . drawing2d...GraphicsFactory. create_linear_gradient_brush_by_rect_and_angle (aspose. pydrawing...

    docs.aspose.com/page/es/python-net/ps/working-w...
  7. Chercher

    chercher...avec les classes Bitmap et Brush . Copiez-collez simplement le...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/fr/drawing/system.drawing-with-...
  8. Archivo

    Archivo...imagen con las clases Bitmap y Brush . Simplemente copie y pegue...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/es/drawing/system.drawing-with-...
  9. Archiv

    Archiv...Sie eine Instanz der Brush Klasse Brush brush = new SolidBrush(Color...Kreis graphics.FillEllipse(brush, 1, 1, 490, 490); // Ausgabezeichnungsbil...

    blog.aspose.com/de/drawing/draw-circle-in-csharp/
  10. Procurar

    Procurar...uma instância da classe Brush Brush brush = new SolidBrush(Color...preenchido graphics.FillEllipse(brush, 1, 1, 490, 490); // Salvar...

    blog.aspose.com/pt/drawing/draw-circle-in-csharp/