Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 1,935 for

brush

(0.08 sec)
  1. C# Kullanarak PNG Dosyasına Metin Ekleme

    Bu makale, C# kullanarak PNG dosyasına nasıl metin ekleneceği konusunda rehberlik eder. Geliştirme ortamını ayarlamak için ayrıntılara, adımların bir listesine ve C# kullanarak PNG'ye metin eklemek için çalıştırılabilir bir örnek koda sahiptir.... Metin rengi Brush rengi, dikdörtgen rengi Pen...

    kb.aspose.com/tr/drawing/net/how-to-add-text-to...
  2. XPSファイルでの透明度の操作 | .NET

    XPSファイルの透明度を操作する方法については、Aspose.Page APIソリューションで回答しています。.NETでの機能の使用方法については、こちらをご覧ください。...z" )); 14 // Set blue solid brush to fill path1 15 path1. Fill...29 // ... and set red solid brush to fill it 30 path3. Fill =...

    docs.aspose.com/page/ja/net/xps/working-with-tr...
  3. أرشيف

    أرشيف...exclude(innerPath); // تحديد فرشاة صلبة Brush brush = new SolidBrush(Color.getBlue());...المنطقة graphics.fillRegion(brush, region); // احفظ الصورة النقطية...

    blog.aspose.com/ar/drawing/graphics-programming...
  4. Cómo agregar una marca de agua en Tiff usando C#

    Este tutorial paso a paso trata sobre cómo agregar una marca de agua en Tiff usando C#. Este código en C# agrega la marca de agua Tiff para la protección de los derechos de propiedad intelectual de la imagen....Brushes Use el método Image.Load para...

    kb.aspose.com/es/imaging/net/how-to-add-waterma...
  5. Menggambar Gambar dengan Grafik|Documentation

    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.... Semua ini menerima objek Brush sebagai argumen pertamanya,...

    docs.aspose.com/psd/id/net/drawing-images-using...
  6. Rysowanie obrazów przy użyciu Graphics|Document...

    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....Wszystkie one przyjmują obiekt Brush jako swój pierwszy argument...

    docs.aspose.com/psd/pl/net/rysowanie-obrazow-pr...
  7. 档案

    档案...diameterSymbolSize - 2); SolidBrush brush = new SolidBrush(Color.Blue);...DrawString(outputValue, font, brush, (int)textAnchorX + diameterSymbolSize...

    blog.aspose.com/zh/drawing/add-callout-to-image...
  8. 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...
  9. 档案

    档案...drawString() 方法,传入要显示的文本、Font、Brush 和 Rectangle 类对象作为参数。 最后,使用 save()...drawString() 方法,传入要显示的文本、Font、Brush 和 Rectangle 类对象作为参数。 最后,使用 save()...

    blog.aspose.com/zh/drawing/write-text-on-jpg-in...
  10. Chercher

    chercher...diameterSymbolSize - 2); SolidBrush brush = new SolidBrush(Color.Blue);...DrawString(outputValue, font, brush, (int)textAnchorX + diameterSymbolSize...

    blog.aspose.com/fr/drawing/add-callout-to-image...