Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 68,723 for

graphic

(0.21 sec)
  1. Convert DWG to CGM via C# | products.aspose.com

    Sample code for DWG to CGM C# conversion. Use API example code for batch DWG 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/dwg-to-cgm/
  2. Convert STL to CGM via Python | products.aspose...

    Sample code for STL to CGM conversion. Use API example code for batch STL files to CGM conversion.... Computer Graphics Metafile (CGM) is free, platform-independent...exchanging vector graphics (2D), raster graphics, and text. CGM...

    products.aspose.com/cad/python-net/conversion/s...
  3. Convert FBX to CGM via JavaScript | products.as...

    Sample code for FBX to CGM conversion. Use API example code for batch FBX files to CGM conversion.... Computer Graphics Metafile (CGM) is free, platform-independent...exchanging vector graphics (2D), raster graphics, and text. CGM...

    products.aspose.com/cad/javascript-net/conversi...
  4. إدارة عناصر التحكم ActiveX في العروض التقديمية ...

    تعرف على كيفية استفادة Aspose.Slides for Python عبر .NET من ActiveX لأتمتة وتحسين عروض PowerPoint التقديمية، مما يمنح المطورين تحكمًا قويًا في الشرائح.... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/ar/python-net/activex/
  5. Travailler avec des graphiques vectoriels|Aspos...

    Cet article décrit les fonctionnalités de travail avec l'outil GraphicsAbsorber en utilisant C#....`Visit` method to extract graphics from the page graphicsAbsorber.... Pages [ 1 ]; // Extract graphic elements from the page graphicsAbsorber...

    docs.aspose.com/pdf/fr/net/working-with-vector-...
  6. 아카이브

    아카이브...다음으로 FromImage() 메서드를 사용하여 Graphics 클래스 개체를 만듭니다. 그런 다음 GraphicsPath...Format32bppPArgb); // 그래픽 초기화 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/ko/drawing/image-clipping-in-cs...
  7. Archivo

    Archivo... Graphics graphic = new Graphics(image); // Establezca...llamando al método getYellow. graphic.clear(Color.getYellow()); //...

    blog.aspose.com/es/psd/draw-geometric-shapes-in...
  8. 档案

    档案... 使用 fromImage() 方法初始化 Graphics 类对象。 使用 GraphicsPath 类定义剪辑路径。... 800); // 初始化图形 Graphics graphics = Graphics.fromImage(bitmap);...

    blog.aspose.com/zh/drawing/image-clipping-in-java/
  9. 档案

    档案...接下来,使用 Graphics.FromImage() 方法和 Bitmap 对象创建 Graphics 类对象。 然后,将平滑模式设置为...接下来,使用 Graphics.FromImage() 方法和 Bitmap 对象创建 Graphics 类对象。 然后,用指定的颜色初始化一个...

    blog.aspose.com/zh/drawing/antialiasing-in-csharp/
  10. Chercher

    chercher...Initialisez l’objet de classe Graphics à l’aide de la méthode fromImage()...Initialiser les graphiques Graphics graphics = Graphics.fromImage(bitmap);...

    blog.aspose.com/fr/drawing/image-clipping-in-java/