Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 50,260 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. Merge JPG Images in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/jpg...
  4. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  5. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/pptx-...
  6. | 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-...
  7. | 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...
  8. | 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/
  9. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...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/python-net/save-barcode...
  10. Converting Worksheet to Image File By Page|Docu...

    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.... PageCount ; j ++) { Bitmap pic = sr . ToImage ( j ); pic...

    docs.aspose.com/cells/net/converting-worksheet-...