Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 280,750 for

image

(0.27 sec)
  1. Convert PPS to JPEG using Java | products.aspos...

    Sample Java conversion code for PPS format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pps-...
  2. Convert ODP to BMP using Java | products.aspose...

    Sample Java conversion code for ODP format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/odp-...
  3. Convert ODP to JPEG using Java | products.aspos...

    Sample Java conversion code for ODP format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/odp-...
  4. Convert OTP to BMP using Java | products.aspose...

    Sample Java conversion code for OTP format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/otp-...
  5. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from DNG(Digital Camera Image) into various formats using Aspose.Imaging for Python via .NET....Imaging Python via .NET Conversion...Conversion Dng How to use Aspose.Imaging for Python via .NET to convert...

    products.aspose.com/imaging/python-net/conversi...
  6. How to Convert Visio to SVG in C#

    This tutorial contains the details about how to convert Visio to SVG in C#. It includes the step-by-step algorithm as well as runnable code that loads a VSD file and without installing Visio export to SVG format...Imaging Product Family Aspose.BarCode...preferences for output SVG image like image size, export comments...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  7. Set Barcode Checksum using Java

    Follow this article to set barcode checksum using Java. It will share details to set the IDE, a list of instructions, and a sample code to apply checksum in barcode....Imaging Product Family Aspose.BarCode...checksum and create the barcode image Set the flag to add a checksum...

    kb.aspose.com/barcode/java/set-barcode-checksum...
  8. Remove a Watermark in Word using Java

    This short guide explains how to remove a watermark in Word using Java. It has the IDE settings, steps, and a sample code to delete watermark in Word using Java....Imaging Product Family Aspose.BarCode...You can remove the text and image watermarks by slight variations...

    kb.aspose.com/words/java/remove-a-watermark-in-...
  9. Convert HTML to GIF in Python

    This quick tutorial explains how to export HTML to GIF in Python. It lets you understand the stepwise process while presenting a demonstration of how to convert HTML to animated GIF in Python....Imaging Product Family Aspose.BarCode...HTML files to several other image formats by incorporating just...

    kb.aspose.com/html/python/convert-html-to-gif-i...
  10. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...Worksheets[“Sheet1”], opt); var image = sh1.ToImage(0); var ppt =...IPPImage imgx = ppt.Images.AddImage(image); slide.Shapes.AddP...

    forum.aspose.com/t/resulting-table-borders-are-...