Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 1,964 for

brush

(0.35 sec)
  1. Aggiungere testo ai file XPS | API per C++

    Soluzione API C++ per gestire i file XPS. Aggiungi o rimuovi testo da/a documenti XPS con poche righe di codice....XPS specificando il pennello (brush) di propria scelta. Ecco un...

    products.aspose.com/page/it/cpp/add-text-to-xps/
  2. Travailler avec des images dans un fichier XPS ...

    Comment ajouter une image simple ou en mosaïque à un fichier XPS avec Aspose.Page. Découvrez comment utiliser cette fonctionnalité en Java....0f, 20f)); 12 //Create Image Brush 13 path. setFill ((XpsImageBrush)doc...

    docs.aspose.com/page/fr/java/xps/working-with-i...
  3. Lavorare con le immagini in un file XPS | Java

    Come aggiungere un'immagine semplice o affiancata a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Java....0f, 20f)); 12 //Create Image Brush 13 path. setFill ((XpsImageBrush)doc...

    docs.aspose.com/page/it/java/xps/working-with-i...
  4. Lavorare con il testo | Soluzione API C++

    Come aggiungere testo a un file XPS è una domanda a cui la soluzione API Aspose.Page risponde. Scopri come utilizzare la funzionalità in C++....XpsDocument > (); 4 //Create a brush 5 System ::SharedPtr < XpsSolidColorBrush...

    docs.aspose.com/page/it/cpp/xps/working-with-text/
  5. 画像を描画するために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....これらすべては、塗りつぶしの特性を定義するBrushオブジェクトを最初の引数として受け入れます。第2パラメー...

    docs.aspose.com/psd/ja/net/drawing-images-using...
  6. Архивы

    Архивы...; graphics->FillRectangle(Brushes::get_Blue(), System::Drawing::Rectangle(0...

    blog.aspose.com/ru/pdf/create-pdf-files-in-cpp-...
  7. 搜索

    搜索... 然後,用指定的顏色初始化一個 Brush 類對象。 同時,將 TextRenderingHint...

    blog.aspose.com/zh-hant/drawing/antialiasing-in...
  8. إضافة صورة في ملفات XPS | .NET

    حل .NET API للتعامل مع ملفات PS و XPS و EPS. تعرف على كيفية إضافة الصور إلى ملف XPS باستخدام كود C# المرفق..., 20f ); //Create an Image Brush path.Fill = doc.CreateImageBrush(dataDir...

    products.aspose.com/page/ar/net/add-image-to-xps/
  9. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....manage colors, gradients, brushes, canvases, etc. 3. How can...

    products.aspose.com/page/net/manipulate-vector-...
  10. テキストの操作| C ++ APIソリューション

    XPSファイルにテキストを追加する方法は、Aspose.Page APIソリューションによって回答された質問です。 C ++で機能を使用する方法をご覧ください...XpsDocument > (); 4 //Create a brush 5 System ::SharedPtr < XpsSolidColorBrush...

    docs.aspose.com/page/ja/cpp/xps/working-with-text/