Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,960 for

brush

(0.12 sec)
  1. Travailler avec le pinceau visuel | C++

    Comment travailler avec le pinceau visuel d'un fichier XPS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++....une grille à l’aide de Visual Brush Aspose.Page pour l’API C++ vous...AddPath(pathGeometry); 15 //Create Visual Brush, it is specified by some XPS...

    docs.aspose.com/page/fr/cpp/xps/working-with-vi...
  2. C#を使用してTiffに透かしを追加する方法

    このステップバイステップのチュートリアルは、C#を使用してTiffに透かしを追加する方法についてです。 C#のこのコードは、画像の知的財産権を保護するためにTiff透かしを追加します。...Brushes 名前空間を含める Image.Load メソッドを使...

    kb.aspose.com/ja/imaging/net/how-to-add-waterma...
  3. So fügen Sie mit C# Text zu einer PNG-Datei hinzu

    In diesem Artikel erfahren Sie, wie Sie mit C# Text zu einer PNG-Datei hinzufügen. Es enthält Details zum Festlegen der Entwicklungsumgebung, eine Liste von Schritten und einen ausführbaren Beispielcode zum Hinzufügen von Text zu PNG mit C#....Definieren Sie den Textinhalt, das Brush-Objekt und das Font-Objekt Definieren...

    kb.aspose.com/de/drawing/net/how-to-add-text-to...
  4. Рисование изображений с использованием Graphics...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Brushes. Второй параметр - сам путь...

    docs.aspose.com/psd/ru/net/drawing-images-using...
  5. Menggambar Gambar menggunakan GraphicsPath|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Brushes. Parameter kedua adalah jalur...

    docs.aspose.com/psd/id/menggambar-gambar-menggu...
  6. 아카이브

    아카이브...exclude(innerPath); // 솔리드 브러시 정의 Brush brush = new SolidBrush(Color.getBlue());...영역 채우기 graphics.fillRegion(brush, region); // 비트맵을 PNG로 저장 bitmap...

    blog.aspose.com/ko/drawing/graphics-programming...
  7. Lưu trữ

    Lưu trữ...Xác định một bàn chải rắn Brush brush = new SolidBrush(Color.getBlue());...vào vùng graphics.fillRegion(brush, region); // Lưu bitmap dưới...

    blog.aspose.com/vi/drawing/graphics-programming...
  8. Lưu trữ

    Lưu trữ...Xác định một bàn chải rắn Brush brush = new SolidBrush(Color.Blue);...khu vực graphics.FillRegion(brush, region); // Lưu bitmap dưới...

    blog.aspose.com/vi/drawing/graphics-programming...
  9. 搜索

    搜索...Exclude(innerPath); // 定義實體筆刷 Brush brush = new SolidBrush(Color.Blue);...// 填充區域 graphics.FillRegion(brush, region); // 將位圖另存為 PNG bitmap...

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  10. 搜索

    搜索...exclude(innerPath); // 定義實心畫筆 Brush brush = new SolidBrush(Color.getBlue());...// 填充區域 graphics.fillRegion(brush, region); // 將點陣圖另存為 PNG bitmap...

    blog.aspose.com/zh-hant/drawing/graphics-progra...