Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 70,426 for

graphic

(0.46 sec)
  1. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....every metafile using vector graphics. metafileRenderingOpt.set...renders a metafile as vector graphics. VECTOR_WITH_FALLBACK Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  2. Добавяне на подпис към изображение|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, за да извлече друго изображение...метода DrawImage на класа Graphics. Ще запазим резултатното изображение...

    docs.aspose.com/psd/bg/java/adding-a-signature-...
  3. Crea un'immagine PSD o PSB da zero usando Pytho...

    Esempio di come Aspose.PSD per Python può creare un'immagine Psd da zero...psd import Graphics , Pen , Color , Rectangle...add_regular_layer () graphics = Graphics ( regularLayer ) pen...

    docs.aspose.com/psd/it/it/python-net/crea-immag...
  4. LaTeX 包含图形

    了解 LaTeX 包含图形宏,以及图像变换、视口、裁剪和 Graphics 和 Graphicx 宏包之间的区别。... 本文介绍如何使用 graphics (以及随附的 graphicx )包中的 \includegraphics...文件中插入光栅图像。 应该选择哪个包, graphics 还是 graphicx ? 两个包 graphics 和 graphicx 非常相似,主要区别在于语法。...

    docs.aspose.com/tex/zh/java/latex-includegraphics/
  5. Arsip

    Arsip... Buat objek kelas Graphics dari bitmap. Inisialisasi...memungkinkan menggambar Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/id/drawing/create-load-fill-and...
  6. Arşiv

    Arşiv... Bir bitmap’ten Graphics sınıfı nesnesi oluşturun....nesnesi oluşturun. Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/tr/drawing/create-load-fill-and...
  7. 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...options, false ); 10 11 //Create graphics path from the rectangle 12...shape ////////// 16 17 //Save graphics state in order to return back...

    docs.aspose.com/page/fr/net/ps/working-with-clips/
  8. 绘制图像|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/net/drawing-images/
  9. Archivio

    Archivio...dell'immagine Graphics graphics = new Graphics(image); graphics.Clear(Color...White); // Disegna un rettangolo graphics.DrawRectangle(new Pen(new...

    blog.aspose.com/it/psd/create-psd-image-csharp/
  10. Procurar

    Procurar...imagem Graphics graphics = new Graphics(image); graphics.Clear(Color...White); // Desenhe um retângulo graphics.DrawRectangle(new Pen(new...

    blog.aspose.com/pt/psd/create-psd-image-csharp/