Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 52,373 for

bitmap

(0.21 sec)
  1. Adjust SVG images via Java | products.aspose.com

    Try our On-Premise document APIs to Adjust SVG 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) DICOM (Digital Imaging & Communications)...

    products.aspose.com/imaging/java/adjust/svg/
  2. Compress DJVU images via Java | products.aspose...

    Try our On-Premise document APIs to compress DJVU files on Java Application....Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...Group) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/imaging/java/compress/djvu/
  3. Binarize TGA images via Java | products.aspose.com

    Try our On-Premise document APIs to Binarize TGA 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) DICOM (Digital Imaging & Communications)...

    products.aspose.com/imaging/java/binarize/tga/
  4. Cartoonify APNG documents via Java | products.a...

    Try our On-Premise document APIs to Cartoonify APNG files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... BMP (Bitmap Picture) ICO (Windows icon)...Group) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/imaging/java/cartoonify/apng/
  5. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes, including 1D, 2D, and Postal types. Use API in Python applications....barcodes as files, streams, or bitmaps. Developers can customize the...firstly saving barcodes as bitmap objects and then downloading...

    products.aspose.com/barcode/python-java/
  6. Aspose.Slides for .NET 6 Cross-Platform|Aspose....

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files....public API contains types (Bitmap, Metafile, Graphics, etc.)...from System.Drawing.Common (Bitmap, Metafile, Graphics, and many...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  7. Convert PPT to Word in C# | products.aspose.com

    Convert PPT 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/ppt-t...
  8. Image Vectorization – C# code and Online Vector...

    Vectorize Image online or in C#! Image vectorization gives you all the advantages of vector graphics. Try Online Image Vectorizer for free!...process of converting standard bitmap images into mathematically...supports almost all standard bitmap formats, including JPEG, PNG...

    products.aspose.com/svg/net/image-vectorization/
  9. Rendering Shapes Separately from Document|Aspos...

    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 using C#....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/net/rendering-shapes-sepa...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。..."C: \\ Samples \\ " ); auto bitmap = System :: Drawing :: Image...; width = bitmap -> get_Width (); height = bitmap -> get_Height...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...