Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,965 for

brush

(0.33 sec)
  1. ค้นหา

    ค้นหา...ือกราฟิกแบบเวกเตอร์โดยใช้ Brushes ในแพลตฟอร์มที่ไม่ใช่ Windows...นรูปภาพด้วยคลาส Bitmap และ Brush เพียงคัดลอกและวางรหัสต่อไปนี้ในไฟล์...

    blog.aspose.com/th/drawing/system.drawing-with-...
  2. Arşiv

    Arşiv...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/tr/imaging/add-watermark-to-ima...
  3. 搜索

    搜索... 之後,使用要顯示的文本、Font、Brush 和 Rectangle 類對像作為參數調用 DrawString()...FromImage(bitmap); // 定義文本顏色 Brush brush = new SolidBrush(Color.DarkBlue);...

    blog.aspose.com/zh-hant/drawing/add-text-to-ima...
  4. Lưu trữ

    Lưu trữ...một thể hiện của lớp Brush Brush brush = new SolidBrush(Color...tròn đầy graphics.FillEllipse(brush, 1, 1, 490, 490); // Lưu hình...

    blog.aspose.com/vi/drawing/draw-circle-in-csharp/
  5. Gérer les contrôles ActiveX dans les présentati...

    Découvrez comment Aspose.Slides pour .NET exploite ActiveX pour automatiser et améliorer les présentations PowerPoint, offrant aux développeurs un contrôle puissant sur les diapositives.... FromImage ( image ); Brush brush = new SolidBrush ( Color...graphics . FillRectangle ( brush , 0 , 0 , image . Width , image...

    docs.aspose.com/slides/fr/net/activex/
  6. Archiv

    Archiv...Vytvořte instanci třídy Brush Brush brush = new SolidBrush(Color...vyplněný kruh graphics.FillEllipse(brush, 1, 1, 490, 490); // Uložit...

    blog.aspose.com/cs/drawing/draw-circle-in-csharp/
  7. Робота з текстурами в PostScript | C++

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

    docs.aspose.com/page/uk/cpp/ps/working-with-tex...
  8. Архів

    Архів...властивості SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // Ініціалізуйте об’єкт класу StringFormat...

    blog.aspose.com/uk/imaging/add-watermark-to-ima...
  9. 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...
  10. Lưu trữ

    Lưu trữ...nó SolidBrush brush = new SolidBrush(); brush.setColor(Color...setColor(Color.getBlack()); brush.setOpacity(100); // Vẽ một chuỗi bằng cách...

    blog.aspose.com/vi/imaging/add-watermark-to-ima...