Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 50,272 for

bitmap

(0.06 sec)
  1. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....steps: Create an object of Bitmap class . Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/java/working-with-pens/
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....from there: Graphics Image Bitmap PrinterSettings As of version...from System.Drawing: Image and Bitmap. PrinterSettings and Graphics...

    docs.aspose.com/slides/net/modern-api/
  3. 从 Visio 中的形状中提取所有图像|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....stream into bitmap object System . Drawing . Bitmap bitmap = new System...Drawing . Bitmap ( stream ); // save bmp here bitmap . Save (...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  4. Extract All Images from Shapes in Visio|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....stream into bitmap object System . Drawing . Bitmap bitmap = new System...Drawing . Bitmap ( stream ); // save bmp here bitmap . Save (...

    docs.aspose.com/diagram/net/extract-all-images-...
  5. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API....steps: Create an instance of the Bitmap class . Initialize the Graphics...Graphics object from the created bitmap. Use the Color.fromArgb() method...

    docs.aspose.com/drawing/java/working-with-image...
  6. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...Our existing code creates a Bitmap for a mask using PixelFormat...and flattening it. 32bpp ARGB bitmap (originally 16bpp) is created...

    forum.aspose.com/t/query-regarding-pixelformat-...
  7. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....text: Create an instance of the Bitmap class . Initialize a new object...the Graphics class with the bitmap object. Set up a Brush object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  8. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal document quality and performance....renders this metafile to a bitmap. Vector 1 Aspose.Words renders...metafile as vector graphics. Bitmap 2 Aspose.Words invokes GDI+...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....Instantiate a new object of Bitmap class Initialize a new object...of Graphics class with this bitmap object Use the RotateTransform...

    docs.aspose.com/drawing/net/working-with-coordi...
  10. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java....steps: Create an instance of the Bitmap class . Initialize a new object...the Graphics class with this bitmap object. Use the rotateTransform()...

    docs.aspose.com/drawing/java/working-with-coord...