Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 52,309 for

bitmap

(0.69 sec)
  1. Generate Aztec Code Images via .NET | products....

    C# source code for Aztec Code generation in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, and C++.... Below ; // Generate image Bitmap res = generator.GenerateBarCodeImage();...

    products.aspose.com/barcode/net/aztec/generate/
  2. Generate Postnet barcode Images via .NET | prod...

    C# source code for Postnet barcode generation in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, and C++.... Below ; // Generate image Bitmap res = generator.GenerateBarCodeImage();...

    products.aspose.com/barcode/net/postnet/generate/
  3. C# で PSD ファイルを PNG に変換する方法 | products.aspose.com

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...Conversion Options PSD TO BMP (Bitmap Image File) PSD TO GIF (Graphical...

    products.aspose.com/psd/jp/psd-to-png/
  4. C# を使用して PSD ファイルを JP2 に変換する方法 | products.aspos...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...Conversion Options PSD TO BMP (Bitmap Image File) PSD TO GIF (Graphical...

    products.aspose.com/psd/jp/psd-to-jp2/
  5. Generate EAN (International Article Number) bar...

    C# source code for EAN (International Article Number) barcode generation in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, and C++.... Below ; // Generate image Bitmap res = generator.GenerateBarCodeImage();...

    products.aspose.com/barcode/net/ean/generate/
  6. C# で PSD ファイルを PNG に変換する方法 | products.aspose.com

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...Conversion Options PSD TO BMP (Bitmap Image File) PSD TO GIF (Graphical...

    products.aspose.com/psd/jp/net/conversion/psd-t...
  7. Converte PSB ad JPEG cum C# | products.aspose.com

    Export PSD, PSB & AI, fasciculus per .NET API...Conversion Options PSB TO BMP (Bitmap Image File) PSB TO GIF (Graphical...

    products.aspose.com/psd/la/net/conversion/psb-t...
  8. Convert JPG to SVG – C# code and Online Vectorizer

    JPG to vector online or in C#. Vectorize JPG and get all advantages of vector graphics. Try Online Image Vectorizer for free!... ICO, GIF, TIFF, and other bitmap formats. The output image is...SVG to parse and convert JPG bitmaps into SVG paths. The .NET API...

    products.aspose.com/svg/net/vectorization/jpg-t...
  9. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。... Bitmap bitmap = presentation . Slides...imageView . SetImageBitmap ( bitmap . ToNativeBitmap ()); } private...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  10. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...Open); Bitmap tempimage = new Bitmap(imageStream); double...Drawing.Bitmap tempImage = new Aspose.Page.Drawing.Bitmap(imageStream))...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...