Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 51,749 for

bitmap

(0.1 sec)
  1. Convert POTM to JPEG using Java | products.aspo...

    Sample Java conversion code for POTM 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...listed below. POTM TO BMP (Bitmap Image) POTM TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/potm...
  2. Convert POT to PNG using Java | products.aspose...

    Sample Java conversion code for POT 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. POT TO BMP (Bitmap Image) POT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pot-...
  3. Convert PPSX to JPEG using Java | products.aspo...

    Sample Java conversion code for PPSX 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...listed below. PPSX TO BMP (Bitmap Image) PPSX TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/ppsx...
  4. Convert PPTX to JPEG using Java | products.aspo...

    Sample Java conversion code for PPTX 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...listed below. PPTX TO BMP (Bitmap Image) PPTX TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pptx...
  5. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/python-net/basic-recogn...
  6. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....shape, and exporting it as a bitmap image. These approaches allow...is then redrawn onto a new bitmap image, which is saved in PNG...

    docs.aspose.com/slides/java/manage-paragraph/
  7. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....shape, and exporting it as a bitmap image. These approaches allow...is then redrawn onto a new bitmap image, which is saved in PNG...

    docs.aspose.com/slides/php-java/manage-paragraph/
  8. Save Generated Barcodes in JavaScript|Documenta...

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using JavaScript API...images to files, streams, or bitmaps. It also covers how to output...barcodes, whether to files or bitmaps. Below, you’ll find descriptions...

    docs.aspose.com/barcode/javascript-cpp/save-bar...
  9. Multi page Tiff to PDF Conversion show blank pa...

    using (Aspose.Drawing.Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream)) { Aspose.Drawing.Imaging.FrameDimension Dimension = new Aspose.Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int FrameCount…...Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream))...Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int...

    forum.aspose.com/t/multi-page-tiff-to-pdf-conve...
  10. Working with Images in PostScript | .NET

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Bitmap from image file. Create the...//Create a Bitmap object from image file 15 using (Bitmap image =...

    docs.aspose.com/page/net/ps/working-with-images/