Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 70,440 for

graphic

(0.14 sec)
  1. Архивы

    Архивы...Создайте экземпляр класса Graphics и инициализируйте его с помощью...изображению с помощью метода Graphics.drawstring(String, Font, SolidBrush...

    blog.aspose.com/ru/imaging/add-watermark-to-ima...
  2. Arşiv

    Arşiv...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.TextRenderingHint = TextRenderingHint.AntiAliasGridFit;...

    blog.aspose.com/tr/drawing/add-text-to-png-image/
  3. Archiv

    Archiv... Vytvořte instanci třídy Graphics a inicializujte ji pomocí...obrázku vodoznak pomocí metody Graphics.drawstring(String, Font, SolidBrush...

    blog.aspose.com/cs/imaging/add-watermark-to-ima...
  4. 档案

    档案...NET 在 C# 中绘制文本: 创建 Graphics 类的新实例。 使用 Graphics.Clear 方法设置背景颜色。 定义一个具有所需字体系列和大小的...对象。 选择一个用于文本颜色的 Brush 。 使用 Graphics.DrawString 方法渲染文本。 使用 Save...

    blog.aspose.com/zh/drawing/draw-text-in-csharp/
  5. Convert TEX to SVGZ via Java | products.aspose.com

    Export TEX 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/tex-t...
  6. کار با تصاویر نقاشی|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....Contents [ Hide ] بررسی کلاس Graphics به شما امکان می دهد تا شکل...اشکال ها را با استفاده از کلاس Graphics که در فضای نام Aspose.PSD...

    docs.aspose.com/psd/fa/java/working-with-drawin...
  7. Supported Image Formats|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....Network Graphics Image BMP Bitmap Image File GIF Graphical Interchange...Format SVG Scalable Vector Graphics Format Product Overview Features...

    docs.aspose.com/barcode/cpp/image-formats/
  8. Aspose::Words::Saving::MetafileRenderingMode en...

    Aspose::Words::Saving::MetafileRenderingMode enum. Specifies how Aspose.Words should render WMF and EMF metafiles in C++....render a metafile as vector graphics. If Aspose.Words cannot correctly...metafile records to vector graphics then Aspose.Words renders...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Procurar

    Procurar... A classe Graphics representa os gráficos na...crie uma instância da classe Graphics. Em seguida, defina um objeto...

    blog.aspose.com/pt/psd/add-watermark-to-psd-in-...
  10. 記録

    記録... fromImage() メソッドを使用して Graphics クラス オブジェクトを初期化します。 GraphicsPath...800); // グラフィックスの初期化 Graphics graphics = Graphics.fromImage(bitmap);...

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