Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 106,458 for

bitmap

(0.15 sec)
  1. Compress and Decompress EPS Files via .NET

    C# compression and decompression source code to compress EPS documents into a single zip archive or vice versa on .NET Framework, .NET Core.... EPS files may include a bitmap preview image encapsulated...(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...

    products.aspose.com/zip/net/zip-file/eps/
  2. compression - Aspose.HTML for Java - API Reference

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....Tagged Image File Format (TIFF) bitmap images. Nested Class Summary...

    reference.aspose.com/html/java/com.aspose.html....
  3. foreigndata - Aspose.Diagram for Python via Jav...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ...... such as Windows metafile, bitmap, or OLE data. Property Getters/Setters... such as Windows metafile, bitmap, or OLE data. Method Summary...

    reference.aspose.com/diagram/python-java/aspose...
  4. ForeignData - Aspose.Diagram for Python via Jav...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ...... such as Windows metafile, bitmap, or OLE data. Property Getters/Setters... such as Windows metafile, bitmap, or OLE data. Method Summary...

    reference.aspose.com/diagram/python-java/aspose...
  5. C# API to Export EMAIL to EMF | products.aspose...

    Convert EMAIL to EMF without using Microsoft Word or Outlook on .NET...NET Convert MSG to BMP (Bitmap Image File) Convert MSG to...that define the image. Unlike bitmap formats, EMF files store graphical...

    products.aspose.com/total/net/conversion/email-...
  6. C# API to Export EML to EMF | products.aspose.com

    Convert EML to EMF without using Microsoft Word or Outlook on .NET...Format) Convert EML to BMP (Bitmap Image File) Convert EML to...that define the image. Unlike bitmap formats, EMF files store graphical...

    products.aspose.com/total/net/conversion/eml-to...
  7. Unable to cast object of type 'Aspose.Drawing.I...

    I try to use OCR on a JPG file, which is inside a MemoryStream which gives me above exception. Codeline: var recognitionResult = recognitionEngine.RecognizeImage(memoryStream, recognitionSettings); Different recogniti…...Bitmap' Aspose.OCR Product Family...load the JPG and save it to a Bitmap first: using (Image image =...

    forum.aspose.com/t/unable-to-cast-object-of-typ...
  8. ICanvasRenderingContext2D | Aspose.HTML for .NE...

    The ICanvasRenderingContext2D interface is used for drawing rectangles text images and other objects onto the canvas element. It provides the 2D rendering context for the drawing surface of a canvas element....are drawn onto the existing bitmap. Default: (source-over) ImageSmoothingEnable...given ImageData object onto the bitmap. If a dirty rectangle is provided...

    reference.aspose.com/html/net/aspose.html.dom.c...
  9. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...the barcode image resolution Bitmap image = generator . GenerateBarCodeImage...the barcode image resolution Bitmap image = generator . GenerateBarCodeImage...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  10. Metafile | Aspose.Slides for C++ API Reference

    Represents a graphic metafile. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....SharedPtr < Bitmap > FromHbitmap (IntPtr) Constructs a Bitmap object...object from the specified GDI bitmap. static SharedPtr < Image > FromStream...

    reference.aspose.com/slides/cpp/system.drawing....