Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 50,086 for

bitmap

(0.06 sec)
  1. Convert XML to JPEG using C++ application | pro...

    Sample C++ conversion code for XML document to JPEG format. Use example code for batch XML to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. XML TO BMP (Bitmap Image) XML TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/xml-t...
  2. Convert PPT to JPEG using C++ application | pro...

    Sample C++ conversion code for PPT document to JPEG format. Use example code for batch PPT to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. PPT TO BMP (Bitmap Image) PPT TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  3. Convert OTP to GIF using C++ application | prod...

    Sample C++ conversion code for OTP document to GIF format. Use example code for batch OTP to GIF 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...
  4. Convert PPT to PNG using C++ application | prod...

    Sample C++ conversion code for PPT document to PNG format. Use example code for batch PPT to PNG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. PPT TO BMP (Bitmap Image) PPT TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  5. Convert POTX to GIF using C++ application | pro...

    Sample C++ conversion code for POTX document to GIF format. Use example code for batch POTX to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. POTX TO BMP (Bitmap Image) POTX TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/potx-...
  6. Convert TIFF to GIF using C++ application | pro...

    Sample C++ conversion code for TIFF document to GIF format. Use example code for batch TIFF to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. TIFF TO BMP (Bitmap Image) TIFF TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/tiff-...
  7. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within Java products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/java/text-rendering-type1-...
  8. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF... Bitmap( "image1.tiff" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.tiff" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/tif...
  9. Merge PNG to PDF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/png...
  10. Merge Image to PDF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/ima...