Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 50,303 for

bitmap

(0.12 sec)
  1. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....evaluation watermark Create a Bitmap object of required dimensions...a Graphics object from the Bitmap object created above Create...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  2. 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....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. PPTM TO BMP (Bitmap Image) PPTM TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/pptm-...
  3. 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....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. ODP TO BMP (Bitmap Image) ODP TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/odp-t...
  4. 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....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. OTP TO BMP (Bitmap Image) OTP TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/otp-t...
  5. 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....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. PPSM TO BMP (Bitmap Image) PPSM TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  6. 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....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. PPTM TO BMP (Bitmap Image) PPTM TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/pptm-...
  7. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/zh-hant/java/convers...
  8. 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/
  9. Convert PDF to PNG in C++ | products.aspose.com

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  10. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

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