Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 70,375 for

graphic

(0.97 sec)
  1. Online POTM-filkomprimering eller bygg Python-a...

    Gratis onlineapp för att komprimera olika POTM-filer. Python-komprimering och arkiveringsbibliotekskod för POTM-dokument....(Animated Portable Network Graphics) Komprimera BMP filer (Bitmap...Komprimera CDR filer (CorelDraw® Graphics Format) Komprimera CGM filer...

    products.aspose.com/total/sv/python-net/compres...
  2. Online PPTX-filkomprimering eller bygg Python-a...

    Gratis onlineapp för att komprimera olika PPTX-filer. Python-komprimering och arkiveringsbibliotekskod för PPTX-dokument....(Animated Portable Network Graphics) Komprimera BMP filer (Bitmap...Komprimera CDR filer (CorelDraw® Graphics Format) Komprimera CGM filer...

    products.aspose.com/total/sv/python-net/compres...
  3. Online XML-filkomprimering eller bygg Python-ap...

    Gratis onlineapp för att komprimera olika XML-filer. Python-arkiveringsbibliotekskod för XML-dokument....(Animated Portable Network Graphics) Komprimera BMP filer (Bitmap...Komprimera CDR filer (CorelDraw® Graphics Format) Komprimera CGM filer...

    products.aspose.com/total/sv/python-net/compres...
  4. Archivio

    Archivio...Crea un’istanza della classe Graphics e inizializzala con l’istanza...proprietà. Utilizzare il metodo Graphics.DrawArc(Pen, Single, Single...

    blog.aspose.com/it/drawing/create-images-and-gr...
  5. أرشيف

    أرشيف...// تهيئة الرسومات Graphics graphics = Graphics.fromImage(bitmap);...fromImage(bitmap); graphics.setTextRenderingHint(TextRenderingHint.AntiAliasGridFit);...

    blog.aspose.com/ar/drawing/image-clipping-in-java/
  6. Trabalhar com Clipes em Ficheiro PS | Python

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....options, False) 8 9 # Create a graphics path from the rectangle 10...////////// 14 15 # Save the graphics state in order to return back...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  7. Arbeiten mit Clips in PS-Datei| Python

    Das Hinzufügen von Clips zu PS-Dateien ist eine Funktion, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in Python nutzen....options, False) 8 9 # Create a graphics path from the rectangle 10...////////// 14 15 # Save the graphics state in order to return back...

    docs.aspose.com/page/de/python-net/ps/working-w...
  8. 아카이브

    아카이브...다음으로 FromImage() 메서드를 사용하여 Graphics 클래스 개체를 만듭니다. 그런 다음 GraphicsPath...Format32bppPArgb); // 그래픽 초기화 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/ko/drawing/image-clipping-in-cs...
  9. Archivo

    Archivo... Graphics graphic = new Graphics(image); // Establezca...llamando al método getYellow. graphic.clear(Color.getYellow()); //...

    blog.aspose.com/es/psd/draw-geometric-shapes-in...
  10. 档案

    档案... 使用 fromImage() 方法初始化 Graphics 类对象。 使用 GraphicsPath 类定义剪辑路径。... 800); // 初始化图形 Graphics graphics = Graphics.fromImage(bitmap);...

    blog.aspose.com/zh/drawing/image-clipping-in-java/