Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,384 for

bitmap performance

(0.13 sec)
  1. Handling Windows Metafiles in C#|Aspose.Words f...

    Aspose.Words for .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player using C#....meaning when converting to bitmaps (see also the MetafileRenderingOpt...MetafileRenderingOpt property). Saving to a bitmap works differently on platforms...

    docs.aspose.com/words/net/handling-windows-meta...
  2. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop Bitmap Java based runnable code along with the detailed steps are provided for the demonstration.... To crop bitmap Java based code contains a...into memory for an enhanced performance Crop the image by sliding...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  3. Compress EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to compress EPS files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application...advertising, they might reduce web performance due to their large file size...One can easily add high-performance image conversion features...

    products.aspose.com/imaging/net/compress/eps/
  4. 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....POT to JPEG in C++ High performance POT to JPEG conversion using...auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/pot-t...
  5. 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....TIFF to PNG in C++ High performance TIFF to PNG conversion using...auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/tiff-...
  6. Convert PPTM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTM document to JPEG format. Use example code for batch PPTM to JPEG conversion within any C++ Application....PPTM to JPEG in C++ High performance PPTM to JPEG conversion using...auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/pptm-...
  7. Convert PPS to JPEG using C++ application | pro...

    Sample C++ conversion code for PPS document to JPEG format. Use example code for batch PPS to JPEG conversion within any C++ Application....PPS to JPEG in C++ High performance PPS to JPEG conversion using...auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/pps-t...
  8. Convert PPT to GIF using C++ application | prod...

    Sample C++ conversion code for PPT document to GIF format. Use example code for batch PPT to GIF conversion within any C++ Application....Convert PPT to GIF in C++ High performance PPT to GIF conversion using...auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Convert POTM to JPEG using C++ application | pr...

    Sample C++ conversion code for POTM document to JPEG format. Use example code for batch POTM to JPEG conversion within any C++ Application....POTM to JPEG in C++ High performance POTM to JPEG conversion using...auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/potm-...
  10. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application....Convert ODP to GIF in C++ High performance ODP to GIF conversion using...auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/odp-t...