Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 50,650 for

bitmap

(0.15 sec)
  1. Convert POT to JPEG using Java | products.aspos...

    Sample Java conversion code for POT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. POT TO BMP (Bitmap Image) POT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pot-...
  2. Convert ODP to PNG using Java | products.aspose...

    Sample Java conversion code for ODP format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. ODP TO BMP (Bitmap Image) ODP TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/odp-...
  3. Convert POTM to GIF using Java | products.aspos...

    Sample Java conversion code for POTM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. POTM TO BMP (Bitmap Image) POTM TO HTML (Hyper...

    products.aspose.com/slides/java/conversion/potm...
  4. Supported Image Formats|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....Network Graphics Image BMP Bitmap Image File GIF Graphical Interchange...

    docs.aspose.com/barcode/nodejsjava/image-formats/
  5. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…...Location = textlocation; Bitmap image = barcodeGenerator.G...CodeLocation = textlocation; Bitmap image = barcodeGenerator.BarCodeImage;...

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  6. Develop custom libraries using Aspose.Barcode f...

    How to develop custom libraries using Aspose.Barcode for multiple .Net versions in the same project...BarcodeHelper { public static Bitmap GenerateCode128Barco ( string...void Main ( string [] args ) { Bitmap bmp = BarcodeHelper . GenerateCode128Barco...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  7. Vectorize BMP – Python code and Online Vectorizer

    Convert BMP to SVG online or in Python with Aspose.SVG. Vectorize BMP images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....Vectorization involves replacing bitmaps with mathematical curves and...Vectorizer supports a variety of bitmap formats, including JPEG, PNG...

    products.aspose.com/svg/python-net/vectorize-im...
  8. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....Initiate an instance of the Bitmap class while setting pixel format...clipping in Java . Firstly, make a bitmap, initiate the graphics, and...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  9. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  10. Convert Type3 font to TrueType | Java API Solution

    Type3 to TTF font conversion with Aspose.Page API solution for Java is reflected here. Learn more with the included code snippets....Type 3 fonts can incorporate bitmap images and other graphical...ideal for creative projects. Bitmap Support : One of the standout...

    docs.aspose.com/page/java/type3-to-ttf/