Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,935 for

brush

(0.56 sec)
  1. ค้นหา

    ค้นหา...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/th/imaging/add-watermark-to-ima...
  2. 아카이브

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

    blog.aspose.com/ko/drawing/draw-text-image-csharp/
  3. 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/
  4. .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/
  5. 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...
  6. 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...
  7. Arbeiten mit Schraffurmustern in PostScript | C++

    Wie man einer PS-Datei ein Schraffurmuster hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....Brush , System.Drawing.HatchBrush...-Methoden, die System.Drawing.Brush als Parameter akzeptieren. Um...

    docs.aspose.com/page/de/cpp/ps/working-with-hat...
  8. ハッチパターンの操作 | Python

    PSファイルにハッチパターンを追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使い方については、こちらをご覧ください。...Brush から派生した aspose.pydrawing.drawing2d...set_paint() 、または aspose.pydrawing.Brush を受け入れる**fill_text() メソッドや f...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  9. Arşiv

    Arşiv...belirtirken bir fırça oluşturun Brush brush = new SolidBrush(Color.F...kalem oluştur Pen pen = new Pen(brush); // Dikdörtgen çiz graphics...

    blog.aspose.com/tr/drawing/draw-rectangle-csharp/
  10. ארכיון

    ארכיון...מברשת תוך ציון הצבע שלה Brush brush = new SolidBrush(Color.F...// צור עט Pen pen = new Pen(brush); // צייר אליפסה graphics.DrawEllipse(pen...

    blog.aspose.com/he/drawing/draw-an-ellipse-csharp/