Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 69,792 for

graphic

(0.14 sec)
  1. Archivo

    Archivo...clase Graphics para cargar la imagen principal Graphics graphics...graphics = new Graphics(canvas); // Llame al método DrawImage con...

    blog.aspose.com/es/psd/sign-image-java/
  2. 搜索

    搜索...{ // 創建 Graphics 類的實例 Graphics graphics = new Graphics(canvas);...DrawImage 方法 //這裡副圖繪製在主圖的右下角 graphics.DrawImage(signature, new Point(canvas...

    blog.aspose.com/zh-hant/psd/sign-image-csharp/
  3. Pythonを使用してゼロからPSDまたはPSB画像を作成する|Documentation

    PythonでAspose.PSDを使用してPsdイメージをゼロから作成する方法の例...psd import Graphics , Pen , Color , Rectangle...add_regular_layer () graphics = Graphics ( regularLayer ) pen...

    docs.aspose.com/psd/ja/ja/python-net/create-psd...
  4. تعليمات إصدار Aspose.PSD لـ Java 20.5|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....حول حافة الطبقة Graphics graphics = new Graphics ( raster ); int...2 * ( height / 3 )) - 1 ); graphics . drawRectangle ( new Pen...

    docs.aspose.com/psd/ar/java/aspose-psd-for-java...
  5. Aspose.PSD for .NET 20.5 - リリースノート|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 = new Graphics(raster); int width...- (2 * (height / 3)) - 1); graphics.DrawRectangle(new Aspose.PSD...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  6. Aspose.PSD для Java 20.5 - Примітки до випуску|...

    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 = new Graphics ( raster ); int...2 * ( height / 3 )) - 1 ); graphics . drawRectangle ( new Pen...

    docs.aspose.com/psd/uk/java/aspose-psd-dlya-jav...
  7. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code examples....scaling and positioning of graphics within the viewport. It acts...coordinate‑based system, SVG graphics can be resized without quality...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  8. Mejorar el procesamiento de imágenes con la API...

    Modernice el procesamiento de imágenes de diapositivas reemplazando las API de imágenes obsoletas con la API Moderna de C++ para una automatización fluida de PowerPoint y OpenDocument....System::Drawing: System::Drawing::Graphics System::Drawing::Image Sy...API. Los métodos con System::Graphics se declaran obsoletos y su...

    docs.aspose.com/slides/es/cpp/modern-api/
  9. Chercher

    chercher...d'image Graphics graphics = new Graphics(image); graphics.clear(Color...getWhite()); // Dessiner un rectangle graphics.drawRectangle(new Pen(new...

    blog.aspose.com/fr/psd/create-psd-image-java/
  10. Convert PLT to BMP via C# | products.aspose.com

    Sample code for PLT to BMP C# conversion. Use API example code for batch PLT files to BMP conversion within VB.NET, Asp.NET or any .NET based application....these files such as CorelDRAW Graphics Suite. A number of applications...images are independent of graphics adapter and are also called...

    products.aspose.com/cad/net/conversion/plt-to-bmp/