Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 51,751 for

bitmap

(0.15 sec)
  1. 使用 .NET API 将 PNG 转换为 EPS

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

    docs.aspose.com/page/zh/net/convert/png-to-eps/
  2. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/net/supported-file-form...
  3. 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/
  4. 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...
  5. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET.... Instantiate an object of Bitmap class Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/net/hello-world-example/
  6. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/net/text-rendering-type1-f...
  7. EPS to BMP Images Conversion with Python | prod...

    How to use Python for EPS to BMP images and photos conversion on desktop and web applications.... EPS files may include a bitmap preview image encapsulated...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/imaging/python-net/conversi...
  8. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Node.js via C++.... Bitmap ( .BMP ) Bitmap image file. Archive...

    docs.aspose.com/ocr/nodejs-cpp/supported-file-f...
  9. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...System::SharedPtr < System::Drawing::Bitmap > bmp = System::MakeObject...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/