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

graphic

(0.16 sec)
  1. Архів

    Архів... Створіть об’єкт класу Graphics та ініціалізуйте його об’єктом...водяний знак за допомогою методу Graphics.drawString(String s, Font...

    blog.aspose.com/uk/imaging/add-watermark-to-ima...
  2. 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-...
  3. إدارة عناصر التحكم 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/
  4. PS 파일의 캔버스 관리 | Aspose.Page for .NET

    PS 파일을 관리하는 .NET API 솔루션입니다. C# 코드 몇 줄로 PS 파일의 그래픽 상태를 클립하고 변환하는 방법에 대한 코드 예제입니다....NET Work with ps graphics states 그래픽 상태 작업 PS 파일의 그래픽...options, false ); //Create graphics path from the rectangle System...

    products.aspose.com/page/ko/net/work-with-ps-gr...
  5. Java を使用してプレゼンテーション内の ActiveX コントロールを管理する|Aspos...

    Aspose.Slides for Java が ActiveX を活用して PowerPoint プレゼンテーションを自動化および強化し、開発者にスライドの強力な制御を提供する方法を学びます。... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/ja/java/activex/
  6. Travailler avec des transformations dans PS | .NET

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...(100, 100); 11 12 //Create graphics path from the rectangle 13...////////// 2 //Set a paint in graphics state on upper level 3 document...

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  7. Робота з перетвореннями в PostScript | C++

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в 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/uk/cpp/ps/working-with-tra...
  8. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw Graphics in C# and VB.NET....provides the capability to draw graphics elements. Brushes are one...key element of working with graphics and are used to fill the internal...

    docs.aspose.com/drawing/net/working-with-brushes/
  9. Convert PSD to PNG with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...native file format used for graphics designing and development...Format? PNG, Portable Network Graphics, refers to a type of raster...

    products.aspose.com/psd/psd-to-png/
  10. 绘制图像|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类在图像表面绘制线条形状。为了演示操作,示例创建了一个新的图像,并使用Graphics类公开的D... 创建图像后,我们将使用Graphics类公开的Clear方法设置其背景颜色。Graphics类的DrawLine方法用...

    docs.aspose.com/psd/zh/java/drawing-images/