Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 48,501 for

bitmap

(0.04 sec)
  1. Create BMP image file via .NET | products.aspos...

    Create BMP image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in BMP image format. System...

    products.aspose.com/drawing/net/create/bmp/
  2. Worksheet to Image Conversion in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....( $sheet , $imgOptions )); $bitmap = new \DOTNET ( "mscorlib"..."mscorlib" , "System.Drawing.Bitmap" ); $bitmap -> Save ( $dataDir . "...

    docs.aspose.com/cells/net/worksheet-to-image-co...
  3. Convert RTF to Images in Python | products.aspo...

    RTF to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...EMAIL (Bitmap Image File) Convert BMP to EML (Bitmap Image File)...to EMLX (Bitmap Image File) Convert BMP to ICS (Bitmap Image File)...

    products.aspose.com/total/python-net/conversion...
  4. Create Shape Thumbnails|Aspose.Slides for Pytho...

    Shape thumbnail in PowerPoint presentation in Python...as bitmap : # Save the image to disk in PNG format bitmap . save...as bitmap : # Save the image to disk in PNG format bitmap . save...

    docs.aspose.com/slides/python-net/create-shape-...
  5. TIFF to PDF Merge using C# | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...{ using var bitmap = new System . Drawing . Bitmap ( Path . Combine...Imaging . FrameDimension ( bitmap . FrameDimensionsList [ 0 ]);...

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  6. Create GIF image file via Java | products.aspos...

    Create GIF image file via Java.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in GIF image format. System...

    products.aspose.com/drawing/java/create/gif/
  7. Create TIFF image file via .NET | products.aspo...

    Create TIFF image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in TIFF image format. System...

    products.aspose.com/drawing/net/create/tiff/
  8. Add Image in Table Cell|Aspose.Slides Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create a Bitmap object to hold the image file Add the Bitmap image...Slides [ 0 ]; //Creating a Bitmap Image object to hold the image...

    docs.aspose.com/slides/net/add-image-in-table-c...
  9. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop Bitmap and save the desired portion of image as a separate image on the disk....the process where a sample bitmap is cropped. There are a number...images can be cropped. To crop bitmap C# code demonstrates one of...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  10. Remove background from PNG via .NET | products....

    Removing background from PNG image file via .NET....robust functionality to edit bitmaps with precision, leveraging...Create a bitmap object from PNG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/remo...