Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,403 for

bitmap performance

(0.1 sec)
  1. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and Performance considerations....create crisp, readable, and performant text output across different...concrete outline (vector or bitmap) that the rendering engine...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....classes from there: Canvas Bitmap As of version 24.4, this public...signatures contain dependencies on Bitmap. Canvas is declared deprecated...

    docs.aspose.com/slides/androidjava/modern-api/
  3. Convert PPSM to GIF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/ppsm-...
  4. Convert PPTM to PNG using C++ application | pro...

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

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

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

    products.aspose.com/slides/cpp/conversion/odp-t...
  6. Convert OTP to JPEG using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/otp-t...
  7. Convert PPTM to GIF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/pptm-...
  8. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....from there: Graphics Image Bitmap PrinterSettings As of version...from System.Drawing: Image and Bitmap. PrinterSettings and Graphics...

    docs.aspose.com/slides/net/modern-api/
  9. Compress WMZ images via .NET | products.aspose.com

    Try our On-Premise document APIs to compress WMZ 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/wmz/
  10. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles....ensuring consistent quality and performance across all target platforms...method . To start, we create a bitmap with a size of `1000x800` pixels...

    docs.aspose.com/drawing/net/developer-guide/cro...