Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 50,288 for

bitmap

(0.08 sec)
  1. 使用字体库的文本渲染| .NET

    将文本转换为图像,并在.NET产品中渲染TrueType和Opentype字体。 C#API用于开发人员操纵和字体文件。...); 8 9 var bitmap = new Bitmap(stream); 10 bitmap.Save(outFile);...9 10 var bitmap = new Bitmap(stream); 11 12 bitmap.Save(outFile);...

    docs.aspose.com/font/zh/net/developer-guide/tex...
  2. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....text on JPG images Initiate a Bitmap class object while declaring...the input image or create a bitmap from scratch by specifying...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  3. Convert PDF to Images in Python | products.aspo...

    PDF to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...EMAIL (Bitmap Image File) Convert BMP to EML (Bitmap Image File)...to EMLX (Bitmap Image File) Convert BMP to ICS (Bitmap Image File)...

    products.aspose.com/total/python-net/conversion...
  4. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET.... Create an object of the Bitmap class Initialize the Graphics...Graphics object from above bitmap Create a new Brush using the SolidBrush...

    docs.aspose.com/drawing/net/working-with-brushes/
  5. Remove background from TIFF via .NET | products...

    Removing background from TIFF image file via .NET....robust functionality to edit bitmaps with precision, leveraging...Create a bitmap object from TIFF image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/remo...
  6. Create TIFF image file via Java | products.aspo...

    Create TIFF image file via Java.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in TIFF image format. System...

    products.aspose.com/drawing/java/create/tiff/
  7. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....Bitmap> collection in recognition...foreach ( System . Drawing . Bitmap bitmap in recognitionResult . Images...

    docs.aspose.com/omr/net/recognition/write-in/
  8. Working with Image Placement using C++|Aspose.P...

    This section describes the features of working with image placement PDF file using C++ library....Drawing :: Bitmap > ( System :: Drawing :: Bitmap :: FromStream...( imageStream )); // Create bitmap with actual dimensions auto...

    docs.aspose.com/pdf/cpp/working-with-image-plac...
  9. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java 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....meaning when converting to bitmaps (see also the MetafileRenderingOpt...combined with the destination bitmap color (the color of the corresponding...

    docs.aspose.com/words/java/handling-windows-met...
  10. Add border to JPEG image file via .NET | produc...

    Add border to JPEG image file via .NET.... Utilize the Bitmap class and raster graphics drawing...Create bitmap object from JPEG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/add-...