Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 69,787 for

graphic

(0.11 sec)
  1. Lưu trữ

    Lưu trữ...tạo một đối tượng của lớp Graphics từ bitmap. Xác định đối tượng...riêng cho hình dạng của lớp Graphics để vẽ (các) hình dạng mong...

    blog.aspose.com/vi/drawing/graphics-programming...
  2. 搜索

    搜索... 從位圖中初始化 Graphics 類的對象。 使用所需參數定義 Pen 或 SolidBrush...SolidBrush 類對象。 使用 Graphics 類的特定於形狀的方法來繪製所需的形狀。 最後,保存圖像。 現在,讓我們看看如何在...

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  3. 搜索

    搜索... 從點陣圖初始化 Graphics 類別的物件。 使用所需參數定義 Pen 或 SolidBrush...SolidBrush 類別物件。 使用 Graphics 類別的特定於形狀的方法來繪製所需的形狀。 最後,儲存圖像。 現在,讓我們看看如何在...

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  4. Thêm Watermark vào ảnh|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.... Ví dụ này sử dụng lớp Graphics để vẽ một chuỗi trên bề mặt...phương thức DrawString của lớp Graphics. Chúng ta sẽ lưu ảnh dưới...

    docs.aspose.com/psd/vi/them-watermark-vao-anh/
  5. افزودن یک علامت آب به تصویر|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.... این مثال از کلاس Graphics برای نوشتن یک رشته بر روی...استفاده از متد DrawString کلاس Graphics نقشه کشی می کنیم. تصویر را...

    docs.aspose.com/psd/fa/java/adding-a-watermark-...
  6. Agregar una marca de agua a una imagen|Document...

    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....Este ejemplo utiliza la clase Graphics para dibujar una cadena en...método DrawString de la clase Graphics. Guardaremos la imagen en...

    docs.aspose.com/psd/es/java/agregar-una-marca-d...
  7. 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-...
  8. إدارة عناصر التحكم 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/
  9. Chercher

    chercher...Ensuite, créez un nouvel objet Graphics à partir de l’objet Bitmap...nouveau graphique Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fr/drawing/create-load-fill-and...
  10. 使用GraphicsPath绘制图像|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....定图像并且不改变图像本身,反而可以被看作一个包含描述Graphics类可绘制路径的元数据的对象。GraphicsPath...使用相应的Graphics类方法(DrawPath和Fill Paths)来绘制或填充路径。Graphics类获取每个形状段并将其绘制以生成最终图像。...

    docs.aspose.com/psd/zh/net/drawing-images-using...