Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 48,501 for

bitmap

(0.03 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. 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...
  3. ImageSaveOptions.MetafileRenderingOptions | Asp...

    Discover the ImageSaveOptions MetafileRenderingOptions property to control metafile handling in your rendered output for enhanced image quality.... When Bitmap is specified, Aspose.Words...for MetafileRenderingMod is Bitmap. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words.sav...
  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. | 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...
  7. 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...
  8. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/pptx...
  9. Merge Images in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/ima...
  10. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...