Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,935 for

brush

(0.09 sec)
  1. 档案

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

    blog.aspose.com/zh/drawing/add-callout-to-image...
  2. 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...
  3. Рисование изображений с использованием 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.... Все они принимают объект Brush в качестве первого аргумента...

    docs.aspose.com/psd/ru/net/drawing-images-using...
  4. 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...
  5. أرشيف

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

    blog.aspose.com/ar/drawing/graphics-programming...
  6. 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...
  7. Lavorare con la trasparenza in un file XPS | .NET

    Come lavorare con la trasparenza di un file XPS è una domanda a cui la soluzione API Aspose.Page risponde. Scopri come utilizzare la funzionalità in .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/it/net/xps/working-with-tr...
  8. 아카이브

    아카이브... Font, Brush, Rectangle 클래스 객체를 인수로 사용합니다...메서드를 호출하여 텍스트를 표시합니다. Font, Brush, Rectangle 클래스 객체를 인수로 사용합니다...

    blog.aspose.com/ko/drawing/write-text-on-jpg-in...
  9. 搜索

    搜索...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // 保存修改後的圖片...

    blog.aspose.com/zh-hant/drawing/add-text-to-pho...
  10. 아카이브

    아카이브... 그런 다음 표시할 텍스트, Font 및 Brush 개체를 인수로 사용하여 DrawString() 메서드를...FontStyle.Bold); // 브러시 초기화 var brush = new SolidBrush(Color.Red);...

    blog.aspose.com/ko/drawing/create-load-fill-and...