Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 50,303 for

bitmap

(0.23 sec)
  1. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF documents...NET Framework, copy this to a bitmap, scale and combine the image...DataFormats . Bitmap )) { Bitmap pdfBitmap = ( Bitmap ) clipboardData...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  2. 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...
  3. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....pixel data and bitmap dimensions to create a Bitmap object Make...class object while using the Bitmap instance Call the DrawRectangle...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  4. 图片|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...创建一个简单的内存图像 using var bmp = new Bitmap ( width : 100 , height : 100...Color . LightGreen ); } // 将 Bitmap 转换为 MemoryStream using var...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. 使用字体库的文本渲染| .NET

    将文本转换为图像,并在.NET产品中渲染TrueType和Opentype字体。 C#API用于开发人员操纵和字体文件。...); 8 9 var bitmap = new Bitmap(stream); 10 bitmap.Save(outFile);...9 10 var bitmap = new Bitmap(stream); 11 12 bitmap.Save(outFile);...

    docs.aspose.com/font/zh/net/developer-guide/tex...
  6. 档案

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

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  7. Ուղղանկյուն նկարել Java-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես նկարել ուղղանկյուն Java-ում։ Այն ընդգրկում է IDE-ի կարգավորումը, մեթոդը և գործնական կոդի օրինակ ուղղանկյուն ստեղծելու համար։...արժեքներն ու պատկերի չափերը՝ Bitmap օբյեկտ ստեղծելու համար Ստեղծեք...Graphics դասի օբյեկտ՝ օգտագործելով Bitmap օբյեկտը Օգտագործեք drawRectangle՝...

    kb.aspose.com/hy/drawing/java/draw-rectangle-in...
  8. 使用 .NET API 将 BMP 转换为 EPS

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

    docs.aspose.com/page/zh/net/convert/bmp-to-eps/
  9. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....using the Math library Create a bitmap with the desired size of the...a Graphics object using the bitmap and set the background using...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  10. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times.... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...