Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 69,799 for

graphic

(0.52 sec)
  1. Convert U3D to SVG via C# | products.aspose.com

    Sample code for U3D to SVG C# conversion. Use API example code for batch U3D files to SVG conversion within VB.NET, Asp.NET or any .NET based application....structure for 3D computer graphics. It contains 3D model information...SVG file is a Scalar Vector Graphics file that uses XML based text...

    products.aspose.com/cad/net/conversion/u3d-to-svg/
  2. Trabajar con transformaciones en PostScript | C++

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en 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/es/cpp/ps/working-with-tra...
  3. أرشيف

    أرشيف...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...Pen(Color.Red, 5); // ارسم الدائرة graphics.DrawEllipse(pen, 1, 1, 490...

    blog.aspose.com/ar/drawing/draw-circle-in-csharp/
  4. Gérer les contrôles ActiveX dans les présentati...

    Découvrez comment Aspose.Slides for Python via .NET exploite ActiveX pour automatiser et améliorer les présentations PowerPoint, offrant aux développeurs un contrôle puissant sur les diapositives.... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/fr/python-net/activex/
  5. Trabajar con transformaciones en archivos PS | ...

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....////////// 2 //Set paint in graphics state on upper level 3 document...that is on on upper level graphics state and that is without...

    docs.aspose.com/page/es/java/ps/working-with-tr...
  6. Trabalhar com Transformações em ficheiro PS | Java

    Como transformar um conteúdo num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Java....////////// 2 //Set paint in graphics state on upper level 3 document...that is on on upper level graphics state and that is without...

    docs.aspose.com/page/pt/java/ps/working-with-tr...
  7. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....method Renders the shape into a Graphics object to a specified scale...SizeF RenderToScale ( Graphics graphics , float x , float y ,...

    reference.aspose.com/words/net/aspose.words.ren...
  8. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....method Renders the shape into a Graphics object to a specified size...float RenderToSize ( Graphics graphics , float x , float y ,...

    reference.aspose.com/words/net/aspose.words.ren...
  9. 搜索

    搜索...接下來,使用 Graphics.FromImage() 方法和 Bitmap 對象創建 Graphics 類對象。 然後,將平滑模式設置為...Format32bppPArgb); // 初始化圖形對象 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh-hant/drawing/antialiasing-in...
  10. 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/