Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 69,792 for

graphic

(1.13 sec)
  1. 搜索

    搜索...FromArgb() 方法創建 Graphics 類對象。 然後,定義一個具有指定顏色和大小的 SolidBrush...Format32bppPArgb); // 初始化圖形 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh-hant/drawing/alpha-blending-...
  2. LaTeX inclut des graphiques

    LaTeX inclut les graphiques, les transformations d'image, la fenêtre d'affichage, le recadrage et la différence entre les packages graphiques et Graphicx....\includegraphics du package graphics (et du package graphicx qui...choisir, «graphics» ou «graphicx» ? Les deux packages, graphics et graphicx...

    docs.aspose.com/tex/fr/java/latex-includegraphics/
  3. Робота з кліпами в PostScript | .NET

    Додавання кліпів до файлів PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...options, false ); 10 11 //Create graphics path from the rectangle 12...shape ////////// 16 17 //Save graphics state in order to return back...

    docs.aspose.com/page/uk/net/ps/working-with-clips/
  4. 搜索

    搜索... Graphics 類表示圖像中的圖形。我們有此類的 DrawString(string...PSD 文件加載為 PsdImage。 接下來,創建 Graphics 類的實例。 然後,定義一個Font類對象來繪製水印寬度。...

    blog.aspose.com/zh-hant/psd/add-watermark-to-ps...
  5. 档案

    档案...填充图像数据 Graphics graphics = new Graphics(image); graphics.clear(Color...clear(Color.getWhite()); // 画一个矩形 graphics.drawRectangle(new Pen(new...

    blog.aspose.com/zh/psd/create-psd-image-java/
  6. Aspose.Slides for .NET 6 Cross-Platform (ZIP Pa...

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files.... Notes Proprietary Graphics Subsystem Aspose.Slides cross-platform...capi_vc14x64.dll Dependency: graphics subsystem implementation for...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  7. Add different figures to XPS files | C++

    API Solution for C++ to create and manipulate vector Graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....Manipulate vector graphics Code vector graphics shapes of XPS files...solution to work with vector graphics of XPS files Aspose.Page for...

    products.aspose.com/page/cpp/manipulate-vector-...
  8. עבודה עם תמונות שרטוט|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 מעניקה לך את היכולת לשרטט צורות פשוטות...כאלו באמצעות מחלקת Aspose.PSD.Graphics שנמצאת במרחב השמות Aspose...

    docs.aspose.com/psd/he/net/working-with-drawing...
  9. 画像の描画|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 クラスによって公開された DrawLine メソッドを...

    docs.aspose.com/psd/ja/net/drawing-images/
  10. 記録

    記録...メソッドを使用して、Bitmap オブジェクトから新しい Graphics オブジェクトを作成します。 指定されたテキストの色で...mple_JPG.jpg"); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/ja/drawing/add-text-to-image-in...