Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 50,302 for

bitmap

(0.04 sec)
  1. 使用 .NET API 将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET GIF 转 EPS 功能。...GIF 保存为 EPS 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Create the bitmap object from image file 9 using(Bitmap gif = new...

    docs.aspose.com/page/zh/net/convert/gif-to-eps/
  2. 使用 .NET 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 TIFF 到 EPS 的转换功能。...TIFF 保存为 EPS 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Create the bitmap object from image file 9 using(Bitmap tiff = new...

    docs.aspose.com/page/zh/net/convert/tiff-to-eps/
  3. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...represented as a file or a bitmap object. After that, target...barcode source (image file, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  4. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....drawing circles Initiate a Bitmap class object while specifying...Graphics class instance using the Bitmap class object Call the drawEllipse...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  5. C# を使用して PSB ファイルを BMP に変換する方法 | products.aspos...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/jp/net/conversion/psb-t...
  6. C# で PSD ファイルを BMP に変換する方法 | products.aspose.com

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/jp/psd-to-bmp/
  7. View BMP images via Python | products.aspose.com

    Try our On-Premise document APIs to View BMP image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/python-net/viewer/bmp/
  8. Export MSG to BMP via Java | products.aspose.com

    Java API to Convert MSG to BMP without using Microsoft Word or Outlook...email messages as uncompressed bitmap images, ideal for archiving...Preserving emails as high-quality bitmap images for long-term archiving...

    products.aspose.com/total/java/conversion/msg-t...
  9. BMP to Vector – C# code and Online Vectorizer

    BMP to SVG online or in C#. Vectorize BMP image and get all advantages of vector graphics. Try Online Image Vectorizer for free!...options for preprocessing bitmaps before saving them to SVG format...mean the process of replacing bitmaps with mathematic curves, and...

    products.aspose.com/svg/net/vectorization/bmp-t...
  10. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...CubeFaceData<Bitmap> //CubeFaceData<Bitmap> bitmaps = new CubeFaceData<Bitmap>();...CubeFaceData<Bitmap>(); //cubemap.Save(bitmaps); //bitmaps.Back.Save("back...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...