Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 52,341 for

bitmap

(0.22 sec)
  1. Convert EPS to TIFF via Java | products.aspose.com

    Sample code for EPS to TIFF Java conversion. Use API example code for batch EPS files to TIFF conversion within any Web or Desktop Java based application.... EPS files may include a bitmap preview image encapsulated...different formats including: BMP (Bitmap Picture) GIF (Graphical Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  2. Convert EPS to JPEG2000 via Java | products.asp...

    Sample code for EPS to JPEG2000 Java conversion. Use API example code for batch EPS files to JPEG2000 conversion within any Web or Desktop Java based application.... EPS files may include a bitmap preview image encapsulated...different formats including: BMP (Bitmap Picture) GIF (Graphical Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  3. Binarize DICOM images via Java | products.aspos...

    Try our On-Premise document APIs to Binarize DICOM image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...Group) DIB (Device Independent Bitmap) DJVU (Graphics Format) DNG...

    products.aspose.com/imaging/java/binarize/dicom/
  4. Convert EPS to WEBP via Java | products.aspose.com

    Sample code for EPS to WEBP Java conversion. Use API example code for batch EPS files to WEBP conversion within any Web or Desktop Java based application.... EPS files may include a bitmap preview image encapsulated...different formats including: BMP (Bitmap Picture) GIF (Graphical Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  5. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....third image for the sheet const bitmap = sr . toImage ( idxPage );... ${ idxPage + 1 } .jpg` ), bitmap ); Image conversion using WorkbookRender...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  6. Archive

    archives...issue on scanned files (ie, bitmap) so deskewed images will have...

    blog.aspose.com/imaging/deskew-images-using-csh...
  7. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....(saving to stream, file, or bitmap) and various output image formats...

    docs.aspose.com/barcode/net/barcode-generation/
  8. Edit image via .NET | products.aspose.com

    Editing images with Aspose.Drawing graphic library for .NET (C#) to add image border, text and change or remove background...library seamlessly manipulates bitmap images, making it easy to enhance...

    products.aspose.com/drawing/net/edit-image/
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....retrieved from a Windows Form or a Bitmap. When the Shape node is rendered...example when creating a new Bitmap from the rendered output. The...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  10. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...inserts slide image using var bitmap = slide.GetThumbnail( 1 , 1...stream = new MemoryStream(); bitmap.Save(stream, ImageFormat.Png);...

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