Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 50,631 for

bitmap

(0.6 sec)
  1. 在表格单元格中添加图片|Aspose.Slides 文档

    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....AddTable 方法向幻灯片添加表格 创建一个 Bitmap 对象以保存图像文件 将 Bitmap 图像添加到 IPPImage 对象...MyPresentation . Slides [ 0 ]; // 创建一个 Bitmap 图像对象以保存图像文件 using IImage image...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  2. Manipulating PNG Images|Documentation

    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....compression format for transmitting a bitmap over networks. When you save...single pixel in a bitmap image. Like all other bitmap formats, PNG...

    docs.aspose.com/psd/net/manipulating-png-images/
  3. Převést PSB na BMP pomocí C# | products.aspose.com

    Export souborů PSD, PSB a AI přes rozhraní.NET API...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/cz/psb-to-bmp/
  4. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....circles Create an instance of the Bitmap class while passing the dimensions...the Graphics class using the Bitmap class instance Invoke the DrawEllipse...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  5. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....rendering the metafile into a bitmap by using the operating system...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 档案

    档案...以编程方式在现有图像上绘制文本作为水印: // 加载现有的输入图像 Bitmap bitmap = new Bitmap(dataDir + @"Test...graphics = Graphics.FromImage(bitmap); graphics.TextRenderingHint...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  7. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....This code generates a small bitmap, converts it to a stream, and...in-memory image using var bmp = new Bitmap ( width : 100 , height : 100...

    docs.aspose.com/slides/net/examples/elements/pi...
  8. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert TIFF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  9. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert BMP image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  10. Change background of JPEG image file via .NET |...

    Changing image background for JPEG file via .NET....efficiency, leveraging the Bitmap class and raster graphics drawing...Create a bitmap object from JPEG image file using Bitmap class....

    products.aspose.com/drawing/net/edit-image/chan...