Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 50,258 for

bitmap

(0.07 sec)
  1. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  2. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/pptx-...
  3. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the spose.OCR for Python via .NET recognition package....unsupported file formats or with raw bitmap data. Pixels are listed from...For example, 2x2 pixels color bitmap is represented as the following...

    docs.aspose.com/ocr/python-net/ocrinput/image-b...
  4. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/ppt-...
  5. Merge JPG to PDF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/jpg...
  6. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...MemoryStream(tmpBytes); Bitmap b = new Bitmap(mystream); // Set margins...

    forum.aspose.com/t/images-conversion-without-bo...
  7. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/odp-t...
  8. Convert PPT to PNG using C# | products.aspose.com

    Sample code for PPT to PNG C# conversion. Use API example code for batch PPT files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/ppt-t...
  9. Convert PPSX to JPEG using C# | products.aspose...

    Sample code for PPSX to JPEG C# conversion. Use API example code for batch PPSX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/ppsx-...
  10. Convert PPSX to PNG using C# | products.aspose.com

    Sample code for PPSX to PNG C# conversion. Use API example code for batch PPSX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/ppsx-...