Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 1,742 for

brush

(0.05 sec)
  1. Disegno di Immagini usando Graphics|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....questi accettano un oggetto Brush come primo argomento, definendo...

    docs.aspose.com/psd/it/net/drawing-images-using...
  2. База знань скриптових шрифтів | Aspose.Font

    У цій статті наведено короткий огляд сценарних шрифтів (літерних шрифтів), пояснення їх характеристик і призначення, плюси і мінуси та багато іншого....сценарію: Lobster Pacifico Brush Script Amatic SC Kristi Cheddar...Hotel Rumble Brave Yellowtail Brush Script MT Playlist Script Great...

    docs.aspose.com/font/uk/net/what-is-font/script...
  3. 아카이브

    아카이브... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // 최종 이미지를 텍스트와...

    blog.aspose.com/ko/drawing/create-load-fill-and...
  4. グラデーションの操作 | Python

    XPSファイルに垂直、水平、または線形グラデーションを追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonの機能について学びましょう。... create_linear_gradient_brush (aspose. pydrawing . PointF...doc. create_linear_gradient_brush (aspose. pydrawing . PointF...

    docs.aspose.com/page/ja/python-net/xps/working-...
  5. 透明性を扱う| C ++

    XPSファイルの透明性を使用する方法は、Aspose.Page APIソリューションによって回答された質問です。 C ++で機能を使用する方法をご覧ください...z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/ja/cpp/xps/working-with-tr...
  6. آرشیوها

    آرشیوها...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // تصویر...

    blog.aspose.com/fa/drawing/add-text-to-photo-on...
  7. Arbeiten mit Formen in PS-Datei | Python

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen.... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/de/python-net/ps/working-w...
  8. TrueTypeフォントを使用したテキストレンダリング| C ++

    開発者がファイルを操作してフォントするためのC ++ API。 C ++製品内のTrueTypeおよびOpentypeフォントをレンダリングする方法に関する基本を学びます。...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    docs.aspose.com/font/ja/cpp/text-rendering-true...
  9. 아카이브

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

    blog.aspose.com/ko/drawing/add-callout-to-image...
  10. 아카이브

    아카이브...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // 수정된...

    blog.aspose.com/ko/drawing/add-text-to-photo-on...