Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 50,288 for

bitmap

(0.58 sec)
  1. Compress and Decompress KML Files via .NET

    C# compression and decompression source code to compress KML documents into a single zip archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/zip-file/kml/
  2. Compress and Decompress X Files via .NET

    C# compression and decompression source code to compress X documents into a single zip archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/zip-file/x/
  3. Compress and Decompress OFT Files via .NET

    C# compression and decompression source code to compress OFT documents into a single zip archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/zip-file/oft/
  4. Compress and Decompress MPP Files via .NET

    C# compression and decompression source code to compress MPP documents into a single zip archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/zip-file/mpp/
  5. Compress and Decompress EXIF Files via .NET

    C# compression and decompression source code to compress EXIF documents into a single zip archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/zip-file/exif/
  6. Extract ICS Files via .NET

    C# decompression source code to extract ICS documents from a single archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/extract/ics/
  7. Compress and Decompress PDFE Files via .NET

    C# compression and decompression source code to compress PDFE documents into a single zip archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/zip-file/pdfe/
  8. Compress and Decompress JRXML Files via .NET

    C# compression and decompression source code to compress JRXML documents into a single zip archive or vice versa on .NET Framework, .NET Core....(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...file) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/zip/net/zip-file/jrxml/
  9. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Decode(memoryStream)) { // Create a new bitmap with the target dimensions...(resizedBitmap != null) { // Convert bitmap to image for encoding using...

    forum.aspose.com/t/presentation-to-image-conver...
  10. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Load the image using ( var bitmap = System . Drawing . Image...int width = bitmap . Width ; int height = bitmap . Height ; //...

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