Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 1,935 for

brush

(0.11 sec)
  1. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....texts of different colors and brushes using custom or system fonts...

    products.aspose.com/page/cpp/add-text-to-ps/
  2. Робота із зображеннями у файлі XPS | Java

    Як додати просте або мозаїчне зображення до файлу XPS – це питання, на яке відповідає рішення Aspose.Page. Подивіться, як використовувати функції в Java....0f, 20f)); 12 //Create Image Brush 13 path. setFill ((XpsImageBrush)doc...

    docs.aspose.com/page/uk/java/xps/working-with-i...
  3. Travailler avec du texte dans un fichier XPS | ...

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...xps" ; 7 8 //Create a brush 9 XpsSolidColorBrush textFill...

    docs.aspose.com/page/fr/java/xps/working-with-t...
  4. Lavorare con il testo in un file XPS | Java

    Come aggiungere testo a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Java....xps" ; 7 8 //Create a brush 9 XpsSolidColorBrush textFill...

    docs.aspose.com/page/it/java/xps/working-with-t...
  5. Lavorare con il testo in un file XPS | .NET

    Come aggiungere testo a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....xps" ; 7 8 //Create a brush 9 XpsSolidColorBrush textFill...

    docs.aspose.com/page/it/net/xps/working-with-text/
  6. الفرش والتدرجات في ملفات XPS | سي ++

    حل C++ API لتعديل ملفات XPS. إضافة فرش مرئية وتدرجات ومساحات ألوان مختلفة. قم بإنشاء ملفات XPS وتعديلها باستخدام بضعة أسطر من التعليمات البرمجية....Page C++ Work with brushes فرش الكود وتدرجات XPS حل C++...

    products.aspose.com/page/ar/cpp/work-with-brushes/
  7. Chercher

    chercher...Initialisez un objet de la classe Brush avec la couleur spécifiée. Réglez...

    blog.aspose.com/fr/drawing/antialiasing-in-java/
  8. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode... Regular ), Brushes . Red , new Rectangle ( 0 ...8f , FontStyle . Regular ), Brushes . Red , new Rectangle ( 0 ...

    docs.aspose.com/barcode/net/how-to-create-custo...
  9. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Brush or System.Drawing.Pen depending...method without System.Drawing.Brush or System.Drawing.Pen , the...

    docs.aspose.com/page/net/ps/working-with-text/
  10. 記録

    記録...Exclude(innerPath); // ソリッド ブラシを定義する Brush brush = new SolidBrush(Color.Blue);...塗りつぶし領域 graphics.FillRegion(brush, region); // ビットマップを PNG として保存する...

    blog.aspose.com/ja/drawing/graphics-programming...