Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 70,365 for

graphic

(0.3 sec)
  1. 記録

    記録... Graphics クラスのインスタンスを作成し、 Image オブジェクトで初期化します。...クラスをインスタンス化して、テキストの配置を設定します。 Graphics.DrawString(String, Font, SolidBrush...

    blog.aspose.com/ja/imaging/add-watermark-to-ima...
  2. العمل مع الرسوميات المتجهة|Aspose.PDF for .NET

    تصف هذه المقالة ميزات العمل مع أداة GraphicsAbsorber باستخدام C#....`Visit` method to extract graphics from the page graphicsAbsorber.... Pages [ 1 ]; // Extract graphic elements from the page graphicsAbsorber...

    docs.aspose.com/pdf/ar/net/working-with-vector-...
  3. 아카이브

    아카이브...png"); // Graphics 클래스 객체 초기화 Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.TextRenderingHint = TextRenderingHint...

    blog.aspose.com/ko/drawing/draw-text-image-csharp/
  4. BarCodeImageFormat|Aspose.BarCode for Python vi...

    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.... GIF Specifies the Graphics Interchange Format (GIF) image...Specifies the W3C Portable Network Graphics (PNG) image format. TIFF Specifies...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. 아카이브

    아카이브... fromImage() 메서드를 사용하여 Graphics 클래스 객체를 초기화합니다. GraphicsPath...800); // 그래픽 초기화 Graphics graphics = Graphics.fromImage(bitmap);...

    blog.aspose.com/ko/drawing/image-clipping-in-java/
  6. Lưu trữ

    Lưu trữ... Khởi tạo đối tượng lớp Graphics bằng phương thức fromImage()...Khởi tạo đồ họa Graphics graphics = Graphics.fromImage(bitmap);...

    blog.aspose.com/vi/drawing/image-clipping-in-java/
  7. أرشيف

    أرشيف...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); // ارسم الخطوط graphics.DrawLine(new Pen(Color.Blue, 2),...

    blog.aspose.com/ar/drawing/draw-lines-in-csharp/
  8. آرشیوها

    آرشیوها... یک نمونه از کلاس Graphics ایجاد کنید و آن را با شی Image...سازی کنید. با استفاده از روش [Graphics.DrawString(String, Font, SolidBrush...

    blog.aspose.com/fa/imaging/add-watermark-to-ima...
  9. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...content within the current graphics state in PS viewers or editors...rectangle within the same graphics state. In the example below...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  10. Procurar

    Procurar... Crie um novo objeto Graphics a partir do objeto Bitmap...mple_JPG.jpg"); Graphics graphics = Graphics.FromImage(bitmap);...

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