Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 50,266 for

bitmap

(0.31 sec)
  1. Convert PowerPoint Slides to Images in C#|Aspos...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....NET, a Bitmap is an object that allows you...PNG, etc.). Convert Slides to Bitmap and Save the Images in PNG...

    docs.aspose.com/slides/net/convert-slide/
  2. Working with 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....Shape Programming Sample Import Bitmap Image as a Visio Shape Aspose...allows developers to import a bitmap image as a Microsoft Visio...

    docs.aspose.com/diagram/java/working-with-images/
  3. Muunna PSD BMP| ksi C#| lla | products.aspose.com

    Vie PSD, PSB & AI-tiedosto .NET API| n kautta...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/fl/psd-to-bmp/
  4. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET.... Instantiate an object of Bitmap class Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/net/hello-world-example/
  5. Worksheet to Image Conversion in PHP|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....( $sheet , $imgOptions )); $bitmap = new \DOTNET ( "mscorlib"..."mscorlib" , "System.Drawing.Bitmap" ); $bitmap -> Save ( $dataDir . "...

    docs.aspose.com/cells/net/worksheet-to-image-co...
  6. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....text on JPG images Initiate a Bitmap class object while declaring...the input image or create a bitmap from scratch by specifying...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  7. Create JPEG image file via .NET | products.aspo...

    Create JPEG image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in JPEG image format. System...

    products.aspose.com/drawing/net/create/jpeg/
  8. 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-...
  9. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop Bitmap and save the desired portion of image as a separate image on the disk....the process where a sample bitmap is cropped. There are a number...images can be cropped. To crop bitmap C# code demonstrates one of...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  10. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET.... Create an object of the Bitmap class Initialize the Graphics...Graphics object from above bitmap Create a new Brush using the SolidBrush...

    docs.aspose.com/drawing/net/working-with-brushes/