Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 51,748 for

bitmap

(0.05 sec)
  1. Convert PPS to GIF using C# | products.aspose.com

    Sample code for PPS to GIF C# conversion. Use API example code for batch PPS files to GIF conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pps-t...
  2. Convert ODP to GIF using C# | products.aspose.com

    Sample code for ODP to GIF C# conversion. Use API example code for batch ODP files to GIF conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/odp-t...
  3. 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...
  4. | Aspose

    Sample code for BMP to XLSX Java conversion. Use API example code for batch BMP files to XLSX conversion 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/ocr/java/conversion/bmp-to-...
  5. | Aspose

    Sample code for BMP to XLSX Java conversion. Use API example code for batch BMP files to XLSX conversion 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/ocr/cpp/conversion/bmp-to-x...
  6. | Aspose

    Sample code for BMP to TXT Java conversion. Use API example code for batch BMP files to TXT conversion 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/ocr/cpp/conversion/bmp-to-txt/
  7. 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...
  8. Quick Start|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....( mailmark2DCodetext ); Bitmap bitmap = cg . generateBarCodeImage...barCodeReader = new BarCodeReader ( bitmap , DecodeType . DATA_MATRIX...

    docs.aspose.com/barcode/androidjava/quick-start/
  9. 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/
  10. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Java...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap. These options are discussed...

    docs.aspose.com/barcode/java/save-barcode-image/