Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 70,424 for

graphic

(0.74 sec)
  1. Convert PS to SVGZ via Java | products.aspose.com

    Export PS file to SVGZ 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/ps-to...
  2. 記録

    記録... ビットマップから Graphics クラスのオブジェクトを初期化します。 Pen または...クラス オブジェクトを必要なパラメーターで定義します。 Graphics クラスの形状固有のメソッドを使用して、目的の形状を描画します。...

    blog.aspose.com/ja/drawing/graphics-programming...
  3. PSファイルでの変換操作 | Java

    PSファイルのコンテンツを変換する方法は、Aspose.Page APIソリューションで回答されています。Javaでの機能の使用方法については、こちらをご覧ください。...////////// 2 //Set paint in graphics state on upper level 3 document...that is on on upper level graphics state and that is without...

    docs.aspose.com/page/ja/java/ps/working-with-tr...
  4. Jak utworzyć bitmapę w C#

    W tym artykule opisano sposób tworzenia mapy bitowej w języku C#. Zawiera szczegółowe informacje dotyczące ustawiania środowiska programistycznego, listę kroków umożliwiających narysowanie mapy bitowej oraz możliwy do uruchomienia przykładowy kod umożliwiający utworzenie pliku BMP w języku C# i zapisanie go na dysku....Bitmap i zainicjuj nim obiekt Graphics Ustaw tryb fotografowania...fotografowania i kolor tła w obiekcie Graphics Narysuj elipsę i ciąg, korzystając...

    kb.aspose.com/pl/drawing/net/how-to-create-a-bi...
  5. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API....class Initialize an object of Graphics class from this bitmap Define...Use the DrawArc method of Graphics class object to draw an arc...

    docs.aspose.com/drawing/net/create-image/
  6. ค้นหา

    ค้นหา...เริ่มต้นกราฟิกจากบิตแมป Graphics graphics = Graphics.fromImage(bitmap);...getBlue(), 4); // วาดเส้นโค้ง graphics.drawClosedCurve(penBlue, new...

    blog.aspose.com/th/drawing/graphics-programming...
  7. Archivo

    Archivo...Crea un objeto de la clase Graphics a partir del bitmap. Inicializa...habilitar el dibujo. Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/es/drawing/create-load-fill-and...
  8. Archiv

    Archiv... Erstellen Sie ein Graphics Klassenobjekt aus dem Bitmap...zu ermöglichen. Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/de/drawing/create-load-fill-and...
  9. Přidání podpisu k obrázku|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....tento příklad využívá třídu Graphics pro nakreslení dalšího obrazu...pomocí metody DrawImage třídy Graphics. Výsledný obrázek uložíme...

    docs.aspose.com/psd/cs/přidání-podpisu-k-obrázku/
  10. Archivo

    Archivo... Cree un nuevo objeto Graphics a partir del objeto Bitmap...mple_JPG.jpg"); Graphics graphics = Graphics.FromImage(bitmap);...

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