Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 70,374 for

graphic

(0.1 sec)
  1. Adicionando uma Assinatura 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 utiliza a classe Graphics para desenhar outra imagem...método DrawImage da classe Graphics. Salvaremos a imagem resultante...

    docs.aspose.com/psd/pt/java/adicionando-uma-ass...
  2. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw Graphics in Java....empowers you to draw various graphics elements, and brushes play...Drawing Graphics with a Solid Brush in Java To draw graphics with...

    docs.aspose.com/drawing/java/working-with-brushes/
  3. Aspose.Cells 25.6 C++ - core dump running on Li...

    Hi, we are testing Aspose.Cells 25.6 C++ for the Linux platform. We are running on OpenSUSE. We downloaded the official sample Aspose.Cells-for-Cpp-25.6-linux from Getting Started|Documentation and followed the compila…...problem on openSUSE without a graphics system. I tested it on openSUSE...openSUSE with a graphics system and it works fine. gianfranco.dancelli...

    forum.aspose.com/t/aspose-cells-25-6-c-core-dum...
  4. Chercher

    chercher...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);... 2); // Dessine l'ellipse graphics.DrawEllipse(pen, 10, 10, 900...

    blog.aspose.com/fr/drawing/draw-an-ellipse-csharp/
  5. Chercher

    chercher...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...2); // Dessinez le rectangle graphics.DrawRectangle(pen, 10, 10...

    blog.aspose.com/fr/drawing/draw-rectangle-csharp/
  6. Aspose.PSD pro Java 20.5 - Poznámky k vydání|Do...

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

    docs.aspose.com/psd/cs/aspose-psd-pro-java-20-5...
  7. 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 Java para una automatización fluida de PowerPoint y OpenDocument.... graphics . Bitmap . CompressFormat...slideImage . compress ( android . graphics . Bitmap . CompressFormat...

    docs.aspose.com/slides/es/androidjava/modern-api/
  8. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....Common for 2D graphics engine for .NET The alternative...as processing and drawing graphics paths. Furthermore, it allows...

    docs.aspose.com/drawing/net/developer-guide/sys...
  9. Aspose.Drawing for .NET | Cross-platform System...

    .NET Graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....supports rendering vector graphics such as lines, curves, and...saved in all commonly used graphics formats including BMP, PNG...

    products.aspose.com/drawing/net/
  10. Použití Grafického API k úpravě vrstev v soubor...

    Příklad použití Grafického API v Aspose.PSD pro Python...vrstvy musíte vytvořit objekt Graphics tím, že předáte vrstvu jako...a používání štětců. graphics = Graphics ( layer ) V kódu příkladu...

    docs.aspose.com/psd/cs/cs/python-net/graphics-api/