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

brush

(0.45 sec)
  1. Archivo

    Archivo...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Guardar imagen...

    blog.aspose.com/es/drawing/draw-text-image-csharp/
  2. 档案

    档案... 接下来,您可以使用 Bitmap 和 Brush 类在图像上绘制渐变。只需将以下代码复制粘贴到项目的 Program...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/zh/drawing/system.drawing-with-...
  3. 搜索

    搜索... 接下來,您可以使用 Bitmap 和 Brush 類在圖像上繪製漸變。只需將以下代碼複製粘貼到項目的 Program...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/zh-hant/drawing/system.drawing-...
  4. 아카이브

    아카이브...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // 출력 이미지 저장 bitmap...

    blog.aspose.com/ko/drawing/draw-text-image-csharp/
  5. Lưu trữ

    Lưu trữ...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Lưu hình ảnh...

    blog.aspose.com/vi/drawing/draw-text-image-csharp/
  6. Wグラデーションの操作 | Python

    PSファイルにグラデーションを追加する機能は、Aspose.Page APIソリューションでサポートされています。Pythonでこの機能を使用する方法をご覧ください。...Brush のサブクラスとして実装されています。具体的には、 aspose...でペイントまたはストロークを適用するには、ペイント用の aspose.pydrawing.Brush クラスのオブジェクトとストローク用の aspose.pydrawing...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  7. Arsip

    Arsip...grafik vektor menggunakan Brushes di platform non-Windows seperti...gambar dengan kelas Bitmap dan Brush . Cukup salin-tempel kode berikut...

    blog.aspose.com/id/drawing/system.drawing-with-...
  8. Trabalhar com Padrões de Hachura em ficheiro PS...

    Como adicionar um padrão de hachura a um ficheiro PS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....Brush. Ao contrário da aspose. pydrawing...que aceite aspose.pydrawing.Brush. Para contornar os objetos gráficos...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  9. Lavorare con i modelli di tratteggio in un file...

    Come aggiungere un modello di tratteggio a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....Brush . A differenza di aspose. pydrawing...accettano aspose.pydrawing.Brush . Per delineare oggetti grafici...

    docs.aspose.com/page/it/python-net/ps/working-w...
  10. .NET でのプレゼンテーションにおける ActiveX コントロールの管理|Aspose.S...

    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/ja/net/activex/