Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 69,791 for

graphic

(0.14 sec)
  1. Dessin d'Images|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....exemple utilise la classe Graphics pour dessiner des formes de...DrawLine exposée par la classe Graphics. Tout d’abord, nous allons...

    docs.aspose.com/psd/fr/net/drawing-images/
  2. PostScript での変換操作 | C++

    PS ファイルのコンテンツを変換する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。... 0f ); 20 21 //Create graphics path from the rectangle 22...////////// 2 //Set paint in graphics state on upper level 3 document...

    docs.aspose.com/page/ja/cpp/ps/working-with-tra...
  3. Archivio

    Archivio...Crea un’istanza della classe Graphics e inizializzala con l’oggetto...all’immagine usando il metodo Graphics.DrawString(String, Font, SolidBrush...

    blog.aspose.com/it/imaging/add-watermark-to-ima...
  4. 記録

    記録...メソッドとアルファ チャネル パラメーターを使用して、Graphics クラス オブジェクトを作成します。 次に、指定された色とサイズで...Format32bppPArgb); // グラフィックスの初期化 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/ja/drawing/alpha-blending-in-cs...
  5. Lavorare con le clip in PostScript | C++

    L'aggiunta di clip ai file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in C++....options, false ); 18 19 //Create graphics path from the rectangle 20...shape ////////// 24 25 //Save graphics state in order to return back...

    docs.aspose.com/page/it/cpp/ps/working-with-clips/
  6. آرشیوها

    آرشیوها... یک شیء از کلاس Graphics را از تصویر Bitmap ایجاد کنید...امکان رسم فراهم شود. Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/fa/drawing/create-load-fill-and...
  7. Adding a Watermark to an Image|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.... This example uses the Graphics class to draw a string on...the image surface using the Graphics class DrawString method. We...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  8. Convert TEX to WMZ via Java | products.aspose.com

    Export TEX file to WMZ in your Java applications without using any third party application...class, create an object of the Graphics class and initialize it with...angle and add watermark using Graphics.drawString method. After adding...

    products.aspose.com/total/java/conversion/tex-t...
  9. Aspose.PSD for .NET 20.5 - 릴리스 노트|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....Graphics graphics = new Graphics(raster); int width...- (2 * (height / 3)) - 1); graphics.DrawRectangle(new Aspose.PSD...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  10. Arsip

    Arsip...mencakup topik-topik berikut: C# Graphics API untuk Menggambar Lingkaran...C# Sumber Belajar Gratis C# Graphics API untuk Menggambar Lingkaran...

    blog.aspose.com/id/drawing/draw-circle-in-csharp/