Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 50,647 for

bitmap

(0.14 sec)
  1. 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/
  2. 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...
  3. 图片|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...
  4. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...represented as a file or a bitmap object. After that, target...barcode source (image file, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  5. Android通过Java差异|Aspose.Words

    Android 的 Aspose.Words 具有 Java 功能,并且与 Java 版的常规 Aspose.Words 相比具有 API 差异。...使用Bitmap代替java。啊图像。BufferedImage; 机...insertImage(位图,双,双) insertImage(Bitmap,int,double,int,double,double,double,int)...

    docs.aspose.com/words/zh/java/aspose-words-for-...
  6. 档案

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

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  7. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...Bitmap occurs due to low image rendering...RenderingMode = MetafileRenderingMod.Bitmap; opt.Resolution = 300; doc...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  8. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility....; i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using (...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces into the supported image formats....CubeFaceData<Bitmap> //CubeFaceData<Bitmap> bitmaps = new CubeFaceData<Bitmap>();...CubeFaceData<Bitmap>(); //cubemap.Save(bitmaps); //bitmaps.Back.Save("back...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  10. FieldDdeAuto.insert_as_bitmap property | Aspose...

    FieldDdeAuto.insert_as_Bitmap property. Gets or sets whether to insert the linked object as a Bitmap....insert_as_bitmap property FieldDdeAuto.insert_as_bitmap property...object as a bitmap. @property def insert_as_bitmap ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...