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

graphic

(0.39 sec)
  1. C | products.aspose.com

    .NET API를 통해 PSD, PSB 및 AI 파일을 내보낼 수 있습니다....native file format used for graphics designing and development...GIF File Format? A GIF or Graphical Interchange Format is a type...

    products.aspose.com/psd/ko/psd-to-gif/
  2. PSD को BMP में C# के साथ कन्वर्ट करें | product...

    .NET API के माध्यम से PSD, PSB और AI फ़ाइल निर्यात करें...native file format used for graphics designing and development...images are independent of graphics adapter and are also called...

    products.aspose.com/psd/hi/net/conversion/psd-t...
  3. Добавяне на воден знак към изображение|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....Този пример използва класа Graphics, за да нарисува низ върху...метода DrawString на класа Graphics. Ще запазим изображението...

    docs.aspose.com/psd/bg/net/adding-a-watermark-t...
  4. Arşiv

    Arşiv...Image sınıfının nesnesiyle Graphics sınıfının bir örneğini oluşturun...nesnesiyle Graphics sınıfının bir örneğini oluşturun. Graphics graphic...

    blog.aspose.com/tr/psd/draw-geometric-shapes-in...
  5. Convert EPUB to WMF via Java | products.aspose.com

    Export EPUB file to WMF in your Java applications without using any third party application...class, create an object of the Graphics class and initialize it with...angle and add watermark using Graphics.drawString method. After adding...

    products.aspose.com/total/java/conversion/epub-...
  6. 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...
  7. Chercher

    chercher...ensuite l’objet de classe Graphics à l’aide de la méthode Color...Initialiser les graphiques Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fr/drawing/alpha-blending-in-cs...
  8. Vẽ Hình Ả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....Thẳng Ví dụ này sử dụng lớp Graphics để vẽ các hình dạng đường...DrawLine được công bố bởi lớp Graphics. Đầu tiên, chúng ta sẽ tạo...

    docs.aspose.com/psd/vi/net/drawing-images/
  9. Rysowanie obrazów|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....przykład wykorzystuje klasę Graphics do rysowania kształtów linii...udostępnionej przez klasę Graphics. Najpierw utworzymy obraz...

    docs.aspose.com/psd/pl/java/rysunek-obrazow/
  10. Procurar

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

    blog.aspose.com/pt/drawing/draw-circle-in-csharp/