Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 50,647 for

bitmap

(0.12 sec)
  1. Dither BMP images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither BMP images 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/java/dither/bmp/
  2. Crop BMP images via Java | products.aspose.com

    Try our On-Premise document APIs to crop BMP files on Java 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/java/crop/bmp/
  3. Crop BMP images via .NET | products.aspose.com

    Try our On-Premise document APIs to cropBMP image or photo 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/net/crop/bmp/
  4. Remove background in BMP documents via Java | p...

    Try our On-Premise document APIs to change background from BMP files on Java 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/java/remove-backgro...
  5. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java.... Create an object of Bitmap class with the size of 1000x800...of Graphics class from this bitmap. Define a Pen object with parameters:...

    docs.aspose.com/drawing/java/hello-world-example/
  6. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...create a bitmap for rendering the shape neatly onto the bitmap. Examples...create a bitmap for rendering the shape neatly onto the bitmap. Examples...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Text Rendering using Type1 Font | Java

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

    docs.aspose.com/font/java/text-rendering-type1-...
  9. 使用 Python 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python EMF 到 EPS 转换功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 EMF 保存为 EPS 在以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...

    docs.aspose.com/page/zh/python-net/convert/emf-...
  10. 使用 Python 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python TIFF 到 EPS 的转换功能。...outputStream, options) 在 Python 中使用 Bitmap 对象和字符串将 TIFF 保存为 EPS 在以下 Python...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象分配,输出 EPS 文件由字符串分配: Copy...

    docs.aspose.com/page/zh/python-net/convert/tiff...