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

brush

(0.07 sec)
  1. Bir impimple olyolygon Triangulation|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....; private Brush [] brushes = new Brush [] { Brushes . Blue , Brushes...Brushes . BlueViolet , Brushes . DarkCyan , Brushes . ForestGreen...

    docs.aspose.com/3d/tr/net/triangulation-of-a-si...
  2. Chercher

    chercher...drawString(String s, Font font, Brush brush, float x, float y) . Enregistrez...propriétés SolidBrush brush = new SolidBrush(); brush.setColor(Color...

    blog.aspose.com/fr/imaging/add-watermark-to-ima...
  3. 在 C++ 中管理演示文稿墨迹对象|Aspose.Slides 文档

    管理 PowerPoint 墨迹对象——使用 Aspose.Slides for C++ 创建、编辑和设置数字墨迹样式。获取轨迹、笔刷颜色和大小的代码示例。...笔刷具有自己的颜色和大小,对应 Brush.Color 和 Brush.Size 属性。 设置墨迹笔刷颜色 此 C++...< IInkBrush > brush = traces [ 0 ] -> get_Brush (); System ::...

    docs.aspose.com/slides/zh/cpp/manage-ink/
  4. Управление объектами Ink презентации в PHP|Доку...

    Управляйте объектами Ink в PowerPoint — создавайте, редактируйте и оформляйте цифровые чернила с помощью Aspose.Slides для PHP через Java. Получите примеры кода для трасс, цвета и размера кисти....соответствующие свойствам Brush.Color и Brush.Size . Установка цвета...$traces = $ink -> getTraces (); $brush = $traces [ 0 ] -> getBrush...

    docs.aspose.com/slides/ru/php-java/manage-ink/
  5. أرشيف

    أرشيف...بإنشاء مثيل فئة الفرشاة Brush brush = new SolidBrush(Color.Blue);...المملوءة graphics.FillEllipse(brush, 1, 1, 490, 490); // حفظ صورة...

    blog.aspose.com/ar/drawing/draw-circle-in-csharp/
  6. Робота з градієнтом у PostScript | C++

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в C++...Brush . Насправді на платформі C++...об’єкт класу System.Drawing.Brush для малювання та об’єкт System...

    docs.aspose.com/page/uk/cpp/ps/working-with-gra...
  7. Lavorare con le sfumature in PostScript | C++

    L'aggiunta di una sfumatura in un file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in C++....Brush . In realtà, la piattaforma...della classe System.Drawing.Brush per un dipinto e un oggetto...

    docs.aspose.com/page/it/cpp/ps/working-with-gra...
  8. Arbeiten mit Farbverläufen in PostScript | C++

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von der Aspose.Page-API-Lösung für C++ unterstützt wird....Brush implementiert. Tatsächlich verfügt...Objekt der Klasse System.Drawing.Brush für ein Gemälde und ein Objekt...

    docs.aspose.com/page/de/cpp/ps/working-with-gra...
  9. Gérer les objets d'encre de présentation en Jav...

    Gérer les objets d'encre PowerPoint — créer, modifier et styliser l'encre numérique avec Aspose.Slides pour Java. Obtenez des exemples de code pour les traces, la couleur et la taille du pinceau....correspondant aux propriétés Brush.Color et Brush.Size . Définir la couleur...ink . getTraces (); IInkBrush brush = traces [ 0 ]. getBrush ();...

    docs.aspose.com/slides/fr/java/manage-ink/
  10. إدارة عناصر تحكم 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/