Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 50,314 for

bitmap

(0.07 sec)
  1. Dither EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither EPS images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/dither/eps/
  2. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric shapes, text, and images with System.Drawing compatible API in C# and .NET applications....Clipping in C# How to Create a Bitmap in C# How to Add Text to a...

    kb.aspose.com/drawing/net/
  3. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric shapes, text, and images with System.Drawing compatible API in C# and .NET applications....կտրում C#-ում Ինչպես ստեղծել Bitmap C#-ում Ինչպես ավելացնել տեքստը...

    kb.aspose.com/hy/drawing/net/
  4. Aspose::Words::Saving::Zip64Mode enum | Aspose....

    Aspose::Words::Saving::Zip64Mode enum. Specifies when to use ZIP64 format extensions for OOXML files in C++....MakeObject < System :: Drawing :: Bitmap > ( 5 , 5 ); { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for C++....BMP Bitmap image file .PDF Scanned pages...

    docs.aspose.com/ocr/cpp/supported-file-formats/
  6. Supported File Formats|Aspose.Slides for Python...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Format BMP Device Independent Bitmap SVG Scalable Vector Graphics...

    docs.aspose.com/slides/python-java/supported-fi...
  7. Convert Type3 font to TrueType | C# .NET API So...

    How to convert Type3 font to TTF with Aspose.Page API solution for .NET is reflected here. Code snippets are included....Type 3 fonts can incorporate bitmap images and other graphical...ideal for creative projects. Bitmap Support : One of the standout...

    docs.aspose.com/page/net/type3-to-ttf/
  8. Convert POT to BMP using C# | products.aspose.com

    Sample code for POT to BMP C# conversion. Use API example code for batch POT files to BMP conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pot-t...
  9. 使用 Java API 解决方案将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 JPG 转 EPS 功能。...Convert JPEG image to EPS from Bitmap object to file. 2 3 // Create..."input.jpg" )); 8 // Save JPEG bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/jpg-to-eps/
  10. 如何在 C# 中绘制形状

    本分步教程详细说明了如何在 C# 中绘制形状。它可以帮助您在 C# 中绘制圆圈。还提供了绘制椭圆的 C# 代码。...NET 以避免评估水印 创建 Bitmap object 的所需尺寸 从上面创建的 Bitmap 对象创建一个 Graphics...

    kb.aspose.com/zh/drawing/net/how-to-draw-shapes...