Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 69,736 for

graphic

(0.7 sec)
  1. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....raster graphics. This format is used to store graphics data in...function calls in the Windows Graphics Device Interface (GDI) that...

    docs.aspose.com/words/java/handling-windows-met...
  2. Travailler avec des clips dans PostScript | C++

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la API Aspose.Page. Découvrez comment utiliser la fonctionnalité en 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/fr/cpp/ps/working-with-clips/
  3. Архів

    Архів...область заливки C# Vector Graphics Programming API – Безкоштовне...Ініціалізація об’єкта класу Graphics з растрового зображення. Визначте...

    blog.aspose.com/uk/drawing/graphics-programming...
  4. آرشیوها

    آرشیوها...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...Blue), 2); // بیضی را بکشید graphics.DrawEllipse(pen, 10, 10, 900...

    blog.aspose.com/fa/drawing/draw-an-ellipse-csharp/
  5. Archivo

    Archivo...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...2); // Dibuja el rectángulo graphics.DrawRectangle(pen, 10, 10...

    blog.aspose.com/es/drawing/draw-rectangle-csharp/
  6. Архивы

    Архивы...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...// Нарисуйте прямоугольник graphics.DrawRectangle(pen, 10, 10...

    blog.aspose.com/ru/drawing/draw-rectangle-csharp/
  7. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 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/zh/cpp/ps/working-with-tra...
  8. 記録

    記録...次に、Bitmap オブジェクトで Graphics.FromImage() メソッドを使用して、Graphics クラス オブジェクトを作成します。...Format32bppPArgb); // Graphics オブジェクトを初期化する Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/ja/drawing/antialiasing-in-csharp/
  9. أرشيف

    أرشيف...jpg"); Graphics graphics = Graphics.FromImage(bitmap);...100); // رسم النص على الصورة graphics.DrawString(text, arial, brush...

    blog.aspose.com/ar/drawing/add-text-to-image-in...
  10. Convert STL to CGM via C# | products.aspose.com

    Sample code for STL to CGM C# conversion. Use API example code for batch STL files to CGM conversion within VB.NET, Asp.NET or any .NET based application.... Computer Graphics Metafile (CGM) is free, platform-independent...exchanging vector graphics (2D), raster graphics, and text. CGM...

    products.aspose.com/cad/net/conversion/stl-to-cgm/