Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 51,673 for

bitmap

(0.27 sec)
  1. Convert images BMP to J2K via C# | products.asp...

    Sample code for BMP to J2K C# image conversion. Use API example code for batch BMP files to J2K conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/net/conversion/bmp-...
  2. Convert images BMP to WMZ via C# | products.asp...

    Sample code for BMP to WMZ C# image conversion. Use API example code for batch BMP files to WMZ conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/net/conversion/bmp-...
  3. Resize DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to resize DIB files on Java Application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/java/resize/dib/
  4. Merge DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to merge DIB files on Java Application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/java/merge/dib/
  5. View WMF images via Java | products.aspose.com

    Try our On-Premise document APIs to View WMF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....for storing vector as well as bitmap-format images data. To be more...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/viewer/wmf/
  6. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_UseEmfEmbeddedToWmf method. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered in C++....When metafile is rendered to bitmap, WMF data is always used. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....MemoryStream objects containing bitmap images of form pages. IEnumerable...printable pages (as System.Drawing.Bitmap objects). You can manually...

    docs.aspose.com/omr/net/generate-template/save/
  8. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Bitmap from image file. Create the...100. 0f ); 22 23 //Create a Bitmap object from image file 24 {...

    docs.aspose.com/page/cpp/ps/working-with-images/
  9. Convert Type3 font to TrueType | C# .NET API So...

    How to convert Type3 font to TTF with Aspose.Page API solution for .NET is reflected here. Code snippets are included....Type 3 fonts can incorporate bitmap images and other graphical...ideal for creative projects. Bitmap Support : One of the standout...

    docs.aspose.com/page/net/type3-to-ttf/
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert GIF image to EPS from Bitmap object to file. 2 3 // Create..."input.gif" )); 8 // Save GIF bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/java/convert/gif-to-eps/