Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 50,269 for

bitmap

(0.08 sec)
  1. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/net/supported-file-form...
  2. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....); 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/net/developer-guide/text-r...
  3. FieldDde.insert_as_bitmap property | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap. These options are discussed...

    docs.aspose.com/barcode/python-net/save-barcode...
  5. Ուղղանկյուն նկարել Java-ում

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

    kb.aspose.com/hy/drawing/java/draw-rectangle-in...
  6. 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/
  7. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...to render the document as a bitmap at a specified location and..."Rendering.docx" ); using ( SKBitmap bitmap = new SKBitmap ( 700 , 700...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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/
  9. 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/
  10. 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...