Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,927 for

graphic

(0.08 sec)
  1. 画像に透かしを追加する|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クラスを使用して画像表面に文字列を描画します。 透かしの追加...操作を実証するために、ディスクからBMP画像を読み込み、GraphicsクラスのDrawStringメソッドを使用して透かし...

    docs.aspose.com/psd/ja/adding-a-watermark-to-an...
  2. Como criar um bitmap em C#

    Este artigo orienta sobre como criar um bitmap em C#. Ele contém os detalhes para definir o ambiente de desenvolvimento, uma lista de etapas para desenhar um bitmap e um código de amostra executável para criar um arquivo BMP em C# e salvá-lo no disco....Bitmap e inicialize o objeto Graphics com ela Defina o modo de disparo...inicializar o objeto da classe Graphics. Realizamos todas as operações...

    kb.aspose.com/pt/drawing/net/how-to-create-a-bi...
  3. Jak ustawić znak wodny w formacie TIFF przy uży...

    Ten krótki samouczek zawiera instrukcje ustawiania znaku wodnego w formacie TIFF przy użyciu języka Java. Można go użyć do zabezpieczenia obrazu TIFF poprzez dodanie znaku wodnego w Javie w dowolnym popularnym systemie operacyjnym, takim jak Ubuntu, MS Windows lub macOS....klasy Image Zainicjuj obiekt Graphics z przykładowym obrazem TIFF...tworzymy instancję obiektu Graphics przy użyciu tego obrazu. Ustawiamy...

    kb.aspose.com/pl/imaging/java/how-to-set-waterm...
  4. Travailler avec des clips dans PS | .NET

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET... false ); 9 10 //Create a graphics path from the rectangle 11...300, 200)); 13 14 //Save the graphics state in order to return back...

    docs.aspose.com/page/fr/net/ps/working-with-clips/
  5. Arbeiten mit Transformationen in PS-Datei | Java

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....////////// 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/de/java/ps/working-with-tr...
  6. API Moderna|Documentación de Aspose.Slides

    API Moderna...siguientes clases de allí: Graphics Image Bitmap PrinterSettings...Bitmap. PrinterSettings y Graphics se declaran obsoletas y su...

    docs.aspose.com/slides/es/net/modern-api/
  7. 使用图形API编辑PSD文件中的图层|Documentation

    在Python中使用Aspose.PSD的图形API的示例...建一个Graphics对象。该对象提供了用于绘制形状和应用画笔的各种方法。 graphics = Graphics ( layer...aquamarine , 45 ) 要在图层上绘制椭圆形状,可以使用graphics.draw_ellipse()方法。Rectangle(100...

    docs.aspose.com/psd/zh/zh/python-net/graphics-api/
  8. Dessiner des images|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....exemple utilise la classe Graphics pour dessiner des formes de...DrawLine exposée par la classe Graphics. Tout d’abord, nous allons...

    docs.aspose.com/psd/fr/java/dessiner-des-images/
  9. 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...phương thức DrawLine mà lớp Graphics cung cấp. Đầu tiên, chúng...

    docs.aspose.com/psd/vi/java/ve-hinh-anh/
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...the content of the current graphics state that will be shown in...blue-filled rectangle in the same graphics state. In order to add a clip...

    docs.aspose.com/page/net/ps/working-with-clips/