Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 50,248 for

bitmap

(0.04 sec)
  1. Convert DICOM to BMP via Java | products.aspose...

    Sample code for DICOM to BMP Java conversion. Use API example code for batch DICOM files to BMP 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/imaging/java/conversion/dic...
  2. Convert PNG to BMP via Java | products.aspose.com

    Sample code for PNG to BMP Java conversion. Use API example code for batch PNG files to BMP 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/imaging/java/conversion/png...
  3. Convert WEBP to BMP via Java | products.aspose.com

    Sample code for WEBP to BMP Java conversion. Use API example code for batch WEBP files to BMP 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/imaging/java/conversion/web...
  4. Convert POTM to GIF using C# | products.aspose.com

    Sample code for POTM to GIF C# conversion. Use API example code for batch POTM 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/potm-...
  5. Convert PPT to GIF using C# | products.aspose.com

    Sample code for PPT to GIF C# conversion. Use API example code for batch PPT 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/ppt-t...
  6. 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-...
  7. FontEmbeddingLicensingRights.bitmap_embedding_o...

    FontEmbeddingLicensingRights.Bitmap_embedding_only property. Indicates the Bitmap embedding only restriction....bitmap_embedding_only property FontEmbeddingLicensi.bitmap_embedding_only...bitmap_embedding_only property Indicates the “Bitmap embedding only” restriction...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/net/supported-file-form...
  9. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...using ( var bitmap = new System . Drawing . Bitmap (( int ) document...Drawing . Graphics . FromImage ( bitmap )) { gr . SmoothingMode = SmoothingMode...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  10. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...images to files, streams, or bitmaps, as well as outputting barcode...images to a file, a stream, or a bitmap). These options are described...

    docs.aspose.com/barcode/cpp/save-barcode-image/