Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 68,442 for

graphic

(0.25 sec)
  1. Adicionar uma marca d'água a uma imagem|Documen...

    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....Este exemplo usa a classe Graphics para desenhar uma string na...método DrawString da classe Graphics. Vamos salvar a imagem no...

    docs.aspose.com/psd/pt/adicionar-uma-marca-dagu...
  2. Aggiungere un Filigrana a un'Immagine|Documenta...

    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....esempio utilizza la classe Graphics per disegnare una stringa...metodo DrawString della classe Graphics. Salveremo l’immagine in formato...

    docs.aspose.com/psd/it/net/aggiungere-un-filigr...
  3. ค้นหา

    ค้นหา...png")) { var graphics = Graphics.FromImage(image); graphics.TextRenderingHint...TextRenderingHint.AntiAliasGridFit; graphics.PageUnit = GraphicsUnit.Pixel;...

    blog.aspose.com/th/drawing/add-callout-to-image...
  4. Рисование изображений с использованием Graphics...

    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. Класс GraphicsPath использует...соответствующие методы класса Graphics (DrawPath и Fill Paths), чтобы...

    docs.aspose.com/psd/ru/net/drawing-images-using...
  5. Save Generated Barcodes in Python via Java|Docu...

    How to Save Generated Barcodes in Aspose.BarCode for Python via Java...required format or using it in graphical transformations. These objects...digital images regardless of a graphics adapter. The BMP file format...

    docs.aspose.com/barcode/python-java/save-barcod...
  6. Handling Windows Metafiles in C++|Aspose.Words ...

    Aspose.Words for C++ implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....raster graphics. This format is used to store graphics data in...function calls in the Windows Graphics Device Interface (GDI) that...

    docs.aspose.com/words/cpp/handling-windows-meta...
  7. Архів

    Архів...NET Graphics API як Aspose.Drawing for...растровому зображенні в C# C# .NET Graphics API – встановлення # Перш...

    blog.aspose.com/uk/drawing/create-images-and-gr...
  8. ארכיון

    ארכיון...png")) { var graphics = Graphics.FromImage(image); graphics.TextRenderingHint...TextRenderingHint.AntiAliasGridFit; graphics.PageUnit = GraphicsUnit.Pixel;...

    blog.aspose.com/he/drawing/add-callout-to-image...
  9. آرشیوها

    آرشیوها...استفاده از متد FromImage() یک شی Graphics جدید از شی Bitmap ایجاد کنید...mple_JPG.jpg"); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fa/drawing/add-text-to-image-in...
  10. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...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/cpp/ps/working-with-clips/