Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 50,266 for

bitmap

(0.06 sec)
  1. Filter JP2 images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter JP2 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/filter/jp2/
  2. Filter TIFF images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter TIFF 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/filter/tiff/
  3. 在 PostScript 中处理图像 | .NET

    Aspose.Page API 解决方案解答了如何将图像添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...Bitmap 。 为图像创建必要的转换。 将图像添加到 PsDocument...//Create a Bitmap object from image file 15 using (Bitmap image =...

    docs.aspose.com/page/zh/net/ps/working-with-ima...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples.... // ---------- Bitmap chartImage = workbook . Worksheets...slide , Stream workbookStream , Bitmap chartImage ) { float oleWidth...

    docs.aspose.com/slides/net/creating-excel-chart...
  5. Aspose.Slides for .NET 6 Cross Platform|Aspose....

    Aspose.Slides for .NET 6 Cross Platform...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...
  6. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Bitmap from image file. Create System...//Create a Bitmap object from image file 15 using (Bitmap image =...

    docs.aspose.com/page/net/ps/working-with-textures/
  7. "Unable to load DLL" Error When Using Aspose.Sl...

    Hi, I’m facing this issue running aspose in a windows container. I’m using ASpose.Slides.NET version 23.5.0 2023-09-01 09:39:20,853 ERROR SEPDFConverter.Service.ConverterService - Unable to load DLL 'aspose.slides.dra…...ctor(Bitmap ☻) at ♫↨↑▬..ctor(Int32 ☻, Int32...Presentation(OriginalFilePath)) { using (Bitmap bitmap = presentation.Slides[0]...

    forum.aspose.com/t/unable-to-load-dll-error-whe...
  8. 将图像添加到 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...
  9. Compress and Decompress BMP Files via .NET

    C# compression and decompression source code to compress BMP documents into a single zip archive or vice versa on .NET Framework, .NET Core....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/zip/net/zip-file/bmp/
  10. Working with Textures in PostScript | C++

    How to add texture pattern 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 System...100. 0f ); 22 23 //Create a Bitmap object from image file 24 {...

    docs.aspose.com/page/cpp/ps/working-with-textures/