Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 1,935 for

brush

(0.08 sec)
  1. Representación de texto usando fuente Type1 | C++

    API de C++ para manipulen y escriban archivos.Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos C++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/es/cpp/text-rendering-type...
  2. XPSファイルでの透明度の操作 | Java

    XPSファイルの透明度を操作する方法については、Aspose.Page APIソリューションで回答しています。Javaでの機能の使用方法については、こちらをご覧ください。...z" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/ja/java/xps/working-with-t...
  3. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#....Dash style Cap type Join type Brushes Solid Hatch Texture LinearGradient...

    docs.aspose.com/drawing/net/feature-list/
  4. Архивы

    Архивы...кисть для рисования текста Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Сохраните финальное...

    blog.aspose.com/ru/drawing/create-load-fill-and...
  5. Procurar

    Procurar...sólido para desenhar o texto Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Salve a imagem...

    blog.aspose.com/pt/drawing/create-load-fill-and...
  6. Aggiungi pennelli e sfumature ai file XPS | .NET

    .NET API per modificare i file XPS. Aggiungi pennelli visivi, sfumature e spazi colore diversi Crea e modifica file XPS con poche righe di codice C#....NET Work with brushes Lavorare con pennelli e sfumature...per la griglia magenta Visual Brush utilizzando la classe XpsPathGeometry...

    products.aspose.com/page/it/net/work-with-brushes/
  7. База знаний рукописных шрифтов

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

    docs.aspose.com/font/ru/net/what-is-font/script...
  8. การวาดรูปภาพโดยใช้ GraphicsPath|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....ตัวแรกคือวัตถุของคลาสแปรส Brush จากเนมสเปซ Aspose.PSD.Brushes ตัวที่สองคือเส้นทางเอง...

    docs.aspose.com/psd/th/net/drawing-images-using...
  9. Arşiv

    Arşiv...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // Değiştirilmiş...

    blog.aspose.com/tr/drawing/add-text-to-photo-on...
  10. 아카이브

    아카이브...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/ko/drawing/image-clipping-in-java/