Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 68,734 for

graphic

(0.16 sec)
  1. Export CGM to OTP via C# API | products.aspose.com

    .NET API to Convert CGM to OTP without using Microsoft Word...: Use Cases CGM (Computer Graphics Metafile) files are used to...to store vector graphics information, making them ideal for creating...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Archivo

    Archivo...continuación, cree un nuevo objeto Graphics a partir del objeto Bitmap...un nuevo gráfico Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/es/drawing/create-load-fill-and...
  3. Archivio

    Archivio...Successivamente, crea un nuovo oggetto Graphics dall’oggetto Bitmap utilizzando...una nuova grafica Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/it/drawing/create-load-fill-and...
  4. Procurar

    Procurar...seguida, crie um novo objeto Graphics a partir do objeto Bitmap...um novo gráfico Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/pt/drawing/create-load-fill-and...
  5. 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/ja/net/ps/working-with-clips/
  6. Supported File Formats|CAD 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.... IGES Initial Graphics Exchange Specification STL...Plot File SVG Scalable Vector Graphics (SVG) is a web-friendly vector...

    docs.aspose.com/cad/net/getting-started/support...
  7. Buat Gambar PSD atau PSB dari Awal menggunakan ...

    Contoh bagaimana Aspose.PSD untuk Python dapat membuat Gambar Psd dari awal...psd import Graphics , Pen , Color , Rectangle...add_regular_layer () graphics = Graphics ( regularLayer ) pen...

    docs.aspose.com/psd/id/id/python-net/create-psd...
  8. Menambahkan Tanda Tangan ke Gambar|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....contoh ini menggunakan kelas Graphics untuk menggambar gambar lain...metode DrawImage dari kelas Graphics. Kita akan menyimpan gambar...

    docs.aspose.com/psd/id/net/adding-a-signature-t...
  9. 使用图形API编辑PSD文件中的图层|Documentation

    在Python中使用Aspose.PSD的图形API的示例...建一个Graphics对象。该对象提供了用于绘制形状和应用画笔的各种方法。 graphics = Graphics ( layer...aquamarine , 45 ) 要在图层上绘制椭圆形状,可以使用graphics.draw_ellipse()方法。Rectangle(100...

    docs.aspose.com/psd/zh/zh/python-net/graphics-api/
  10. Schrijf tekst op JPG in C#

    Volg deze gids om tekst te schrijven op JPG in C#. Het bevat de IDE-instellingen, stappen en een voorbeeldcode voor het ontwikkelen van een eenvoudige JPG-teksteditor in C# met meerdere opties om de tekst aan te passen....een Graphics -object om erop te tekenen Pas het Graphics-object...achtergrondverloopkl in het Graphics-object Maak een lettertype...

    kb.aspose.com/nl/drawing/net/write-text-on-jpg-...