Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 50,272 for

bitmap

(0.08 sec)
  1. 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...
  2. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered....Bitmap . For other formats it is ...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. | 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...
  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 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/
  6. 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/androidjava/image-formats/
  7. 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/
  8. Convert AI to BMP via C# | products.aspose.com

    Sample code for AI to BMP C# conversion. Use API example code for batch AI files to BMP conversion within VB.NET, Asp.NET or any .NET 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/psd/ai-to-bmp/
  9. Convert POT to JPEG using C++ application | pro...

    Sample C++ conversion code for POT document to JPEG format. Use example code for batch POT to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. POT TO BMP (Bitmap Image) POT TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/pot-t...
  10. Convert TIFF to PNG using C++ application | pro...

    Sample C++ conversion code for TIFF document to PNG format. Use example code for batch TIFF to PNG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. TIFF TO BMP (Bitmap Image) TIFF TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/tiff-...