Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 48,524 for

bitmap

(0.07 sec)
  1. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/java/text-rendering-truety...
  2. Filter EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to Filter EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/net/filter/eps/
  3. Modern API|Aspose.Slides Documentation

    Modern API...System::Drawing::Image System::Drawing::Bitmap As of version 24.4, this public...System::Drawing::Image and System::Drawing::Bitmap are declared deprecated and...

    docs.aspose.com/slides/cpp/modern-api/
  4. Convert HTML to BMP via Java

    Sample Java code for HTML to BMP conversion. Use this example code to convert HTML to BMP within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/html/java/conversion/html-t...
  5. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java....getBitmapEmbeddingOn() Indicates the “Bitmap embedding only” restriction...getBitmapEmbeddingOn() Indicates the “Bitmap embedding only” restriction...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create WMF image file via .NET | products.aspos...

    Create WMF image file via .NET....for storing vector as well as bitmap-format images data. To be more...Supported Resize Formats BMP (Bitmap Picture) EMF (Enhanced Metafile...

    products.aspose.com/drawing/net/create/wmf/
  7. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....Initiate an instance of the Bitmap class Create an object of the...losing quality in C# . Create a bitmap class object with the specified...

    kb.aspose.com/drawing/net/scale-image-in-csharp/
  8. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...as file auto bitmap = srcShape->GetImage(); bitmap->Save(Syste...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  9. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/ppt-...
  10. Merge JPG to PDF in Python | products.aspose.com

    Merge JPG to PDF in Python. Use Python library API to combine JPG and PDF... Bitmap( "image1.jpg" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.jpg" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/jpg...