Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 52,279 for

bitmap

(0.55 sec)
  1. Convert images DIB to JP2 via C# | products.asp...

    Sample code for DIB to JP2 C# image conversion. Use API example code for batch DIB files to JP2 conversion within VB.NET, Asp.NET or any .NET based 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/net/conversion/dib-...
  2. Convert images DIB to JPEG2000 via C# | product...

    Sample code for DIB to JPEG2000 C# image conversion. Use API example code for batch DIB files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based 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/net/conversion/dib-...
  3. Convert VTX to BMP via Java | products.aspose.com

    Sample Java conversion code for VTX format to BMP file. Use this example code to convert VTX to BMP within any Web or Desktop Java 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/diagram/java/conversion/vtx...
  4. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...to be detected as a file, a bitmap object, or a stream. Then,...image file, a stream, or a bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/cpp/basic-recognition-p...
  5. Grayscale EPS images via .NET | products.aspose...

    Try our On-Premise document APIs to grayscale EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/net/grayscale/eps/
  6. Dither WMF images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither WMF images 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/dither/wmf/
  7. Resize EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to resize EPS files on Java Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/resize/eps/
  8. Remove background in WMF documents via Java | p...

    Try our On-Premise document APIs to change background from WMF files on Java 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/remove-backgro...
  9. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description.... While using C# rotate bitmap operation will be demonstrated...Rotate Image in C# To rotate bitmap C# code is demonstrated that...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...
  10. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…... Bitmap bitmap = sr.ToImage(0); shape.Width = bitmap.Width;...manzoor: Bitmap bitmap = sr.ToImage(0); shape.Width = bitmap.Width;...

    forum.aspose.com/t/ole-excel-object-size-is-cha...